Skip to content

Commit bc528f1

Browse files
committed
skip gate cloning to match public ORFS
Signed-off-by: Harsh Vardhan <[email protected]>
1 parent 6c1067a commit bc528f1

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)