Scripting

Overview: Using Tcl



In the Quartus® II software, you can run Tcl commands or create and run Tcl scripts to do the following tasks in a Quartus II project:

The Quartus II Application Programming Interface (API) provides functions in the following categories for use as Tcl commands that control or get information about Quartus II projects:

You can use the Quartus II Text Editor or another standard text editor to create Tcl scripts containing the above API functions and other Tcl commands. You should save a Tcl script as a Tcl Script File (.tcl).  Examples

You can generate a Tcl Script File for an existing project created through the Quartus II software that can be used as a baseline for another project. You can also use Tcl templates and Quartus II Tcl templates to create Tcl scripts.

You can run Tcl commands in an interactive environment called the "wish shell" or in the Quartus II Tcl Console window. You can run Tcl scripts in Tcl command-line mode, in the Quartus II Tcl Console window, or from the Tcl Scripts dialog box.

Go to: More information is available on Tcl on the Altera® web site.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.