Skip to content

Commit 024c295

Browse files
committed
no need to skip gate cloning for nangate45/ibex
Signed-off-by: Harsh Vardhan <[email protected]>
1 parent 10e7e71 commit 024c295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/designs/nangate45/ibex/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ export SDC_FILE = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
5050
export CORE_UTILIZATION ?= 50
5151
export PLACE_DENSITY_LB_ADDON = 0.20
5252
export TNS_END_PERCENT = 100
53-
export SKIP_GATE_CLONING = 1
53+

0 commit comments

Comments
 (0)