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