Scripting

project set_active_sim (Tcl Script API Function)



The project set_active_sim function has the following format:

Syntax project set_active_sim <sim>
Arguments

<sim>

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

Return Value

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


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.