cphGetCellViewList
cphGetCellViewList(g_physConfigID t_logLib t_logCell) =>t_switchList/ nil
Description
Returns the inherited logical switch view list for a specified logical cell in the physical configuration view associated with the given ID.
Arguments
Value Returned
Example
switchList=cphGetCellViewList(physConfigID "cph" "nand")
Return to top