Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 497 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 497 Bytes

minuteCore

A simple, 32-bit, in order, 5-stage interlocking pipelined RISC-V core. It fully supports RV32I (RISC-V User Manual v2.2) and partially conforms to RISC-V Privileged Architecture v1.1. It has been written in Verilog and simulated using Icarus Verilog and ModelSim.

Block Diagram

Block Diagram of minuteCore

This work is done in partial fulfillment of requirements of B. Tech (Electronics and Communication), SASTRA Deemed to be University, India.