An open API service indexing awesome lists of open source software.

https://github.com/64/eepyu

4-stage pipelined RISC-V CPU, written in SpinalHDL.
https://github.com/64/eepyu

Last synced: 26 days ago
JSON representation

4-stage pipelined RISC-V CPU, written in SpinalHDL.

Awesome Lists containing this project

README

          

# eepyu

eepyu (pronounced ee-pee-you) is a 4-stage pipelined CPU implementing the RISC-V base integer instruction set, implemented with [SpinalHDL](https://github.com/SpinalHDL/SpinalHDL).

It is optimised for area and *just about* fits on a ice40 HX1K FPGA (1280 LCs) running at 40-50 MHz.

## TODO

- RVFI RISC-V formal verification
- doit clean
- konata pipeline output
- optimise decoder signals