jmio / sd_device

SD device emulator from ProjectVault

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sd_device

SD device emulator from ProjectVault

This implements a synthesisable model of the device side of the SD spec in verilog which can simulate a SD card. It was first implemented in ProjectVault and has added SPI support from flipsyfat

The interface towards the SoC consists of a Wishbone master that reads and writes against memory using DMA

This core is compatible with FuseSoC

About

SD device emulator from ProjectVault

License:Apache License 2.0


Languages

Language:Verilog 79.3%Language:Coq 12.4%Language:SystemVerilog 8.2%