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 246f617 commit b42438cCopy full SHA for b42438c
flow/designs/asap7/riscv32i-mock-sram/fakeram7_256x32/config.mk
@@ -11,6 +11,7 @@ export PLACE_DENSITY = 0.80
11
# fakeram7 doesn't block off M5, so limit to M4 here.
12
# However, PDN will use M5, so it is still added to blockages.
13
export MAX_ROUTING_LAYER = M4
14
+export MIN_CLK_ROUTING_LAYER = M2
15
16
export PLACE_PINS_ARGS = -min_distance 6 -min_distance_in_tracks
17
export IO_CONSTRAINTS = $(DESIGN_HOME)/asap7/riscv32i-mock-sram/fakeram7_256x32/io.tcl
0 commit comments