Skip to content

Using it as a linux SDCARD in SPI mode. #2

@Dolu1990

Description

@Dolu1990

Hi,

We are using the sd_device for simulation purpose (verilator) to emulate a SDCARD used by a softcore running linux. (SpinalHDL/SaxonSoc#7)

Got a few issue, had to add some "state exit" logic to unblock the situation durring the weird sequance that the linux SDCARD driver does to unlock/unfreeze sdcard on boot (SpinalHDL@414c935#diff-6903b38ec20622e06f2d9b5083d4f347R327)

Also, had to add support for RESP_R1B (used after MULTIPLE_READ)

Now seem there is some issue with WRITE_MULTIPLE ending.

Do you have some ideas about those issues ?
If you want we can setup a easy to use case reproduction for you to get some waves :)

Anyway, thanks for the project ^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions