Scripting

sim initialize (Tcl Script API Function)



The sim initialize function has the following format:

Syntax sim initialize
Arguments

None.

 

Return Value

Code Name Code String Return
TCL_OK 0 1
TCL_OK 0 0
TCL_ERROR 1 project has no active simulator setting
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be "initialize"
Description Initializes the simulation for the current design. During initialization, the Simulator builds the simulation netlist and sets the simulation time to zero.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.