minPgFillSpacing
Specifies the minimum spacing between two power or ground fill stripes.
minPgFillSpacing Quick Reference
Value Type
minPgFillSpacing constraints have a Value that represents the minimum spacing, in user units, between two power or ground fill stripes. The default is the first defined value of the following: minSameNetSpacing*2, or minSpacing*2.
Examples
This example sets the minimum spacing between two power or ground fill stripes on Metal1 to 0.6.
set_layer_constraint -constraint minPgFillSpacing -layer Metal1 -Value 0.6
Related Topics
Return to top