Skip to content

Commit 1576f83

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

File tree

1 file changed

+1
-1
lines changed
  • flow/designs/nangate45/swerv_wrapper

1 file changed

+1
-1
lines changed

flow/designs/nangate45/swerv_wrapper/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ export MACRO_PLACE_HALO = 10 10
2727
export MACRO_PLACE_CHANNEL = 20 20
2828

2929
export PLACE_DENSITY_LB_ADDON = 0.10
30-
export TNS_END_PERCENT ?= 100
30+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)