A Verilog-based FPGA project for reading from and writing to an SD card using the FAT32 file system in SDIO mode.
- FAT32 Support: Full file system compatibility for broad device support.
- SDIO Mode: Utilizes the 4-bit SDIO interface for higher performance compared to SPI.
- UART Interface: Simple data input via a standard UART serial connection.
- Modular Design: Well-encapsulated modules for easy integration.
For detailed information, module descriptions, and usage instructions, please select your preferred language above.