numStrands
Specifies the number of strands that will be used to route between pins for nets in a net_strand group.
numStrands Quick Reference
Value Type
numStrands constraints have an IntValue for the number of strands.
Examples
The following command specifies that three strands will be used to route pins in net_strand groups.
set_constraint -constraint numStrands -IntValue 3
Related Topics
Mixed-Signal Routing Constraints
Return to top