Product Documentation
Virtuoso Technology Data Constraints Reference
Product Version IC23.1, November 2023

snapGridHorizontal

spacings(
( snapGridHorizontal (l_snapPatternDefNames) )
) ;spacings

Enables the global track grid by specifying a list of global snapPatternDefs or widthSpacingSnapPatternDefs. The direction for the specified pattern definitions must be horizontal.

Values

l_snapPatternDefNames

  

A list of global snapPatternDefs or widthSpacingSnapPatternDefs.

Parameters

None

Example

The global track grid is defined using the poly_grid and m3_grid snapPatternDefs.

spacings(
    (snapGridHorizontal ("poly_grid" "m3_grid")     )
) ;spacings

Return to top
 ⠀
X