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

vosLaunchIrunSimulation

vosLaunchIrunSimulation(
)
=> t / nil

Description

Launches the xrun simulator from the command line. If the vhdlSimNetlistandSimulate variable is set to t, the function netlists the design before launching the xrun simulator. Otherwise, it launches the simulator without netlisting the design.

Arguments

None

Value Returned

t

The xrun simulator was launched.

nil

The xrun simulator was not launched or the operation was unsuccessful.

Examples

The following example launches the xrun simulator from the command line.

si <runDirName> -batch -command vosLaunchIrunSimulation
=> t

Related Topics

VHDL Toolbox Functions


Return to top
 ⠀
X