Visible to Intel only — GUID: mwh1409959958857
Ixiasoft
Visible to Intel only — GUID: mwh1409959958857
Ixiasoft
1.5.2.1. Running the Intel® Quartus® Prime Software from within the Synplify Software
For the Windows operating system, do the following:
- Point to Start, and click Control Panel.
- Click System >Advanced system settings >Environment Variables.
- Create a QUARTUS_ROOTDIR system variable.
For the Linux operating system, do the following:
- Create an environment variable QUARTUS_ROOTDIR that points to the <home directory>/altera <version number> location.
You can create new place and route implementations with the New P&R button in the Synplify software GUI. Under each implementation, the Synplify Pro software creates a place-and-route implementation called pr_<number> Altera Place and Route. To run the Intel® Quartus® Prime software in command‑line mode after each synthesis run, use the text box to turn on the place‑and‑route implementation. The results of the place-and-route are written to a log file in the pr_ <number> directory under the current implementation directory.
You can also use the commands in the Intel® Quartus® Prime menu to run the Intel® Quartus® Prime software at any time following a successful completion of synthesis. In the Synplify software, on the Options menu, click Intel® Quartus® Prime and then choose one of the following commands:
- Launch Quartus —Opens the Intel® Quartus® Prime software GUI and creates a Intel® Quartus® Prime project with the synthesized output file, forward‑annotated timing constraints, and pin assignments. Use this command to configure options for the project and to execute any Intel® Quartus® Prime commands.
- Run Background Compile—Runs the Intel® Quartus® Prime software in command-line mode with the project settings from the synthesis run. The results of the place-and-route are written to a log file.
The <project_name>_cons.tcl file is used to set up the Intel® Quartus® Prime project and directs the <project_name>.tcl file to pass constraints from the Synplify software to the Intel® Quartus® Prime software. By default, the <project_name>.tcl file contains device, timing, and location assignments. The <project_name>.tcl file contains the command to use the Synplify-generated .scf constraints file with the Timing Analyzer.