Scripting

sim start_batch (Tcl Script API Function)



The sim start_batch function has the following format:

Syntax sim start_batch
Arguments

None.

Return Value

Code Name Code String Return
TCL_OK 0

sim

TCL_ERROR 1 no project is currently open
TCL_ERROR 1 project has no active simulator settings
TCL_ERROR 1 unable to start batch mode
TCL_ERROR 1 wrong # args: should be "start_batch"
Description Used when a sequence of assignment commands (for example, sim add_assignment) are used in a script. Add this command before the set of commands. Add sim end_batch after the set of commands. If sim end_batch is not included, the assignment commands do not execute.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.