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

cphSetOccurViewBinding

cphSetOccurViewBinding(
g_physConfigID
t_path
t_logViewToUse
)
=> t / nil

Description

Sets the logical view to use 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_logViewToUse

Name of the logical view to use.

Value Returned

t

The occurrence binding was set.

nil

The occurrence binding was not set.

Example

cphSetOccurViewBinding(physConfigID "I0/N0" "sch2")

Return to top
 ⠀
X