FPGA-SDcard-Reader
stableAn FPGA SD-card reader with a FAT file-system layer.
Indexed from a public source and curated by LibFPGA. Own this project? Claim it by adding a manifest file to your repo.
LicenseGPL-3.0
Languagesverilog
Targetsdevice-agnostic
Categorymemory
Verification
We have not run this core through the LibFPGA toolchain yet, so it carries no earned badges. Many of these projects have strong verification of their own. Claim the listing to run our checks.
- 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.