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

cphLaunchFromLayout

cphLaunchFromLayout(
d_physCellviewID
)
=> t / nil

Description

Launches the Configure Physical Hierarchy window and loads the physical configuration view associated with the specified physical cellview ID.

Arguments

d_physCellviewID

Database ID of the physical cellview.

Value Returned

t

The physical configuration view was opened in the graphical user interface.

nil

The physical configuration view was not opened.

Example

cphLaunchFromLayout(physCellviewID)

Return to top
 ⠀
X