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

cdfGetInstCDF

cdfGetInstCDF(
d_instId
)
=> g_cdfDataId / nil

Description

Returns the effective CDF description associated with an instance.

The difference between the instance’s effective CDF description and the cell’s effective CDF description is that the values of any CDF parameter takes into account the values of the parameters stored on the instance.

Arguments

d_instId

Specifies the ID of the instance for which you want to view the effective CDF description.

Value Returned

g_cdfDataId

The database object that represents the CDF description for the component.

nil

When an instance is not specified.


Return to top
 ⠀
X