cphDeleteCellParamNameMapping
cphDeleteCellParamNameMapping(
g_physConfigID
t_logLib
t_logCell
)
=> t / nil
Description
Deletes 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
cphDeleteCellParamNameMapping(physConfigID "cph" "nand")
Return to top