maxOverlap
orderedSpacings( ( maxOverlaptx_layer1 tx_layer2g_length)
) ;orderedSpacings
(Virtuoso Layout Suite EXL and higher tiers) Specifies the maximum distance a shape on one layer can overlap a shape on another layer.

Values
Parameters
Example
The overlap distance for Metal1 and Metal2 shapes must be less than or equal to 0.05.
orderedSpacings( (maxOverlap "Metal1" "Metal2" 0.05)
) ;orderedSpacings
Return to top