Skip to content

Commit 5b19002

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/nangate45/swerv/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ export CORE_ASPECT_RATIO = 1
99
export CORE_MARGIN = 5
1010

1111
export PLACE_DENSITY_LB_ADDON = 0.20
12-
export TNS_END_PERCENT ?= 100
12+
export TNS_END_PERCENT = 100
1313

0 commit comments

Comments
 (0)