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