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 be4398c commit 905ad1fCopy full SHA for 905ad1f
flow/designs/ihp-sg13g2/ibex/config.mk
@@ -12,10 +12,7 @@ export SYNTH_HDL_FRONTEND = slang
12
13
export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
14
15
-# Adders degrade ibex setup repair
16
-export ADDER_MAP_FILE :=
17
-
18
-export CORE_UTILIZATION = 45
+export CORE_UTILIZATION = 35
19
export PLACE_DENSITY_LB_ADDON = 0.2
20
export TNS_END_PERCENT = 100
21
-export CTS_BUF_DISTANCE = 60
+export CTS_BUF_DISTANCE = 60
0 commit comments