RISC-V CPU Core (RV32IM)
-
Updated
Sep 18, 2021 - Verilog
RISC-V CPU Core (RV32IM)
32-bit Superscalar RISC-V CPU
A RISC-V SBC based around the LambdaConcept USB2Sniffer FPGA board.
The objective of this project was to design and implement a 5 stage pipeline CPU to support the RISC-V instruction architecture. This pipeline CPU supports the entire RV32IM ISA which contains 45 instructions. The designed pipeline CPU was implemented using behavioral modeling in verilogHDL and icarus Verilog was used compile and simulate. gtkWa…
Emulation, implementation and verification of RISC-V core with I,M and Zbb extensions
Add a description, image, and links to the rv32im topic page so that developers can more easily learn about it.
To associate your repository with the rv32im topic, visit your repo's landing page and select "manage topics."