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

cphIsUnderPhysConfig

cphIsUnderPhysConfig(
g_physConfigID
t_path
)
=> t / nil

Description

Determines whether the specified occurrence exists under a sub physConfig.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_path

Path to the specific occurrence of an instance.

Value Returned

t

The specified occurrence exists under a sub physConfig.

nil

The specified occurrence does not exist under a sub physConfig.

Example

cphIsUnderPhysConfig(physConfigID "I0/N0")

Return to top
 ⠀
X