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

simRunNetAndSim

simRunNetAndSim( 
) 
=> t / nil

Description

Starts an analysis job in either foreground or background mode.

The simulation environment must be initialized before simRunNetAndSim is called. That is, the simInitEnv or simInitEnvWithArgs function must have been called. When invoked, simRunNetAndSim displays a form, prompting for the following:

The simRunNetAndSim function applies the form settings and invokes the simulation.

Arguments

None

Value Returned

t

The form prompting for run options was successfully displayed.

nil

The command was unsuccessful.

Examples

simRunNetAndSim( )

Related Topics

OSS Functions


Return to top
 ⠀
X