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

cphIsRemoveDevice

cphIsRemoveDevice(
g_physConfigID
t_path
)
=> t / nil

Description

Determines whether there is a Remove rule defined for the specified occurrence in the physical configuration view associated with the specified ID.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_path

Path to the specific occurrence of an instance.

Value Returned

t

There is a Remove rule defined for the specified occurrence.

nil

There is no Remove rule defined for the specified occurrence.

Example

cphIsRemoveDevice(physConfigID "I0/N0")

Return to top
 ⠀
X