SD Card SPI mode testbench
We need a way to simulate an SD card for the simulation. Really it just needs to be an SPI slave and then we can do behavioral stuff after that, only implementing the commands and registers that we need.
We need a way to simulate an SD card for the simulation. Really it just needs to be an SPI slave and then we can do behavioral stuff after that, only implementing the commands and registers that we need.