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

cphDeleteOccurParamIgnoreForGen

cphDeleteOccurParamIgnoreForGen(
g_physConfigID
t_path
)
=> t / nil

Description

Deletes the list of parameter names to be ignored when generating a layout 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 list of parameter names was deleted.

nil

The list of parameter names was not deleted.

Example

cphDeleteOccurParamIgnoreForGen(physConfigID "I0/N0")

Return to top
 ⠀
X