minEndOfLineExtensionSpacing
spacings( ( minEndOfLineExtensionSpacingtx_layer['lengthf_length['twoSides]] ['sameMask] ['negativePRL ['nonEol]] ['otherWidthf_otherWidth] 'extensions ((( "width" ))(g_table))f_spacing)
) ;spacings
Specifies the minimum spacing between an end-of-line edge and its neighboring edges. The spacing is measured after applying the required extension to the end-of-line edge, as shown below.

Values
|
The layer on which the constraint is applied. Type: String (layer and purpose names) or Integer (layer number) |
|
Parameters
Example s
- Example 1: minEndOfLineExtensionSpacing
- Example 2: minEndOfLineExtensionSpacing with negativePRL
- Example 3: minEndOfLineExtensionSpacing with nonEol
- Example 4: minEndOfLineExtensionSpacing with otherWidth
Example 1: minEndOfLineExtensionSpacing
An end-of-line edge with width less than 0.11 requires 0.14 extension, and an end-of-line edge with width greater than or equal to 0.11 and less than 0.15 requires 0.12 extension when spacing is measured end-to-side and 0.13 extension when spacing is measured end-to-end. The edge-to-edge spacing must be at least 0.1.

Example 2: minEndOfLineExtensionSpacing with negativePRL
The minimum spacing between an end-of-line edge and the neighboring edges with which it has a negative parallel run length must be 0.1. If the end-of-line edge is less than 0.11 wide, a 0.14 extension is applied before spacing is checked.

Example 3: minEndOfLineExtensionSpacing with nonEol
The minimum spacing between an end-of-line edge and a neighboring edge with which it has a negative parallel run length must be 0.1 if the neighboring edge is not an end-of-line edge. A 0.14 extension is applied before the spacing is checked if the end-of-line edge is less than 0.11 wide.

Example 4: minEndOfLineExtensionSpacing with otherWidth
An end-of-line Metal1 edge with width less than 0.11 requires zero extension, and the edge-to-edge spacing between two neighboring Metal1 shapes must be at least 0.1, provided the width of the neighboring shape is less than 0.12.

Return to top