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.
2 parents ed05b57 + cf7461e commit 1a58cdaCopy full SHA for 1a58cda
flow/designs/ihp-sg13g2/riscv32i/config.mk
@@ -5,7 +5,7 @@ export PLATFORM = ihp-sg13g2
5
export VERILOG_FILES = $(sort $(wildcard $(DESIGN_HOME)/src/$(DESIGN_NICKNAME)/*.v))
6
export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
7
8
-export USE_FILL 1
+export USE_FILL = 1
9
10
export CORE_UTILIZATION = 35
11
export PLACE_DENSITY_LB_ADDON = 0.2
0 commit comments