Visible to Intel only — GUID: sam1412662508461
Ixiasoft
Generating the Intel® Quartus® Prime Design Example
The make_qii_design.tcl script generates a synthesizable design example along with an Intel® Quartus® Prime project, ready for compilation.
To generate synthesizable design example, follow these steps.
- After generating the IP together with the design example files, run the following script at the command prompt: quartus_sh -t make_qii_design.tcl.
- If you wan to specify an exact device to use, use the following command: quartus_sh -t make_qii_design.tcl <device_name> .
The script generates a qii directory that contains the ed_synth.qpf project file. You can open and compile this project in the Intel® Quartus® Prime software.