minConcaveCornerSpacing
spacingTables( ( minConcaveCornerSpacingtx_layer(( "width" nil nil ) ['minLengthf_minLength] ['exceptNotch | 'exceptNotchLengthf_notchLength] ) (g_table) )
) ;spacingTables
(Virtuoso Advanced Node for Layout Only) Specifies a pair of spacing values that define a forbidden region on a concave corner, horizontally by the first given value and vertically by the second given value, for any neighboring wire with width greater than or equal to the given width value.
Values
Parameters
Examples
- Example 1: minConcaveCornerSpacing with exceptNotch
- Example 2: minConcaveCornerSpacing with exceptNotchLength
Example 1: minConcaveCornerSpacing with exceptNotch
A neighboring wire must not be present inside a forbidden region that extends 0.1 horizontally and 0.12 vertically from a concave corner. The constraint does not apply to a U-shaped notch if the notch length is less than 0.1 (the smaller of the two spacing values).

Example 2: minConcaveCornerSpacing with exceptNotchLength
A neighboring wire must not be present inside a forbidden region that extends 0.1 horizontally and 0.12 vertically from a concave corner. The constraint does not apply to a U-shaped notch if the notch length is less than 0.08.

Return to top