File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
flow/designs/gf180/uart-blocks Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,9 @@ set_voltage_domain -name {CORE} -power {VDD} -ground {VSS}
2121define_pdn_grid -name {block} -voltage_domains {CORE}
2222add_pdn_stripe -grid {block} -layer {Metal1} -width {0.900} -pitch {5.040} -offset {0} -followpins
2323add_pdn_stripe -grid {block} -layer {Metal4} -width {4.480} -spacing {0.56} -pitch {44.8} -offset {22.4}
24- if { [info exists ::env(BLOCKS)] && [expr {$::env(BLOCKS) == $::env(DESIGN_NAME) }] } {
25- add_pdn_connect -grid {block} -layers {Metal1 Metal4}
26- } else {
2724add_pdn_stripe -grid {block} -layer {Metal5} -width {4.480} -pitch {89.6} -offset {44.8}
2825add_pdn_connect -grid {block} -layers {Metal1 Metal4}
2926add_pdn_connect -grid {block} -layers {Metal4 Metal5}
30- }
3127# ###################################
3228# Block grids
3329# ###################################
You can’t perform that action at this time.
0 commit comments