sdspi

SD-Card controller, using either SPI, SDIO, or eMMC interfaces (by ZipCPU)

Sdspi Alternatives

Similar projects and alternatives to sdspi

  1. neorv32

    77 sdspi VS 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. 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. wb2axip

    51 sdspi VS wb2axip

    Bus bridges and other odds and ends

  4. VexRiscv

    22 sdspi VS VexRiscv

    A FPGA friendly 32 bit RISC-V CPU implementation

  5. Rudi-RV32I

    A rudimental RISCV CPU supporting RV32I instructions, in VHDL

  6. vgasim

    11 sdspi VS vgasim

    A Video display simulator

  7. autofpga

    A utility for Composing FPGA designs from Peripherals

  8. videozip

    1 sdspi VS videozip

    A ZipCPU SoC for the Nexys Video board supporting video functionality

  9. SaaSHub

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

    SaaSHub logo
  10. nybbleForth

    Stack machine with 4-bit instructions

  11. dbgbus

    5 sdspi VS dbgbus

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

  12. openarty

    6 sdspi VS openarty

    An Open Source configuration of the Arty platform

  13. dpll

    2 sdspi VS dpll

    A collection of phase locked loop (PLL) related projects

  14. biriscv

    6 sdspi VS biriscv

    32-bit Superscalar RISC-V CPU

  15. FPGA-SDcard-Reader

    An FPGA-based SD-card reader to read files from FAT16 or FAT32 formatted SD-cards. 基于FPGA的SD卡读取器,可以从FAT16或FAT32格式的SD卡中读取文件。

  16. qspiflash

    4 sdspi VS qspiflash

    A set of Wishbone Controlled SPI Flash Controllers

  17. wbuart32

    4 sdspi VS wbuart32

    A simple, basic, formally verified UART controller

  18. arrowzip

    3 sdspi VS arrowzip

    A ZipCPU based demonstration of the MAX1000 FPGA board

  19. icozip

    2 sdspi VS icozip

    A ZipCPU demonstration port for the icoboard

  20. wbicapetwo

    2 sdspi VS wbicapetwo

    Wishbone to ICAPE interface conversion

  21. 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 sdspi alternative or higher similarity.

sdspi discussion

Log in or Post with

sdspi reviews and mentions

Posts with mentions or reviews of sdspi. 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.
  • Envisioning the Ultimate I2C Controller
    1 project | /r/ZipCPU | 18 Nov 2021
    You mean ... sort of like I did in this project? I implemented an SPI based controller, where the controller took care of all the bit-banging for you, but the CPU still needed to issue the commands as appropriate for the protocol?
  • SoC FPGA design to ASIC
    4 projects | /r/FPGA | 22 Jul 2021
    How about an SD card controller? I know I have a SPI based SD card controller, but the SDIO isn't that much harder. If you look hard enough you can find open source SDIO controllers.
  • CPU DESIGN
    9 projects | /r/FPGA | 5 Apr 2021
    There are also open source versions of many of the pieces you will need. I now use an open source crossbar interconnect for most of my designs. I use AutoFPGA to connect all the pieces together. I mentioned my flash controller above, but I also have a SD Card controller I've used quite successfully. I've also posted a UART to Wishbone bridge and discussed network debugging, both of which I use routinely with the ZipCPU. If for no other reason, these components allow me to load or update software on my CPU even after it's been placed into an FPGA. Of course, many of those components are tied to a Wishbone bus infrastructure. You may find you need a bridge of some type to connect different buses structures together--memory naturally tends to operate at one width and clock, video at another, and your CPU at another, so it helps at times to have a universal bus adapter kit handy.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic sdspi repo stats
4
278
8.5
20 days 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 54th most popular programming language
based on number of references?