msMaxWidth
Specifies the maximum width for a net.
msMaxWidth Quick Reference
Value Type
Examples
This example sets the maximum width to 0.5 user units for nets assigned to constraint group GA.
set_constraint -group GA -constraint msMaxWidth -Value 0.5
Related Topics
Mixed-Signal Routing Constraints
Return to top