Visible to Intel only — GUID: fuc1676547596436
Ixiasoft
Visible to Intel only — GUID: fuc1676547596436
Ixiasoft
2.5.1.2.1. Generate the Synthesis Design Example
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 Intel® Quartus® Prime software to open and compile this project.
The synthesis design example provides an example of the core and I/O connectivity for your IP configuration with Calibration IP as the interface for the Avalon® memory-mapped calibration addresses.