Visible to Intel only — GUID: mwh1409960053887
Ixiasoft
Visible to Intel only — GUID: mwh1409960053887
Ixiasoft
2.8. Exporting Designs to the Intel® Quartus® Prime Software Using NativeLink Integration
After a design is synthesized in the Precision Synthesis software, the technology‑mapped design is written to the current implementation directory as an EDIF netlist file, along with a Intel® Quartus® Prime Project Configuration File and a place‑and‑route constraints file. You can use the Project Configuration script, <project name>.tcl, to create and compile a Intel® Quartus® Prime project for your EDIF or VQM netlist. This script makes basic project assignments, such as assigning the target device specified in the Precision Synthesis software. If you select a newer Intel device, the constraints are written in SDC format to the <project name>_ pnr_constraints.sdc file by default, which is used by the Fitter and the Timing Analyzer in the Intel® Quartus® Prime software.
Use the following Precision Synthesis software command before compilation to generate the <project name>_pnr_constraints.sdc:
setup_design -timequest_sdc
With this command, the file is generated after synthesis.
Section Content
Running the Intel Quartus Prime Software from within the Precision Synthesis Software
Running the Intel Quartus Prime Software Manually Using the Precision Synthesis‑Generated Tcl Script
Using the Intel Quartus Prime Software to Run the Precision Synthesis Software
Passing Constraints to the Intel Quartus Prime Software