cphGetParamNameMapping
cphGetParamNameMapping(g_physConfigID t_path) =>t_paramMapping/ nil
Description
Returns the effective mappings between parameter names in the schematic and layout views of the specified occurrence in the specified physical configuration.
Arguments
Value Returned
Example
val=cphGetParamNameMapping(physConfigID "I0/N0")
Return to top