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