We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc528f1 commit af4ef72Copy full SHA for af4ef72
flow/designs/gf180/riscv32i/config.mk
@@ -8,5 +8,7 @@ export SDC_FILE = ./designs/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.sdc
8
export CORE_UTILIZATION = 45
9
export PLACE_DENSITY_LB_ADDON = 0.2
10
export TNS_END_PERCENT = 100
11
+export SKIP_GATE_CLONING = 1
12
export HAS_IO_CONSTRAINTS = 1
13
export PLACE_PINS_ARGS = -min_distance 5 -exclude bottom:* -exclude top:*
14
+
0 commit comments