Generic Serial Flash Interface Intel® FPGA IP User Guide

ID 683419
Date 12/22/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

1.7.4. Integrating Modules into Intel® Quartus® Prime Project

  1. In the Intel® Quartus® Prime software, select Assignment > Settings.
  2. In the Settings window, add generic_flash_access.qys file located in the synthesis folder and click Apply.
  3. The generic_flash_access.qys file is shown under Files directory. Right click the file and choose Set as Top-Level Entity.
  4. Go to Processing > Start > Start Analysis and Elaboration to allow the hardware system to determine input and output pins.
  5. Start pin assignment by going to Assignments > Pin Planner, and assign PIN_L14 as clk_clk and PIN_AA26 as reset_reset_n.
  6. Go to Assignments > Device > Device and Pin Options > Configuration, and change the Configuration scheme to Active Serial x1.
  7. Processing > Start > Start Analysis and Synthesis to perform full hardware system compilation.