SaxonSoc VS rocket-chip

Compare SaxonSoc vs rocket-chip and see what are their differences.

SaxonSoc

SoC based on VexRiscv and ICE40 UP5K (by SpinalHDL)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SaxonSoc rocket-chip
1 12
140 2,990
1.4% 1.7%
4.8 8.3
12 days ago 4 days ago
Scala Scala
MIT License GNU General Public License v3.0 or later
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.

SaxonSoc

Posts with mentions or reviews of SaxonSoc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-26.
  • How many more years until we have a completely open source RISC-V SOC?
    6 projects | /r/RISCV | 26 May 2021
    Most of them might still be missing on the ASIC side, but already exist to some extent on the FPGA side. Litex (https://github.com/enjoy-digital/litex/) is adding support for the USB host (ohci-compatible) developed for Saxon (https://github.com/SpinalHDL/SaxonSoc), in addition to the DRAM, Ethernet (MII, GMII, some RGMII), micro-sd, UART, HDMI framebuffer, ... peripherals that are already supported.

rocket-chip

Posts with mentions or reviews of rocket-chip. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-08.
  • Recommendations for RISC-V on FPGA
    7 projects | /r/FPGA | 8 Mar 2023
    Hello. I'm looking into implementing RISC-V on an FPGA for a school project. The two repos I'm looking into using are the Ariane and RocketChip repos. Both look actively maintained, but RocketChip has more recent releases, and it's used by this other repo that creates a block design in Vivado with the RISC-V RTL. However, we would also like to be able to make changes to the core, and I'm afraid that scala/Chisel might be difficult to learn. Ariane looks like SystemVerilog while RocketChip is mostly Chisel. Does any have recommendations on which RISC-V repo would be good to use for a project?
  • RISC-V Pushes into the Mainstream
    5 projects | news.ycombinator.com | 23 Dec 2022
    You could do a trial build of an in-order Rocket RISC-V core [1] to see how much space it takes up.

    [1] https://github.com/chipsalliance/rocket-chip

  • Can anyone explain simply how OpenSource the RISC-V actually is?
    2 projects | /r/RISCV | 8 May 2022
  • Stages of prototyping a RISC-V processor on an FPGA?
    3 projects | /r/FPGA | 21 Oct 2021
    My definition of a RISC CPU is one that has a reduced instruction set. In other words, the category of CPU is defined by the size of the instruction set, not in how it is implemented. Consider for example RISC-V CPUs. These are defined by their open instruction set alone, in spite of the fact that many implementations of RISC-V CPUs exist: some pipelined, and some not.
  • How are modern processors and their architecture designed?
    4 projects | /r/ECE | 28 Sep 2021
    More complex CPUs are typically completely out of scope for hand coding, therefore you can implement generators like: https://github.com/chipsalliance/rocket-chip
  • Anandtech: "IBM Power10 Coming To Market: E1080 for 'Frictionless Hybrid Cloud Experiences'"
    4 projects | /r/hardware | 8 Sep 2021
    We don't have Sifive's specifically but we do have the open source cores they've historically used to design their cores: https://github.com/riscv-boom/riscv-boom https://github.com/chipsalliance/rocket-chip
  • Project ideas for RISC-V?
    2 projects | /r/RISCV | 6 Jun 2021
    This would allow you to experiment with your own chip or something like [the RocketChip generator](https://github.com/chipsalliance/rocket-chip).
  • Question: Does the 32bit version of Rocket still supports FPU
    2 projects | /r/RISCV | 14 May 2021
    https://github.com/chipsalliance/rocket-chip/blob/c7da610430f51b02ebda37f3d444674dc8f2adbf/src/main/scala/system/Configs.scala#L28
    2 projects | /r/RISCV | 14 May 2021
    You should start tracing through the code to see what that requirement means. Grep through the github repo for things like "rowBits", which brings up this issue (https://github.com/chipsalliance/rocket-chip/issues/1352) which may be relevant to your interests.

What are some alternatives?

When comparing SaxonSoc and rocket-chip you can also consider the following projects:

riscv-boom - SonicBOOM: The Berkeley Out-of-Order Machine

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

litex - Build your hardware, easily!

picorv32 - PicoRV32 - A Size-Optimized RISC-V CPU

openlane - OpenLane is an automated RTL to GDSII flow based on several components including OpenROAD, Yosys, Magic, Netgen and custom methodology scripts for design exploration and optimization.

skywater-pdk - Open source process design kit for usage with SkyWater Technology Foundry's 130nm node.

fusesoc - Package manager and build abstraction tool for FPGA/ASIC development

Cores-VeeR-EH1 - VeeR EH1 core

opentitan - OpenTitan: Open source silicon root of trust

Cores-VeeR-EL2 - VeeR EL2 Core

SpinalHDL - Scala based HDL