FPGA-SDcard-Reader
stableAn FPGA SD-card reader with a FAT file-system layer.
Install with
lfpga
lfpga add fpga-sdcard-reader
Indexed from a public source and curated by LibFPGA. Own this project? Claim it by adding a manifest file to your repo.
Verification
Signals earned by running the open toolchain against the public source. This listing is not yet owner-claimed; the badges reflect our build, not a maintainer's declaration. This is the registry's whole point: know it works before you clone it.
✓ Lints clean
Testbench passes
✓ Synthesizes
Formally proven
Converts to RTL
Last checked 2026-07-05 by the LibFPGA toolchain.
- 7680 LUT4s
- 342 GitHub stars
About
An SD/SDHC card reader in pure Verilog that goes all the way to reading files by name from a FAT16/FAT32 partition, no soft CPU needed. Ideal for pulling configuration, images or samples off an SD card directly in hardware.