Visible to Intel only — GUID: bdm1508118129535
Ixiasoft
1.1. Creating an EMIF Project
1.2. Generating and Configuring the EMIF IP
1.3. Generating the Synthesizable EMIF Design Example
1.4. Generating the EMIF Design Example for Simulation
1.5. Simulation Versus Hardware Implementation
1.6. Simulating External Memory Interface IP With ModelSim
1.7. Pin Placement for Intel® Stratix® 10 EMIF IP
1.8. Compiling and Programming the Intel® Stratix® 10 EMIF Design Example
1.9. Debugging the Intel® Stratix® 10 EMIF Design Example
Visible to Intel only — GUID: bdm1508118129535
Ixiasoft
1.8. Compiling and Programming the Intel® Stratix® 10 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 an .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® Stratix® 10 device and then select Change File.
- Navigate to the generated ed_synth.sof file and select Open.
- Click Start to begin programming the Intel® Stratix® 10 device. When the device is successfully programmed, the progress bar at the top-right of the window should indicate 100% (Successful).