Skip to content

Commit 9d6bcca

Browse files
committed
increase sky130hd/mW density from 0.2 to 0.25
Signed-off-by: Augusto Berndt <[email protected]>
1 parent 3c64846 commit 9d6bcca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/sky130hd/microwatt/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.
1111
export DIE_AREA = 0 0 2920 3520
1212
export CORE_AREA = 10 10 2910 3510
1313

14-
export PLACE_DENSITY ?= 0.2
14+
export PLACE_DENSITY ?= 0.25
1515

1616
export microwatt_DIR = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)
1717

0 commit comments

Comments
 (0)