Skip to content

Commit a5c3e35

Browse files
committed
lower sky130hd/gcd core utilization
Signed-off-by: Arthur Koucher <arthurkoucher@precisioninno.com>
1 parent 3764678 commit a5c3e35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flow/designs/sky130hd/gcd/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.
77
# Adders degrade GCD
88
export ADDER_MAP_FILE :=
99

10-
export CORE_UTILIZATION = 40
10+
export CORE_UTILIZATION = 38
1111
export TNS_END_PERCENT = 100
1212
export SWAP_ARITH_OPERATORS = 1
1313
export OPENROAD_HIERARCHICAL = 1

0 commit comments

Comments
 (0)