Skip to content

Commit 2fe5d6e

Browse files
committed
skip gate cloning for this test
Signed-off-by: Harsh Vardhan <[email protected]>
1 parent 350b870 commit 2fe5d6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flow/designs/asap7/sha3/config.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ 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
15+
export SKIP_GATE_CLONING = 1

0 commit comments

Comments
 (0)