minPgFillBoundarySpacing
Specifies the minimum spacing between power and ground fill stripes and the design boundary.
minPgFillBoundarySpacing Quick Reference
Value Type
minPgFillBoundarySpacing constraints have a Value that represents the minimum spacing, in user units, between power and ground fill stripes and the design boundary. If minPgFillBoundarySpacing is not specified, then minBoundaryInteriorHalo, if specified, is used, otherwise, the default spacing is 0.
Examples
This example sets the minimum spacing between power and ground fill stripes and the design boundary to 2.0 on Metal1.
set_layer_constraint -constraint minPgFillBoundarySpacing -layer Metal1 -Value 2.0
Related Topics
Return to top