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

cphGetOccurParamToCheck

cphGetOccurParamToCheck(
g_physConfigID
t_path
)
=> t_listOfParamNames / nil

Description

Returns the list of parameter names to be checked when running Check Against Source for the specific occurrence of an instance in the physical configuration.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_path

Path to the specific occurrence of an instance.

Value Returned

t_listOfParamNames

List of parameter names to be checked.

nil

There is no list of parameter names set for the occurrence.

Example

val=cphGetOccurParamToCheck(physConfigID "I0/N0")

Return to top
 ⠀
X