openarty

An Open Source configuration of the Arty platform (by ZipCPU)

Openarty Alternatives

Similar projects and alternatives to openarty

  1. autofpga

    A utility for Composing FPGA designs from Peripherals

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. riscv-formal

    RISC-V Formal Verification Framework

  4. vgasim

    11 openarty VS vgasim

    A Video display simulator

  5. qspiflash

    A set of Wishbone Controlled SPI Flash Controllers

  6. zipcpu

    13 openarty VS zipcpu

    A small, light weight, RISC CPU soft core

  7. dbgbus

    5 openarty VS dbgbus

    A collection of debugging busses developed and presented at zipcpu.com

  8. SaaSHub

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

    SaaSHub logo
  9. zbasic

    4 openarty VS zbasic

    A bare bones, basic, ZipCPU system designed for both testing and quick integration into new systems

  10. OpenFPGA

    3 openarty VS OpenFPGA

    An Open-source FPGA IP Generator

  11. wbuart32

    4 openarty VS wbuart32

    A simple, basic, formally verified UART controller

  12. sdspi

    4 openarty VS sdspi

    SD-Card controller, using either SPI, SDIO, or eMMC interfaces

  13. arrowzip

    3 openarty VS arrowzip

    A ZipCPU based demonstration of the MAX1000 FPGA board

  14. wbicapetwo

    Wishbone to ICAPE interface conversion

  15. videozip

    1 openarty VS videozip

    A ZipCPU SoC for the Nexys Video board supporting video functionality

  16. SaaSHub

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

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

openarty discussion

Log in or Post with

openarty reviews and mentions

Posts with mentions or reviews of openarty. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-11.
  • C++ Verification Testbench Best-Practice Resources?
    7 projects | /r/FPGA | 11 Jun 2023
    I have built a lot of open-source C++ tooling for design verification. You can find a lot of my C++ models posted on my Github. Example C++ models include: UART, SPI/DSPI/QSPI Flash, SD-Card (SPI-based interface), VGA Video, Ethernet MDIO, PS/2 mouse, OLED display, SDRAM and more. (I've even simulated PLLs using C++ models ...) I have also written extensively about doing so at ZipCPU.com.
  • PPS detection/regeneration
    2 projects | /r/FPGA | 25 May 2022
    The repo is the example design. It was used by software, though, that's not (currently) posted. A lot of math went into the coefficients as well--that's all in the software.
  • AXI Quad SPI 3.2 Flash programming scripts
    5 projects | /r/FPGA | 10 Jan 2022
    Here's the flash controller repo I use. There's a flash controller in there for SPI, Dual SPI, and Quad SPI. The Dual and Quad SPI controllers need a device specific startup script to get them into the right mode. This script should be fairly well explained by the comments. You should find at least one of these controllers that works for you. More recent versions of the controller have a Wishbone arbiter within them -- they're just not checked in the repo yet. (DSPI, QSPI). This makes it so the design fully supports two two Wishbone ports: a config port by which you can send any value and the memory mapped read port. (You can't use both at the same time.)
  • Arty S7 - 2 different flash brands
    1 project | /r/FPGA | 26 Aug 2021
    You can compare my configuration file for the Spansion flash with my config file for the Micron flash to see that these are the only two hardware differences between the two
  • FPGA and Simulation tools for Risc-V design
    4 projects | /r/FPGA | 24 Dec 2020
    I'd then recommend Verilator for simulation testing--but only after your formal design checking is complete. You can find online C++ models of a QSPI flash, RAM, and a serial port which should be good enough to get you going here. When you are ready for more permanent storage, there's also a decent C++ model of an SD card (SPI only).
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic openarty repo stats
6
129
0.0
over 1 year ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Verilog is
the 52nd most popular programming language
based on number of references?