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

https://github.com/64/rave32

An unpipelined 32-bit RISC-V CPU, written in Chisel.
https://github.com/64/rave32

chisel hardware risc-v rtl

Last synced: 12 months ago
JSON representation

An unpipelined 32-bit RISC-V CPU, written in Chisel.

Awesome Lists containing this project

README

          

Rave32: A RV32E CPU
=======================

This is an unpipelined RV32E (RISC-V 32-bit, embedded variant) CPU written in Chisel.

Tests can be run with `sbt test`.