Commit d753912
committed
gt2n: extend backside PDN with BM1/BM2 mesh, add backside RC
BPR followpins on their own do not stitch the per-row vdd/vss rails
together, so the backside grid was a chain of disconnected horizontal
strips. Add a two-layer perpendicular mesh (BM1 vertical, BM2 horizontal)
plus BV0/BV1 connects, modeled on asap7's M5/M6 over M1/M2 followpin
pattern. Top of the standard-cell grid is now BM2.
Also adds resistance values for the backside cut layers (BV0..BV4) to
setRC.tcl so PSM's analyze_power_grid does not error out with PSM-0021
when the PG network includes backside vias. Calls out that every RC
value in this file is a placeholder, not silicon-calibrated.
Verified end-to-end on gt2n/gcd: 873s wall time, 0 DRC violations,
0 ANT violations.
Signed-off-by: Matthew Guthaus <mrg@ucsc.edu>1 parent d1a115a commit d753912
2 files changed
Lines changed: 24 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
9 | 16 | | |
10 | 17 | | |
11 | 18 | | |
| |||
20 | 27 | | |
21 | 28 | | |
22 | 29 | | |
23 | | - | |
| 30 | + | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
28 | | - | |
| 35 | + | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
34 | 41 | | |
35 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
36 | 50 | | |
37 | 51 | | |
0 commit comments