Skip to content

Commit 25b9be9

Browse files
committed
flow: change sky130hd/ibex CORE_UTILIZATION from 45 to 50
Signed-off-by: arthurjolo <arthurjl@precisioninno.com>
1 parent 6bb11d4 commit 25b9be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/sky130hd/ibex/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.
1515
# Adders degrade ibex setup repair
1616
export ADDER_MAP_FILE :=
1717

18-
export CORE_UTILIZATION = 45
18+
export CORE_UTILIZATION = 50
1919
export PLACE_DENSITY_LB_ADDON = 0.25
2020
export TNS_END_PERCENT = 100
2121

0 commit comments

Comments
 (0)