Product Documentation
Virtuoso Placer User Guide
Product Version IC23.1, March 2023

leSnapGridVertical

leSnapGridVertical string f_pitch f_offset f_offsetFlippedOrientation

Defines a vertical grid to snap devices, standard cells, block-level cells, and passives that have their orientations set to R0, MX, or R180. You can define this property either on the cell master or as an optional override on the instance.

Snapping is skipped for instances that have been rotated (with orientations: R90, R270, MYR90, and MXR90).

For more information, see leSnapGridHorizontal.

Example

dbCreateProp(master_cellView "leSnapGridVertical" "string" "3 5 1")
;; Override the master’s property
dbCreateProp(instance "leSnapGridVertical" "string" "4 5 1")

Related Topics

Setting the Assisted Placement Options in the Placement Options Form

Setting Automatic Placement Options in the Placement Options Form

Setting Common Options in the Placement Options Form

Running the Automatic Placer


Return to top
 ⠀
X