Scripting

sim run (Tcl Script API Function)



The sim run function has the following format:

Syntax sim run <time>
Arguments
<time> The length of time the simulation runs. When the value is end, the simulation runs until the entire simulation is complete.

Return Value

Code Name Code String Return
TCL_OK 0 OK
TCL_ERROR 1 simulator is not running
TCL_ERROR 1 wrong # args: should be "run time"
Description Instructs the Simulator to simulate for the specified time or, if <time> has the value end, until the simulation is complete.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.