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

cphGetOccurRemoveDevice

cphGetOccurRemoveDevice(
g_physConfigID
t_path
)
=> t_removeDevice / nil

Description

Returns the Remove device rule for the specified occurrence in the specified physical configuration.

Arguments

g_physConfigID

ID of the physical configuration cellview.

t_path

Path to the specific occurrence of an instance.

Value Returned

t_removeDevice

Value of the Remove device rule.

nil

There is no Remove device rule set for the occurrence.

Example

val=cphGetOccurRemoveDevice(physConfigID "I0/N0")

Return to top
 ⠀
X