Scripting

Running Tcl Scripts



To run a Tcl script in Tcl command-line mode:

  1. At a system command prompt, type the following:  More Details

    quartus_cmd -f <Tcl script file name>

 

To run a Tcl script from the Quartus® II Tcl Console window:

  1. Open the Quartus II Tcl Console window. Shortcut

  2. Type the following at the Quartus II Tcl Console command prompt:  More Details

    source <Tcl script file name>

 

To run a Tcl script from the Tcl Scripts dialog box:

  1. If necessary, create a new project or open an existing project.  More Details

  2. Choose Tcl Scripts (Tools menu).

  3. Select the Tcl Script File (.tcl) you want to run from the Libraries list.

  4. Click Run.  More Details

  5. Click OK.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.