Skip to content

Commit a55ef22

Browse files
committed
fix: override TNS5 with TNS100
Signed-off-by: Harsh Vardhan <[email protected]>
1 parent 4e095f3 commit a55ef22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/asap7/ibex/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ export PLACE_DENSITY_LB_ADDON = 0.20
1414
export ENABLE_DPO = 0
1515

1616
export DFF_LIB_FILE = $($(CORNER)_DFF_LIB_FILE)
17-
export TNS_END_PERCENT ?= 100
17+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)