chipyard

An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more (by ucb-bar)

Chipyard Alternatives

Similar projects and alternatives to chipyard

  1. neorv32

    :desktop_computer: A small, customizable and extensible MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. chisel

    25 chipyard VS chisel

    Chisel: A Modern Hardware Design Language (by chipsalliance)

  4. ao486_MiSTer

    ao486 port for MiSTer

  5. opentitan

    15 chipyard VS opentitan

    OpenTitan: Open source silicon root of trust

  6. icestudio

    10 chipyard VS icestudio

    :snowflake: Visual editor for open FPGA boards

  7. rocket-chip

    Rocket Chip Generator

  8. vivado-risc-v

    Xilinx Vivado block designs for FPGA RISC-V SoC running Debian Linux distro

  9. SpinalHDL

    Scala based HDL

  10. bsc

    8 chipyard VS bsc

    Bluespec Compiler (BSC) (by B-Lang-org)

  11. rohd

    8 chipyard VS rohd

    The Rapid Open Hardware Development (ROHD) framework is a framework for describing and verifying hardware in the Dart programming language.

  12. riscv-boom

    SonicBOOM: The Berkeley Out-of-Order Machine

  13. nuclei-sdk

    Nuclei RISC-V Software Development Kit

  14. panologic-g2

    Pano Logic G2 Reverse Engineering Project

  15. RVVM

    The RISC-V Virtual Machine

  16. shecc

    A self-hosting and educational C optimizing compiler

  17. ao486

    The ao486 is an x86 compatible Verilog core implementing all features of a 486 SX.

  18. qemu-pinning

    My QEMU fork with pinning (affinity) support and a few tweaks.

  19. mempool

    A 256-RISC-V-core system with low-latency access into shared L1 memory. (by pulp-platform)

  20. esp

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

  21. gateware-ts

    1 chipyard VS gateware-ts

    Hardware definition library and environment for designing and building digital hardware for FPGAs, using only open source tools

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better chipyard alternative or higher similarity.

chipyard discussion

Log in or Post with

chipyard reviews and mentions

Posts with mentions or reviews of chipyard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-27.
  • Chisel: A Modern Hardware Design Language
    6 projects | news.ycombinator.com | 27 Dec 2023
    It's probably true that Chisel isn't right for industry -- Google tried it too for the TPU project and eventually went back to Verilog. That said, I think it's main win is that it is great from a research / open-source perspective.

    Taking advantage of the functional nature of Chisel enables a set of generators called Chipyard [0] for things like cores, networking peripherals, neural network accelerators, etc. If you're focusing on exploring the design space of one particular accelerator and don't care too much about the rest of the chip, you can get a customized version of the RTL for the rest of your chip with ease. All the research projects in the lab benefit from code changes to the generators.

    Chisel even enables undergraduate students (like me!) to tape out a chip on a modern-ish process node in just a semester, letting Chisel significantly reduce the amount of RTL we have to write. Most of the remaining time is spent working on the actual physical design process.

    [0]: https://github.com/ucb-bar/chipyard

    [1]: https://classes.berkeley.edu/content/2023-Spring-ELENG-194-0...

  • A repository that tracks upstream but allows separate tracking.
    1 project | /r/git | 3 Apr 2023
    The repo in question is chipyard: https://github.com/ucb-bar/chipyard
  • Ao486_MiSTer: i486 core for the MiSTer FPGA gaming system
    7 projects | news.ycombinator.com | 3 Mar 2023
    Many companies do just write entire modern SoCs in straight Verilog (maybe with some autogenerated Verilog hacked in there) with no other major organization tools aside from the typical project management stuff. The load-store unit of a modern CPU alone easily exceeds 10k lines of Verilog. It's a similar thing as people who work with kernels—after all, the page table management code in a modern operating system like Linux is absolutely monstrous but still people are able to understand it well enough to be able to make the changes they need and get out.

    If you are interested in other languages which hope to make this sort of stuff easier, I'd recommend taking a look at design productivity languages like Chisel and it's associated Chipyard [1], SpinalHDL [2], and Bluespec [3]. Each of these are meant to make defining extremely complex hardware more manageable for humans and there's a lot of interesting work going on right now with each of them.

    [1] https://github.com/ucb-bar/chipyard

    [2] https://github.com/SpinalHDL/SpinalHDL

    [3] https://github.com/B-Lang-org/bsc

  • Chipyard: An Open Source RISC-V SoC Design Framework
    1 project | news.ycombinator.com | 15 Dec 2021
  • How to use a RISC V core for other purposes?
    2 projects | /r/RISCV | 8 Jun 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic chipyard repo stats
5
1,721
9.6
4 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Scala is
the 38th most popular programming language
based on number of references?