Logisim to build a simple 32-bit CPU that runs RISC-V instructions
Project specs: https://inst.eecs.berkeley.edu/~cs61c/sp23/projects/proj3/
- Implemented 2-stage pipeline
- Used ROM for control logic
- Conducted unit and integration tests
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Logisim to build a simple 32-bit CPU that runs RISC-V instructions
Project specs: https://inst.eecs.berkeley.edu/~cs61c/sp23/projects/proj3/