CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 VHDL编程 搜索资源 - SD SPI

搜索资源列表

  1. SD_SPI sd卡spi接口的verilog程序

    1下载:
  2. sd卡spi接口的verilog程序,quartus2,全部调好能已经应用于SD卡模块。-sd card spi interface verilog program, quartus2, all tuned to have been used in SD card module.
  3. 所属分类:VHDL编程

    • 发布日期:2013-09-27
    • 文件大小:2.58mb
    • 提供者:洪传荣
  1. hex2rom_0241_Win32

    0下载:
  2. 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
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:93.74kb
    • 提供者:zhangdongqing
  1. MTDB_SYSTEM_CD_V1.0

    0下载:
  2. 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
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-09-24
    • 文件大小:26.19mb
    • 提供者:myfingerhurt
  1. spimaster

    0下载:
  2. SPI IP core supporting SD/MMC
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:zhanglh
  1. Flash

    0下载:
  2. pico blaze assembly code for write to micro SD flash with spi protocol
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:983byte
    • 提供者:ali
  1. pico_code

    0下载:
  2. pico blaze VHDL code for write to micro SD flash with spi protocol
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:18.57kb
    • 提供者:ali
  1. spi_select

    0下载:
  2. 提供SD卡SPI模式下的读写协议模块,通用性较好,硬件描述语言-Provides SD card SPI mode of reading and writing Protocol module, versatility, hardware descr iption language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1.19mb
    • 提供者:王晓杰
  1. Verilog_SPI_SD_controler

    0下载:
  2. Verilog 开发的SD控制器和SPI控制器-The implement ofSPI&SD controler using Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:4.56mb
    • 提供者:guorui
  1. FPGAMp3Player_MihaiAndreiVeres

    0下载:
  2. 使用VHDL语言实现MP3播放,和SD卡的SPI模式交互,以及文件系统的实现-MP3 player, and SD card SPI mode interaction, as well as file system using VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1.84mb
    • 提供者:赵抟
  1. SD_Card_test

    1下载:
  2. SD卡读写程序,SPI接口实现,采用verilog hdl实现- SD read and write test
  3. 所属分类:VHDL编程

    • 发布日期:2013-09-27
    • 文件大小:2.92mb
    • 提供者:zhangqiang
  1. SDcard

    0下载:
  2. 一个能用SPI模式的SD读卡程序(VHDL)-A SD card reader program can use SPI mode (VHDL)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:2.11kb
    • 提供者:罗亚
  1. nios_spi

    0下载:
  2. 在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.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-11
    • 文件大小:17.72mb
    • 提供者:普尔
  1. hello_sd

    1下载:
  2. 基于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.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-16
    • 文件大小:23.44mb
    • 提供者:lht
  1. nios_ruanhe_spi_3

    0下载:
  2. 这是我自己写的一个摄像头数据存储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
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-19
    • 文件大小:27.69mb
    • 提供者:高政
  1. sd_spi_model.tar

    0下载:
  2. SD card, SPI mode, Verilog simulation model
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:5.51kb
    • 提供者:charlie
  1. sd_test

    0下载:
  2. Verilog语言编写的基于SPI总线的micro SD卡读写程序(SD card access based on FPGA)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:2.37mb
    • 提供者:紫帝
  1. sdtest

    0下载:
  2. 这个是一个verilog程序,可以用spi读取sd卡中的内容,存到fifo中(This project can read the data from SD card through SPI interface and store the data in FIFO.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-29
    • 文件大小:12.94mb
    • 提供者:jyc
搜珍网 www.dssz.com