Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 201 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 201 Bytes

CPU Design

  1. lab1, simple risc-v asm lab running an a single cycle cpu.
  2. lab2, implementation of a single cycle cpu on miniRV-1.
  3. lab3, implementaion of a 5-stage pipeline cpu on miniRV-1.