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