Visible to Intel only — GUID: ykz1689205980493
Ixiasoft
Visible to Intel only — GUID: ykz1689205980493
Ixiasoft
2.5.1.1.1. Generate the Synthesis Design Example without Dynamic Reconfiguration
The make_qii_design.tcl generates a synthesizable hardware design example and an Quartus® Prime project, ready for compilation.
To generate synthesizable design example, run the following script at the end of IP generation:
quartus_sh -t make_qii_design.tcl
To specify an exact device to use, run the following script:
quartus_sh -t make_qii_design.tcl [device_name]
This script generates a qii directory containing a project called ed_synth.qpf. Use the Quartus® Prime software to open and compile this project.
The following figure shows a high-level view of the generated synthesis design example without dynamic reconfiguration and one group of data pins.