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

https://github.com/shuregg/riscv-simple-cpu

Creating a risc-v processor
https://github.com/shuregg/riscv-simple-cpu

cpu risc-v riscv riscv32 rtl systemverilog verification verilog verilog-hdl

Last synced: 30 days ago
JSON representation

Creating a risc-v processor

Awesome Lists containing this project

README

          

# RISC-V simple CPU
## Main characteristics
* RV32I Zicsr ISA
* Single-core single-cycle CPU
* Interruption subsystem
* Load-Store Unit (LSU)
* Control and Status Registers unit (CSR)
* Peripheral device support