/FPGA-DE10-Standard-Project-Nios2-DMA-Accelerator

Develop DMA acceleration of the system that performs linear computing functions, Y = AX + B, large amounts of data.

GNU General Public License v3.0GPL-3.0

About the project

Develop DMA acceleration of the system that performs linear computing functions, Y = AX + B, large amounts of data.

Installation

To start the project you need the following programs:

  • FPGA DE10-Standard or FPGA with similar possibilities
  • Quartus (Quartus Prime 18.1 or any later version) Lite Edition
  • Nios II Software Build Tools for Eclipse (Quartus Prime 18.1 or any later version)

Schematic

Simple Nios2 DMA System

Reference

  1. Exercise materials
  2. DE10-Standard User Manual
  3. Implementing Nios II on DE10-Lite - SDSU EE492