Skip to content

Commit fd5f2d3

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/nangate45/ariane136/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ export PLACE_PINS_ARGS = -exclude left:0-500 -exclude left:1000-1500: -exclude r
2727

2828
export MACRO_PLACE_HALO = 10 10
2929
export MACRO_PLACE_CHANNEL = 20 20
30-
export TNS_END_PERCENT ?= 100
30+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)