msMatchPerLayer
Specifies whether length match checks are performed by layer or over the entire length of the net.
msMatchPerLayer Quick Reference
Value Type
|
Specifies whether length matching is done by layer ( |
Examples
This example specifies that length matching should attempt to match lengths on each layer.
set_constraint -constraint msMatchPerLayer -BoolValue true
Related Topics
Mixed-Signal Routing Constraints
Return to top