Skip to content

Commit f6f772c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/nangate45/dynamic_node/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ export CORE_ASPECT_RATIO = 1
1111
export CORE_MARGIN = 5
1212

1313
export PLACE_DENSITY_LB_ADDON = 0.20
14-
export TNS_END_PERCENT ?= 100
14+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)