strandSpacing
Specifies the required exact spacing between individual wire strands on the given layer.
strandSpacing Quick Reference
Value Type
strandSpacing constraints have a Value for the spacing, in user units.
Examples
The following command sets 0.06 μm as the required spacing between individual strands on layer Metal1 used to connect pins in net_strand groups.
set_layer_constraint -constraint strandSpacing -layer Metal1 -Value 0.06
Related Topics
Mixed-Signal Routing Constraints
Return to top