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

cphSetOccurViewList

cphSetOccurViewList(
g_physConfigID
t_path
t_switchList
)
=> t / nil

Description

Sets an inherited logical switch view list for a specific occurrence of an instance in the physical configuration associated with the given ID.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_path

Path to the specific occurrence of an instance.

t_switchList

List of logical view names.

Separate each name with a space and enclose the list in quotation marks.

Value Returned

t

The inherited switch list was set for the specified occurrence.

nil

The inherited switch list was not set for the specified occurrence

Example

cphSetOccurViewList(physConfigID "I0/N0" "physconfig sch")

Return to top
 ⠀
X