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

nlGetCdf

nlGetCdf(
o_inst
) 
=> o_cdfId

Description

Obtains the CDF information of the IE cell. CDF information contains the default IE parameter, default IE macro model file name and parameter mapping from CDF to simulator specific names.

Arguments

o_inst

The IE object (nlIEInstance)

Value Returned

o_cdfId

CDF data of the IE cell

Examples

SpectreimInfo = nlGetCdf(ie_inst)->simInfo->spectre


Return to top
 ⠀
X