We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d21b9f commit 01c00f9Copy full SHA for 01c00f9
flow/platforms/ihp-sg13g2/pdn.tcl
@@ -18,7 +18,7 @@ set_voltage_domain -name {CORE} -power {VDD} -ground {VSS}
18
#####################################
19
# standard cell grid
20
####################################
21
-define_pdn_grid -name {grid} -voltage_domains {CORE} -pins {TopMetal2}
+define_pdn_grid -name {grid} -voltage_domains {CORE} -pins {TopMetal1}
22
add_pdn_ring -grid {grid} -layers {Metal5 TopMetal1} -widths {5.0} -spacings {2.0} \
23
-core_offsets {4.5} -connect_to_pads
24
add_pdn_stripe -grid {grid} -layer {Metal1} -width {0.44} -pitch {7.56} -offset {0} -followpins \
0 commit comments