pgFillWidth
Specifies the width to use when creating power and ground fill stripes.
pgFillWidth Quick Reference
Value Type
pgFillWidth constraints have a Value that is the width, in user units, for power and ground fill stripes. If not specified, two times the is used.
Examples
This example sets the width for power and ground fill stripes on Metal2 to 1.5.
set_layer_constraint -constraint pgFillWidth -layer Metal2 -Value 1.5
Related Topics
Return to top