Scripting

Generating a Tcl File for Project



To generate a Tcl Script File (.tcl) for a project from the Quartus® II software:

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

  2. Open the Quartus II Tcl Console window.  Shortcut

  3. Choose Generate Tcl File for Project (Project menu).

  4. In the Tcl Script File name box, type the name and path for the script.

  5. Turn on one or more of the following options to add instructions about settings for the project:

    1. Add instructions to compile using current Compiler settings for project
    2. Add instructions to simulate using current Simulator settings for project
    3. Add instructions to build using current software build settings for project
  6. Click OK.

 

To generate a Tcl Script File (.tcl) from the Quartus II Tcl Console window:

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

  2. Open the Quartus II Tcl Console window.  Shortcut

  3. Type the following command at the Quartus II Tcl Console command prompt:

    generate_tcl_file <name> [-c | compile] [-s | simulate] [-b | build] [-w | overwrite] 


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.