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

hnlEMHGetDigitaGlobalNets

hnlEMHGetDigitaGlobalNets(
)
=> globalNetList

Description

Returns a list of global nets found in digital design during mixed signal netlisting. This is used by the auCdl netlister to print *.GLOBAL statements for these nets 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

globalNetList

List of global net names.

Examples

hnlEMHGetDigitalGlobalNets()
=> ("vdd" "gnd")

Related Topics

OSS Functions


Return to top
 ⠀
X