maxCouplingDiffPercent
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 a percentage.
maxCouplingDiffPerent Quick Reference
Value Type
maxCouplingDiffPercent constraints have an IntValue that represents the maximum allowed difference as a percentage value.
Examples
This example sets the maximum allowed difference in coupling capacitance, as a percentage, to 20%.
set_constraint -constraint maxCouplingCapDiffPercent -IntValue 20
Related Topics
Mixed-Signal Routing Constraints
Return to top