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
|
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
Example
cphSetCellViewList(physConfigID "cph" "nand" "physconfig sch symbol")
Return to top