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

cphSetOccurStopList

cphSetOccurStopList(
g_physConfigID
t_path
t_stopList
)
=> t / nil

Description

Sets an inherited physical stop view list 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_stopList

List of physical view names.

Separate each name with a space and enclose the list in quotation marks.

Value Returned

t

The inherited stop list was set for the specified occurrence.

nil

The inherited stop list was not set for the specified occurrence

Example

cphSetOccurStopList(physConfigID "I0/N0" "layout layoutY")

Return to top
 ⠀
X