Skip to content

Commit 1038663

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/nangate45/black_parrot/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ export PLACE_DENSITY_LB_ADDON = 0.05
3131

3232
export MACRO_PLACE_HALO = 10 10
3333
export MACRO_PLACE_CHANNEL = 20 20
34-
export TNS_END_PERCENT ?= 100
34+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)