cphGetInstParamToCheck
cphGetInstParamToCheck(g_physConfigID t_logLib t_logCell t_logView t_inst) =>t_listOfParamNames/ nil
Description
Returns the list of parameter names to be checked when running Check Against Source on the specified instances in the specified physical configuration.
Arguments
Value Returned
Example
val=cphGetInstParamToCheck(physConfigID "cph" "TopCell" "schematic" "I0")
Return to top