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 c41e7ad commit 1d02539Copy full SHA for 1d02539
flow/designs/asap7/mock-array/pdn.tcl
@@ -28,5 +28,5 @@ add_pdn_connect -grid {top} -layers {M5 M6}
28
# Element grid
29
####################################
30
# The halo around the macro prevents pdn from blocking pin access
31
-define_pdn_grid -macro -cells Element -halo "3.0 3.0 3.0 3.0" -voltage_domains {CORE} -name ElementGrid
+define_pdn_grid -macro -cells Element -halo "0.25 0.25 0.25 0.25" -voltage_domains {CORE} -name ElementGrid
32
add_pdn_connect -grid {ElementGrid} -layers {M5 M6}
0 commit comments