Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

lxHiAutoPlace

lxHiAutoPlace(
[ d_cellViewID ]
)
=> t / nil

Description

Opens the Auto Placer form in which you can set placement parameters and run the Virtuoso Custom Digital Placer automatic placement function.

Arguments

d_cellViewID

Database ID of the cellview you want to place.

Value Returned

t

The Auto Placer form was opened.

nil

The Auto Placer form was not opened or the action was canceled.

Example

Opens the Auto Placer form.

lxHiAutoPlace(geGetEditCellView())
=> t


Return to top
 ⠀
X