Skip to content

Commit 20c8a6d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/asap7/sha3/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ export DIE_AREA = 0 0 90 90
1111
export CORE_AREA = 5.08 5.08 80 80
1212

1313
export DFF_LIB_FILE = $($(CORNER)_DFF_LIB_FILE)
14-
export TNS_END_PERCENT ?= 100
14+
export TNS_END_PERCENT = 100

0 commit comments

Comments
 (0)