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

cphGetViewBinding

cphGetViewBinding(
g_physConfigID
t_path
)
=> t_logViewToUse / nil

Description

Returns the effective logical view to use for a specific occurrence of an instance in the physical configuration view associated with the given ID.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_path

Path to the specific occurrence of an instance.

Value Returned

t_logViewToUse

Name of the logical view to use.

nil

The occurrence binding was not returned.

Example

logViewToUse=cphGetViewBinding(physConfigID "I0/N0")

Return to top
 ⠀
X