Scripting

project set_active_swb (Tcl Script API Function)



The project set_active_swb function has the following format:

Syntax project set_active_swb <swb>
Arguments

<swb>

The name of the software build settings you want to designate as the current settings for the project.

Return Value

Code Name Code String Return
TCL_OK 0 swb
TCL_ERROR 1 unable to set swb: <swb>
TCL_ERROR 1 swb does not exist: <swb>
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be "set_active_swb swb"
Description Designates the specified software build settings as the current software build settings for the project.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.