Skip to content

Commit 905ad1f

Browse files
committed
WIP
Signed-off-by: Daniel Schultz <[email protected]>
1 parent be4398c commit 905ad1f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

flow/designs/ihp-sg13g2/ibex/config.mk

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ export SYNTH_HDL_FRONTEND = slang
1212

1313
export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
1414

15-
# Adders degrade ibex setup repair
16-
export ADDER_MAP_FILE :=
17-
18-
export CORE_UTILIZATION = 45
15+
export CORE_UTILIZATION = 35
1916
export PLACE_DENSITY_LB_ADDON = 0.2
2017
export TNS_END_PERCENT = 100
21-
export CTS_BUF_DISTANCE = 60
18+
export CTS_BUF_DISTANCE = 60

0 commit comments

Comments
 (0)