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

cphSetCellViewList

cphSetCellViewList(
g_physConfigID
t_logLib
t_logCell
t_switchList
)
=> t / nil

Description

Specifies the inherited logical switch view list for a specified logical cell in the physical configuration associated with the given ID.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_logLib

Name of the library containing the logical cell.

t_logCell

Name of the logical cell.

t_switchList

List of logical view names used to descend into a hierarchical design.

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

Value Returned

t

The inherited switch list was set.

nil

The inherited switch list was not set.

Example

cphSetCellViewList(physConfigID "cph" "nand" "physconfig sch symbol")

Return to top
 ⠀
X