Skip to content

Commit 693e155

Browse files
committed
fix: overide TNS5 with TNS100
Signed-off-by: Harsh Vardhan <[email protected]>
1 parent f6f772c commit 693e155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/sky130hs/gcd/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ export ADDER_MAP_FILE :=
1010

1111
export CORE_UTILIZATION = 40
1212
export PLACE_DENSITY_LB_ADDON = 0.1
13-
export TNS_END_PERCENT ?= 100
13+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)