Skip to content

Commit 53a6a5e

Browse files
committed
update sky130hd/microwatt
Signed-off-by: Eder Monteiro <[email protected]>
1 parent 6f5a405 commit 53a6a5e

File tree

3 files changed

+326
-285
lines changed

3 files changed

+326
-285
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.25
14+
export PLACE_DENSITY ?= 0.3
1515

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

0 commit comments

Comments
 (0)