Scripting

project start_batch (Tcl Script API Function)



The project start_batch function has the following format:

Syntax project start_batch <entity>
Arguments

<entity>

The design entity that acts as the focus for compilation or simulation. If there is no design entity, use empty double quotation marks ("").

Return Value

Code Name Code String Return
TCL_OK 0

project

TCL_ERROR 1 no project is currently open
TCL_ERROR 1 unable to start batch mode
TCL_ERROR 1 wrong # args: should be "start_batch entity"
Description Used when many assignment commands (for example, project add_assignment) are to be used in a script. Add this command before the set of commands. Add project end_batch after the set of commands.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.