OpenXiangShan / XiangShan

Open-source high-performance RISC-V processor
Other
4.75k stars 647 forks source link

About SDCard module #3448

Open changekkk opened 1 month ago

changekkk commented 1 month ago

Before start

Describe the question

你好,看到咱们difftest使用了基于AXI接口的SDCard模型,这个是自主开发的模块还是开源模块?另外,想问下咱们是有能够支持SPI接口的SDCard模型?

[TRANSLATION] Hello, I noticed that our difftest uses an SDCard model based on the AXI interface. Is this module self-developed or an open-source module? Also, I would like to ask if we have an SDCard model that supports the SPI interface.

cebarobot commented 1 month ago

我们的 SDCard 模块是我们自己开发并开源的模块,仅限于仿真,并不能用于 FPGA、综合等真实场景。我们没有支持 SPI 接口的 SDCard 模型。

Our SDCard module is developed and open-sourced by our team. It's only used for emulation, not for FPGA or synthesis. We don't have any SDCard module which support SPI interface.