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

cphDeleteOccurIgnoreForCheck

cphDeleteOccurIgnoreForCheck(
g_physConfigID
t_path
)
=> t / nil

Description

Deletes the Ignore for check attribute defined 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

The Ignore for check attribute was deleted.

nil

The Ignore for check attribute was not deleted.

Example

cphDeleteOccurIgnoreForCheck(physConfigID "I0")

Return to top
 ⠀
X