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