Visible to Intel only — GUID: ywc1547224585483
Ixiasoft
1. About the External Memory Interfaces Intel® Agilex™ 7 F-Series and I-Series FPGA IP
2. Design Example Quick Start Guide for External Memory Interfaces Intel® Agilex™ 7 F-Series and I-Series FPGA IP
3. Design Example Description for External Memory Interfaces Intel® Agilex™ 7 F-Series and I-Series FPGA IP
4. External Memory Interfaces Intel® Agilex™ 7 F-Series and I-Series FPGA IP Design Example User Guide Archives
5. Document Revision History for External Memory Interfaces Intel® Agilex™ 7 F-Series and I-Series FPGA IP Design Example User Guide
2.1. Creating an EMIF Project
2.2. Generating and Configuring the EMIF IP
2.3. Generating the Synthesizable EMIF Design Example
2.4. Generating the EMIF Design Example for Simulation
2.5. Simulation Versus Hardware Implementation
2.6. Simulating External Memory Interface IP With ModelSim
2.7. Pin Placement for Intel® Agilex™ 7 F-Series and I-Series EMIF IP
2.8. Compiling and Programming the Intel® Agilex™ 7 F-Series and I-Series EMIF Design Example
2.9. Generating a Design Example with the Calibration Debug Option
2.10. Generating a Design Example with the TG Configuration Option
2.11. Using the Design Example with the EMIF Debug Toolkit
Visible to Intel only — GUID: ywc1547224585483
Ixiasoft
2.8. Compiling and Programming the Intel® Agilex™ 7 F-Series and I-Series EMIF Design Example
After you have made the necessary pin assignments in the .qsf file, you can compile the design example in the Intel® Quartus® Prime software.
- Navigate to the Intel® Quartus® Prime folder containing the design example directory.
- Open the Intel® Quartus® Prime project file, (.qpf).
- To begin compilation, click Processing > Start Compilation. The successful completion of compilation generates a .sof file, which enables the design to run on hardware.
- To program your device with the compiled design, open the programmer by clicking Tools > Programmer.
- In the programmer, click Auto Detect to detect supported devices.
- Select the Intel® Agilex™ 7 device and then select Change File.
- Navigate to the generated ed_synth.sof file and select Open.
- Click Start to begin programming the Intel® Agilex™ 7 device. When the device is successfully programmed, the progress bar at the top-right of the window should indicate 100% (Successful).
Refer to Using the Design Example with the EMIF Debug Toolkit for guidance in debugging your external memory interface.