msMaxRes
Specifies the maximum resistance for a net.
msMaxRes Quick Reference
Value Type
Examples
This example sets the maximum resistance to 13.0 ohms for nets assigned to constraint group GA.
set_constraint -group GA -constraint msMaxRes -FltValue 13.0
Related Topics
Mixed-Signal Routing Constraints
Return to top