jlpteaching / dinocpu

A teaching-focused RISC-V CPU design used at UC Davis
BSD 3-Clause "New" or "Revised" License
140 stars 39 forks source link

Merge stuff from winter quarter 2022 #152

Closed hnpl closed 1 year ago

hnpl commented 1 year ago

This includes changes in single cycle, pipelined, tests, and binaries supporting rv64i.

I couldn't find the single-cycle cpu diagram with all wires drawn, so I assume we didn't have it during that quarter. Drawing the single-cycle cpu diagram will be on my TODO list.