cphGetCellParamToCheck
cphGetCellParamToCheck(g_physConfigID t_logLib t_logCell) =>t_listOfParamNames/ nil
Description
Returns the list of parameter names to be checked when running Check Against Source on the specified logical cell in the specified physical configuration.
Arguments
Value Returned
Example
val=cphGetCellParamToCheck(physConfigID "cph" "nand")
Return to top