Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 10 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