Intel® Quartus® Prime Pro Edition User Guide: Scripting
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: mwh1410471011427
Ixiasoft
Visible to Intel only — GUID: mwh1410471011427
Ixiasoft
1.8. The QFlow Script
The QFlow interface can run the following command-line executables:
- quartus_syn (Analysis and Synthesis)
- quartus_fit (Fitter)
- quartus_sta (Timing Analyzer)
- quartus_asm (Assembler)
- quartus_eda (EDA Netlist Writer)
To view floorplans or perform other GUI-intensive tasks, launch the Intel® Quartus® Prime software.
Start QFlow by typing the following command at a command prompt:
quartus_sh -g
Tip: The QFlow script is located in the < Intel® Quartus® Prime directory>/common/tcl/apps/qflow/ directory.