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

cphGetForceDescend

cphGetForceDescend(
g_physConfigID
t_path
)
=> t / nil

Description

Returns whether or not an effective force descend attribute is set for a specific occurrence 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.

Value Returned

t

The force descend is set for the specified occurrence.

nil

The force descend is not set for the specified occurrence.

Example

forceDescend=cphGetForceDescend(physConfigID "I0/N2")

Return to top
 ⠀
X