Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

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

g_physConfigID

ID of the physical configuration cellview.

t_path

Path to the specific occurrence of an instance.

t_physLib

Name of the library containing the physical view.

t_physCell

Name of the cell containing the physical view.

t_physView

Name of the physical view.

Value Returned

t

The physical binding for the occurrence was set.

nil

The physical binding was not set.

Example

cphSetOccurPhysicalBinding(physConfigID "I0/N0" "cph" "nmos" "layout")

Return to top
 ⠀
X