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