minNumCut
|
Specifies the minimum number of cuts that a via object or a via instance, which is created between a pin and the topology connecting that pin, must contain. Use constraint trunkAccessingNumCuts for the vias that are created between trunk pathSegs and the topology connecting that trunk. Wide wires are capable of carrying more current, and a sufficient number of via cuts is required to carry that additional current. Using multiple via cuts increases redundancy, and therefore reliability. |
|
Example
'("minNumCut" '("Metal1" "Metal2" "Metal3") 4 )
Specifies that the vias on the specified layers must contain a minimum of four cuts.
Related Topics
Defining Modgen Topology Settings Using the Array Assistant
Return to top