multiMaskCheck
spacings( ( multiMaskChecktx_layerx_value)
) ;spacings
(Virtuoso Advanced Node for Layout Only) Specifies the number of masks on a layer. The number of masks determines whether double or triple patterning checks are run on the layer.
Values
Parameters
Example
The shapes on Metal3 must be checked for triple patterning errors and the shapes on Metal2 must be checked for double patterning errors.
spacings( ( multiMaskCheck "Metal3" 3 ) ( multiMaskCheck "Metal2" 2 )
) ;spacings
Return to top