Skip to content

Commit b42438c

Browse files
committed
fix min clock layer for asap7/riscv32i-mock-sram
Signed-off-by: Eder Monteiro <[email protected]>
1 parent 246f617 commit b42438c

File tree

1 file changed

+1
-0
lines changed
  • flow/designs/asap7/riscv32i-mock-sram/fakeram7_256x32

1 file changed

+1
-0
lines changed

flow/designs/asap7/riscv32i-mock-sram/fakeram7_256x32/config.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export PLACE_DENSITY = 0.80
1111
# fakeram7 doesn't block off M5, so limit to M4 here.
1212
# However, PDN will use M5, so it is still added to blockages.
1313
export MAX_ROUTING_LAYER = M4
14+
export MIN_CLK_ROUTING_LAYER = M2
1415

1516
export PLACE_PINS_ARGS = -min_distance 6 -min_distance_in_tracks
1617
export IO_CONSTRAINTS = $(DESIGN_HOME)/asap7/riscv32i-mock-sram/fakeram7_256x32/io.tcl

0 commit comments

Comments
 (0)