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

cphVisitedTarget

cphVisitedTarget(
g_physConfigID
)
=> d_logCellviewID / nil

Description

Returns the database ID of the logical cellview for the occurrence currently being visited.

Arguments

g_physConfigID

ID of the physical configuration cellview.

Value Returned

d_logCellviewID

Database ID of the logical cellview.

nil

The logical cellview ID was not returned.

Example

cellviewId=cphVisitedTarget(physConfigID)

Return to top
 ⠀
X