Skip to content

Commit fea987c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/asap7/jpeg_lvt/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ export CORE_MARGIN = 2
2323
export PLACE_DENSITY = 0.60
2424

2525
export DFF_LIB_FILE = $($(CORNER)_DFF_LIB_FILE)
26-
export TNS_END_PERCENT ?= 100
26+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)