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

asiStmGenerateNetlist

asiStmGenerateNetlist(
o_session
wavepath
nodeDesc
[ o_simOptions ]
)
=> l_netlistStatus

Description

Generates netlist, as part of preview waveform generation for a stimuli and saves it at the specified psf directory path.

Arguments

o_session

The Simulator OASIS session object.

wavepath

The path of the directory to create netlist.

nodeDesc

Stimuli input description from the OASIS stimulus session

o_simOptions

Optional argument that specifies the simulator options such as stopTime.

Value Returned

l_netlistStatus

Returns an association list of the following key/value pairs:

list(list('success t/nil) list('waveName <waveform name>)


Return to top
 ⠀
X