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

cphGetParamToCheck

cphGetParamToCheck(
g_physConfigID
t_path
)
=> t_listOfParamNames / nil

Description

Returns the effective list of parameter names to be checked by Check Against Source for the specified occurrence in the specified 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

The value could not be returned.

Example

val=cphGetParamToCheck(physConfigID "I0/N0")


Return to top
 ⠀
X