supleed2 / ELEC60011-DSD-CW

Coursework for ELEC60011: Digital System Design - a Quartus project containing a NIOS II soft-core and custom instruction hardware accelerators for the target function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ELEC60011: Digital System Design - Coursework

The goal for this project was to create a custom instruction and hardware to support the custom instruction, with the effect of hardware accelerating a specific computation, and returning the result to the NIOs II soft-core processor. The custom logic was designed in SystemVerilog and instantiated on the FPGA fabric alongside the NIOS II core and other hardware such as timers and interruprt handlers. The project was completed in Quartus Prime 21.1 Lite and tested with the Altera DE1 board.

About

Coursework for ELEC60011: Digital System Design - a Quartus project containing a NIOS II soft-core and custom instruction hardware accelerators for the target function


Languages

Language:Verilog 64.0%Language:VHDL 18.3%Language:Tcl 16.3%Language:C 1.2%Language:Python 0.3%