Skip to content

Commit a3912c2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/nangate45/gcd/config.mk

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

1111
export CORE_UTILIZATION ?= 55
1212
export PLACE_DENSITY_LB_ADDON = 0.20
13-
export TNS_END_PERCENT ?= 100
13+
export TNS_END_PERCENT = 100
1414

0 commit comments

Comments
 (0)