cphGetLibList
cphGetLibList(g_physConfigID) =>t_physLibList/ nil
Description
Returns the list of physical library names list for the physical configuration view associated with the specified ID. These are the libraries that are searched to find the corresponding physical cell for a given logical cell.
Arguments
Value Returned
Example
physLibList=cphGetLibList(physConfigID)
Return to top