搜索资源列表
SD_SPI sd卡spi接口的verilog程序
- sd卡spi接口的verilog程序,quartus2,全部调好能已经应用于SD卡模块。-sd card spi interface verilog program, quartus2, all tuned to have been used in SD card module.
hex2rom_0241_Win32
- This SPI-mode SD Card controller is a free SOPC Builder component that can be used in any SOPC Builder system. The included example design runs on the Nios II Embedded Evaluation Kit, Cyclone III edition (NEEK).-This SPI-mode SD Card controller is a
MTDB_SYSTEM_CD_V1.0
- ALTERA Nios II Embedded Evaluation Kit开发板制造商(terasic)提供的多媒体显示板(Terasic Multimedia Touch Panel Daughter Board (MTDB))扩展开发包。 里为有两个开源的例子 1.MTDB_SD_Card_Audio,从SD卡中读取WAV文件然后通过DA播放,这个对不SD Card的初学者非常的有用,可以知道使用FPGA SPI来读写SD CARD。 2.MTDB_Systhesiz
spimaster
- SPI IP core supporting SD/MMC
Flash
- pico blaze assembly code for write to micro SD flash with spi protocol
pico_code
- pico blaze VHDL code for write to micro SD flash with spi protocol
spi_select
- 提供SD卡SPI模式下的读写协议模块,通用性较好,硬件描述语言-Provides SD card SPI mode of reading and writing Protocol module, versatility, hardware descr iption language
Verilog_SPI_SD_controler
- Verilog 开发的SD控制器和SPI控制器-The implement ofSPI&SD controler using Verilog
FPGAMp3Player_MihaiAndreiVeres
- 使用VHDL语言实现MP3播放,和SD卡的SPI模式交互,以及文件系统的实现-MP3 player, and SD card SPI mode interaction, as well as file system using VHDL
SD_Card_test
- SD卡读写程序,SPI接口实现,采用verilog hdl实现- SD read and write test
SDcard
- 一个能用SPI模式的SD读卡程序(VHDL)-A SD card reader program can use SPI mode (VHDL)
nios_spi
- 在nios上,用spi核实现的sd卡读写操作。操作相当简单,流程说明用文档给出,代码中信息注释。-In nios, and with the sd card spi core to achieve read and write operations. Operation is quite simple, with the documentation process descr iption is given, the information in the code comments.
hello_sd
- 基于fpga verilog 语言和nios ii实现的spi模式下sd卡驱动,以及加入znfat文件系统的sd卡驱动,可读取sd卡内的文件。-Based on the language and under the fpga verilog realize spi mode nios ii sd card driver, and adding znfat sd card file system driver, you can read files sd card.
nios_ruanhe_spi_3
- 这是我自己写的一个摄像头数据存储SD卡程序,quartus的verilog编写,摄像头采用自己添加的外设接口,数据采用dma采集,SD用的是软件自带的SPI内核以及znFAT的文件系统。帧率我没有测,有兴趣的可以测测,初学者可以参考学习,写的代码有点乱,如果有不懂的可以和联系。-This is what I wrote it myself a camera, SD card data storage program, quartus the verilog write, add their ow
sd_spi_model.tar
- SD card, SPI mode, Verilog simulation model
sd_test
- Verilog语言编写的基于SPI总线的micro SD卡读写程序(SD card access based on FPGA)
sdtest
- 这个是一个verilog程序,可以用spi读取sd卡中的内容,存到fifo中(This project can read the data from SD card through SPI interface and store the data in FIFO.)