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

cphSetOccurIgnoreForGen

cphSetOccurIgnoreForGen(
g_physConfigID
t_path
g_value
)
=> t / nil

Description

Sets the Ignore for layout generation option to t or nil 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.

g_value

Valid Values: t or nil.

Value Returned

t

Ignore for layout generation was set.

nil

Ignore for layout generation was not set.

Example

cphSetOccurIgnoreForGen(physConfigID "I0/N0" t)

Return to top
 ⠀
X