cphGetCellParamNameMapping
cphGetCellParamNameMapping(g_physConfigID t_logLib t_logCell) =>t_paramMapping/ nil
Description
Returns the mapping specified between parameter names in the schematic and layout views of the specified cell in the specified physical configuration.
Arguments
Value Returned
Example
val=cphGetCellParamNameMapping(physConfigID "cph" "nand")
Return to top