cphSetInstPhysicalBinding
cphSetInstPhysicalBinding(
g_physConfigID
t_lib
t_cell
t_view
t_inst
t_physLib
t_physCell
t_physView
)
=> t / nil
Description
Sets the physical binding for a specified instance in the physical configuration associated with the given ID The library and cell are empty, the system issues a warning message.
Arguments
|
Name of the library where concerned instance is instantiated. |
|
Value Returned
Example
cphSetInstPhysicalBinding(physConfigID "cph" "TopCell" "schematic" "I0" "cph" "inv" "layout")
Return to top