Scripting

project create_sim (Tcl Script API Function)



The project create_sim function has the following format:

Syntax project create_sim <sim>
Arguments

<sim>

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

Return Value

Code Name Code String Return
TCL_OK 0  
TCL_ERROR 1 unable to create sim: <sim>
TCL_ERROR 1 no project is currently open
TCL_ERROR 1 wrong # args: should be "create_sim name"
Description Creates Simulator settings with the specified name and designates the settings as the current Simulator settings for the project.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.