Skip to content

Commit a7849c0

Browse files
authored
Merge pull request The-OpenROAD-Project#3235 from The-OpenROAD-Project-staging/pdn-pins-layer
Add -pins to the various pdn setup to give more realistic IR-drop
2 parents c259a07 + 01c00f9 commit a7849c0

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

flow/platforms/asap7/openRoad/pdn/BLOCKS_grid_strategy.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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}
18+
define_pdn_grid -name {top} -voltage_domains {CORE} -pins {M6}
1919
add_pdn_stripe -grid {top} -layer {M1} -width {0.018} -pitch {0.54} -offset {0} -followpins
2020
add_pdn_stripe -grid {top} -layer {M2} -width {0.018} -pitch {0.54} -offset {0} -followpins
2121
add_pdn_ring -grid {top} -layers {M5 M6} -widths {0.504 0.544} -spacings {0.096} \

flow/platforms/asap7/openRoad/pdn/BLOCK_grid_strategy.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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}
21+
define_pdn_grid -name {top} -voltage_domains {CORE} -pins {M5}
2222

2323
add_pdn_ring -grid {top} -layers {M5 M4} -widths {0.12 0.12} -spacings {0.072} -core_offset {0.084}
2424

flow/platforms/asap7/openRoad/pdn/grid_strategy-M1-M2-M5-M6.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ set_voltage_domain -name {CORE} -power {VDD} -ground {VSS}
1414
####################################
1515
# standard cell grid
1616
####################################
17-
define_pdn_grid -name {top} -voltage_domains {CORE}
17+
define_pdn_grid -name {top} -voltage_domains {CORE} -pins {M6}
1818
add_pdn_stripe -grid {top} -layer {M1} -width {0.018} -pitch {0.54} -offset {0} -followpins
1919
add_pdn_stripe -grid {top} -layer {M2} -width {0.018} -pitch {0.54} -offset {0} -followpins
2020
add_pdn_stripe -grid {top} -layer {M5} -width {0.12} -spacing {0.072} -pitch {5.4} -offset {0.300}

flow/platforms/gf180/openROAD/pdn/pdn_grid_strategy_7t_6M.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set_voltage_domain -name {CORE} -power {VDD} -ground {VSS}
1818
####################################
1919
# standard cell grid
2020
####################################
21-
define_pdn_grid -name {block} -voltage_domains {CORE}
21+
define_pdn_grid -name {block} -voltage_domains {CORE} -pins {Metal5}
2222
add_pdn_stripe -grid {block} -layer {Metal1} -width {0.600} -pitch {3.92} -offset {0} -followpins
2323
add_pdn_stripe -grid {block} -layer {Metal4} -width {4.480} -spacing {0.56} -pitch {44.8} -offset {22.4}
2424
add_pdn_stripe -grid {block} -layer {Metal5} -width {4.480} -pitch {89.6} -offset {44.8}

flow/platforms/gf180/openROAD/pdn/pdn_grid_strategy_9t_6M.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set_voltage_domain -name {CORE} -power {VDD} -ground {VSS}
1818
####################################
1919
# standard cell grid
2020
####################################
21-
define_pdn_grid -name {block} -voltage_domains {CORE}
21+
define_pdn_grid -name {block} -voltage_domains {CORE} -pins {Metal5}
2222
add_pdn_stripe -grid {block} -layer {Metal1} -width {0.900} -pitch {5.040} -offset {0} -followpins
2323
add_pdn_stripe -grid {block} -layer {Metal4} -width {4.480} -spacing {0.56} -pitch {44.8} -offset {22.4}
2424
add_pdn_stripe -grid {block} -layer {Metal5} -width {4.480} -pitch {89.6} -offset {44.8}

flow/platforms/ihp-sg13g2/pdn.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set_voltage_domain -name {CORE} -power {VDD} -ground {VSS}
1818
#####################################
1919
# standard cell grid
2020
####################################
21-
define_pdn_grid -name {grid} -voltage_domains {CORE}
21+
define_pdn_grid -name {grid} -voltage_domains {CORE} -pins {TopMetal1}
2222
add_pdn_ring -grid {grid} -layers {Metal5 TopMetal1} -widths {5.0} -spacings {2.0} \
2323
-core_offsets {4.5} -connect_to_pads
2424
add_pdn_stripe -grid {grid} -layer {Metal1} -width {0.44} -pitch {7.56} -offset {0} -followpins \

flow/platforms/nangate45/grid_strategy-M1-M4-M7.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ set_voltage_domain -name {CORE} -power {VDD} -ground {VSS}
1414
####################################
1515
# standard cell grid
1616
####################################
17-
define_pdn_grid -name {grid} -voltage_domains {CORE}
17+
define_pdn_grid -name {grid} -voltage_domains {CORE} -pins {metal7}
1818
add_pdn_stripe -grid {grid} -layer {metal1} -width {0.17} -pitch {2.4} -offset {0} -followpins
1919
add_pdn_stripe -grid {grid} -layer {metal4} -width {0.48} -pitch {56.0} -offset {2}
2020
add_pdn_stripe -grid {grid} -layer {metal7} -width {1.40} -pitch {30.0} -offset {2}

flow/platforms/sky130hd/pdn.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set_voltage_domain -name {CORE} -power {VDD} -ground {VSS}
1818
####################################
1919
# standard cell grid
2020
####################################
21-
define_pdn_grid -name {grid} -voltage_domains {CORE}
21+
define_pdn_grid -name {grid} -voltage_domains {CORE} -pins {met5}
2222
add_pdn_stripe -grid {grid} -layer {met1} -width {0.48} -pitch {5.44} -offset {0} -followpins
2323
add_pdn_stripe -grid {grid} -layer {met4} -width {1.600} -pitch {27.140} -offset {13.570}
2424
add_pdn_stripe -grid {grid} -layer {met5} -width {1.600} -pitch {27.200} -offset {13.600}

flow/platforms/sky130hs/pdn.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set_voltage_domain -name {CORE} -power {VDD} -ground {VSS}
1818
####################################
1919
# standard cell grid
2020
####################################
21-
define_pdn_grid -name {grid} -voltage_domains {CORE}
21+
define_pdn_grid -name {grid} -voltage_domains {CORE} -pins {met5}
2222
add_pdn_stripe -grid {grid} -layer {met1} -width {0.48} -pitch {6.66} -offset {0} -followpins
2323
add_pdn_stripe -grid {grid} -layer {met4} -width {1.600} -pitch {27.140} -offset {13.570}
2424
add_pdn_stripe -grid {grid} -layer {met5} -width {1.600} -pitch {27.200} -offset {13.600}

0 commit comments

Comments
 (0)