Scripting

sim end_batch (Tcl Script API Function)



The sim end_batch function has the following format:

Syntax sim end_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 end batch mode
TCL_ERROR 1 wrong # args: should be "end_batch"
Description Used when a sequence of assignment commands (for example, sim add_assignment) are used in a script. Add sim start_batch 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.