minViaJointExtension
orderedSpacings( ( minViaJointExtensiontx_layer1 tx_layer2['cutClass {f_width| (f_width f_length) |t_name}] 'jointWidthf_jointWidth'spanLengthf_spanLength['eolMinLengthf_eolMinLength]f_extension| (f_extension1 f_extension2) )
) ;orderedSpacings
Specifies the minimum extension of a layer1 shape past the joint edges of a layer2 shape of the specified cut class.
In some advanced node processes, cut shapes require different extensions on joint edges as compared to regular edges. The following figure illustrates joint edges (in green):

Values
Parameters
|
The cut class to which the constraint applies, specified by width, by width and length, or by name (as defined in a cutClasses constraint). |
|
|
The constraint applies only if the width of a joint is less than this value. |
|
|
The constraint applies only if the span length of a joint is greater than this value. |
|
|
The joint must not be an end-of-line edge with both adjoining edges greater than or equal to this value in length. |
|
Example
If joint width is less than 0.15 and span length is greater than 0.1, the extension of one of the joint edges (Metal1) must be greater than or equal to 0.05 or the extension of both joint edges must be greater than or equal to 0.03.

Return to top