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