We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d587dbd commit 4d20778Copy full SHA for 4d20778
flow/designs/sky130hd/microwatt/config.mk
@@ -11,7 +11,7 @@ export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.
11
export DIE_AREA = 0 0 2920 3520
12
export CORE_AREA = 10 10 2910 3510
13
14
-export PLACE_DENSITY ?= 0.23
+export PLACE_DENSITY ?= 0.2
15
16
export microwatt_DIR = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)
17
0 commit comments