spu32 VS quasiSoC

Compare spu32 vs quasiSoC and see what are their differences.

spu32

Small Processing Unit 32: A compact RV32I CPU written in Verilog (by maikmerten)

quasiSoC

No-MMU Linux capable RISC-V SoC designed to be useful. (by regymm)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
spu32 quasiSoC
1 1
60 91
- -
0.0 6.4
almost 2 years ago 4 days ago
C C
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

spu32

Posts with mentions or reviews of spu32. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-10.
  • Designing instruction decoder
    2 projects | /r/FPGA | 10 May 2021
    You asked for "elegant and simple". Disregarding your request, here's how I decode RISC-V: https://github.com/maikmerten/spu32/blob/master/cpu/decoder.v

quasiSoC

Posts with mentions or reviews of quasiSoC. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing spu32 and quasiSoC you can also consider the following projects:

shecc - A self-hosting and educational C optimizing compiler

Toast-RV32i - Pipelined RISC-V RV32I Core in Verilog

RISCV - A Pipelined RISC-V RV32I Core in Verilog [Moved to: https://github.com/georgeyhere/Toast-RV32i]

chipyard - An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more

esp - Embedded Scalable Platforms: Heterogeneous SoC architecture and IP integration made easy

RVVM - The RISC-V Virtual Machine

cariboulite - CaribouLite turns any 40-pin Raspberry-Pi into a Tx/Rx 6GHz SDR

rt-thread - RT-Thread is an open source IoT real-time operating system (RTOS).

darkriscv - opensouce RISC-V cpu core implemented in Verilog from scratch in one night!

SAP1 - RTL Implementation of Malvino's SAP1. I was inspired to do this after seeing Ben Eater's Breadboard implementation