Skip to content

Commit 439dd61

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/nangate45/ariane133/config.mk

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

2727
export MACRO_PLACE_HALO = 10 10
2828
export MACRO_PLACE_CHANNEL = 20 20
29-
export TNS_END_PERCENT ?= 100
29+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)