Skip to content

Commit af4ef72

Browse files
committed
skip gate cloning
Signed-off-by: Harsh Vardhan <[email protected]>
1 parent bc528f1 commit af4ef72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flow/designs/gf180/riscv32i/config.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ export SDC_FILE = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
88
export CORE_UTILIZATION = 45
99
export PLACE_DENSITY_LB_ADDON = 0.2
1010
export TNS_END_PERCENT = 100
11+
export SKIP_GATE_CLONING = 1
1112
export HAS_IO_CONSTRAINTS = 1
1213
export PLACE_PINS_ARGS = -min_distance 5 -exclude bottom:* -exclude top:*
14+

0 commit comments

Comments
 (0)