cphSetOccurPhysicalBinding
cphSetOccurPhysicalBinding(
g_physConfigID
t_path
t_physLib
t_physCell
t_physView
)
=> t / nil
Description
Sets the physical binding for a specific occurrence of an instance in the physical configuration associated with the given ID.
Arguments
Value Returned
Example
cphSetOccurPhysicalBinding(physConfigID "I0/N0" "cph" "nmos" "layout")
Return to top