Skip to content

Commit 01c00f9

Browse files
committed
switch ihp pdn pins to TopMetal1
Signed-off-by: Matt Liberty <[email protected]>
1 parent 5d21b9f commit 01c00f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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} -pins {TopMetal2}
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 \

0 commit comments

Comments
 (0)