icicle VS spu32

Compare icicle vs spu32 and see what are their differences.

icicle

32-bit RISC-V system on chip for iCE40 FPGAs (by grahamedgecombe)

spu32

Small Processing Unit 32: A compact RV32I CPU written in Verilog (by maikmerten)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
icicle spu32
1 1
284 60
- -
6.0 0.0
12 months ago almost 2 years ago
Python C
ISC License MIT License
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.

icicle

Posts with mentions or reviews of icicle. We have used some of these posts to build our list of alternatives and similar projects.
  • "AMD Extends the UltraScale+ Product Portfolio"
    1 project | /r/hardware | 7 Nov 2022
    If you just need a system to practice VHDL / Verilog on, the $50 entry point is a bit better. It won't be fast or big, but there's plenty to do and learn on something like that. The ICE40 is large enough to get a RISCV core for example.

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

What are some alternatives?

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

kianRiscV - RISC-V Linux SoC, marchID: 0x2b

shecc - A self-hosting and educational C optimizing compiler

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

quasiSoC - No-MMU Linux capable RISC-V SoC designed to be useful.

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

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

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

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