Commit 31d6cc0
Configure PDN with minimal MET2 and enable congestion allowance
- Add minimal MET2 stripe (1.6um width, 2800um pitch) for met1->met3 connectivity
- Configure sequential layer connections: met1->met2->met3->met4->met5
- Set GRT_ALLOW_CONGESTION=true to allow global routing with congestion
- Increase GRT_OVERFLOW_ITERS to 150 for more routing attempts
- Reduce PL_TARGET_DENSITY_PCT to 0.3 to reduce placement density
PDN Configuration:
- MET1: 0.48um followpins rails for standard cells
- MET2: Single 1.6um stripe every 2800um (minimal for via stacking)
- MET3/4/5: 6um stripes at 180um pitch for power distribution
- MET4/5 core ring at 8um offset
This configuration balances power delivery requirements with routing
congestion by using sparse MET2 coverage and allowing the router to
proceed with congestion warnings.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 12d9f41 commit 31d6cc0
2 files changed
Lines changed: 24 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
80 | | - | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
83 | 92 | | |
84 | 93 | | |
85 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
48 | | - | |
| 53 | + | |
49 | 54 | | |
50 | 55 | | |
51 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
52 | 59 | | |
53 | 60 | | |
54 | 61 | | |
55 | 62 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 63 | + | |
59 | 64 | | |
0 commit comments