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

cphGetTopCellView

cphGetTopCellView(
g_physConfigID
)
=> d_logCellviewID / nil

Description

Returns the database ID of the logical cellview associated with the specified physical configuration ID.

Arguments

g_physConfigID

ID of the physical configuration cellview.

Value Returned

d_logCellviewID

Database ID of the logical cellview.

nil

The function was unsuccessful.

Example

logCellviewID=cphGetTopCellView(physConfigID)

Return to top
 ⠀
X