cphSetCellPhysicalBinding
cphSetCellPhysicalBinding(
g_physConfigID
t_logLib
t_logCell
t_physLib
t_physCell
t_physView
)
=> t / nil
Description
Sets the physical binding for a specified logical cell in the physical configuration associated with the given ID.
Arguments
Value Returned
Example
cphSetCellPhysicalBinding(physConfigID "cph" "nand" "cph" "nand" "layout")
Return to top