Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 2.1 KB

student_projects.md

File metadata and controls

29 lines (25 loc) · 2.1 KB

MYTH RISC-V (RV32I) CPU Cores

Many students who have taken part in this MYTH Workshop have released their work as open-source cores. These are some good ones:

These cores are significant in that:

  • They were created by students with limited logic design experience in a 5-day Workshop.
  • They implement a 4-stage pipelined RV32I in < 200 lines of code.
  • They are documented to help others create cores of their own.

All these cores can be compiled and simulated by cut-n-pasting into the makerchip.com IDE.

Workshop info, including slides.