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