minPgFillPgSpacing
Specifies the minimum spacing between power and ground fill stripes and existing power and ground nets.
minPgFillPgSpacing Quick Reference
Value Type
minPgFillPgSpacing constraints have a Value that represents the minimum spacing, in user units, between power/ground fill stripes and existing power and ground nets. The default spacing is the minPgFillSignalSpacing constraint value.
Examples
This example sets the minimum spacing between power and ground fill stripes and existing power and ground nets to 2.0 on Metal1.
set_layer_constraint -constraint minPgFillPgSpacing -layer Metal1 -Value 2.0
Related Topics
Return to top