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 69f27a6 commit 2145b7dCopy full SHA for 2145b7d
flow/designs/sky130hd/microwatt/config.mk
@@ -9,7 +9,7 @@ export VERILOG_FILES = $(sort $(wildcard $(DESIGN_HOME)/src/$(DESIGN_NICKNAME)/*
9
export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
10
11
export DIE_AREA = 0 0 3020 3610
12
-export CORE_AREA = 10 10 3010 3610
+export CORE_AREA = 10 10 3010 3600
13
14
export PLACE_DENSITY ?= 0.2
15
0 commit comments