minPgFillSignalSpacing
Specifies the minimum spacing between power and ground fill stripes and signal nets.
minPgFillSignalSpacing Quick Reference
Value Type
minPgFillSignalSpacing 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 is minSpacing*2.
Examples
This example sets the minimum spacing between power and ground fill stripes and signal nets to 2.0 on Metal1.
set_layer_constraint -constraint minPgFillSignalSpacing -layer Metal1 -Value 2.0
Related Topics
Return to top