|
|
|
To run a Tcl script in Tcl command-line mode:
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:
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:
If necessary, create a new project or open an existing project. More Details
Choose Tcl Scripts (Tools menu).
Select the Tcl Script File (.tcl) you want to run from the Libraries list.
Click Run. More Details
Click OK.
- PLDWorld - |
|
Created by chm2web html help conversion utility. |