PKUFlyingPig / RISC-V_CPU

UCB-CS61C project3 : RISC-V CPU design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS61CPU

This is my solution repository for UCB CS61C project3: design a two-pipelined CPU for RISC-V.

Here is the project link which give you all the guidance and skeleton code.

https://cs61c.org/fa20/projects/proj3/

Enjoy your CPU journey !

About

UCB-CS61C project3 : RISC-V CPU design


Languages

Language:Python 65.4%Language:Assembly 34.6%