maxCouplingDiff
Specifies the maximum allowed difference in the amount of coupling capacitance from each of the nets within a pair (or group) to all other neighbor nets as an absolute value in Farads.
maxCouplingDiff Quick Reference
Value Type
maxCouplingDiff constraints have a FltValue that represents the maximum allowed difference, in Farads.
Examples
This example sets the maximum allowed difference in coupling capacitance to 1.0 Farad.
set_constraint -constraint maxCouplingDiff -FltValue 1.0
Related Topics
Mixed-Signal Routing Constraints
Return to top