Commit 6d2bbc4
fix: override PDN_TCL for riscv32i-mock-sram to fix PDN-0232/0233
The platform default BLOCKS_grid_strategy.tcl defines an ElementGrid
macro grid with only an M5-M6 connection rule but no stripes, producing
empty macro PDN grids. Use BLOCK_grid_strategy.tcl instead, which has
M4-M5 connections matching the block's MAX_ROUTING_LAYER=M4 constraint.
This is the same pattern used by aes-block (via block.mk).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>1 parent 7ecbab8 commit 6d2bbc4
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
0 commit comments