File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
flow/platforms/asap7/openRoad/pdn Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ set_voltage_domain -name {CORE} -power {VDD} -ground {VSS}
1515# ###################################
1616# standard cell grid
1717# ###################################
18- define_pdn_grid -name {top} -voltage_domains {CORE} -pins {M6}
18+ define_pdn_grid -name {top} -voltage_domains {CORE} -pins {M6}
1919add_pdn_stripe -grid {top} -layer {M1} -width {0.018} -pitch {0.54} -offset {0} -followpins
2020add_pdn_stripe -grid {top} -layer {M2} -width {0.018} -pitch {0.54} -offset {0} -followpins
2121add_pdn_ring -grid {top} -layers {M5 M6} -widths {0.504 0.544} -spacings {0.096} \
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ set_voltage_domain -name {CORE} -power {VDD} -ground {VSS}
1818# put stripe on M5 track
1919# M4 M5 ring follow stripe width
2020# ###################################
21- define_pdn_grid -name {top} -voltage_domains {CORE} -pins {M5}
21+ define_pdn_grid -name {top} -voltage_domains {CORE} -pins {M5}
2222
2323add_pdn_ring -grid {top} -layers {M5 M4} -widths {0.12 0.12} -spacings {0.072} -core_offset {0.084}
2424
You can’t perform that action at this time.
0 commit comments