Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

hnlEMHGetDigitalNetlistFileName

hnlEMHGetDigitalNetlistFileName(
)
=> path

Description

Returns the netlist file path for digital netlist during mixed signal netlisting. This path is exported for use by formatters like auCdl to include digital netlist file name in the top-level netlist. This function must be called from Cadence internal formatters or ADE third-party integration formatters only when mixed signal netlisting is in progress.

Arguments

None

Value Returned

path

The netlist file path.

Examples

hnlEMHGetDigitalNetlistFileName()
=> "runDir/top.cdl"

Related Topics

OSS Functions


Return to top
 ⠀
X