Project Title

RV32MI pipeline Implementation —

Team

Supervisors

Table of Contents

  1. Introduction
  2. Other Sub Topics
  3. Links

Introduction

This project aims to implement an in-order 5-stage pipelined CPU which implements the RV32I base instruction set and the M instruction set extension for multiplication/division operations as per the RISC-V ISA specification.

Other Sub Topics

…..