Skip to content

Commit b338c6b

Browse files
committed
use 0.23 as place density
Signed-off-by: Eder Monteiro <[email protected]>
1 parent d8c93c1 commit b338c6b

File tree

4 files changed

+274
-294
lines changed

4 files changed

+274
-294
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.5
14+
export PLACE_DENSITY ?= 0.23
1515

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

0 commit comments

Comments
 (0)