CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sd卡 verilog

搜索资源列表

  1. FPGA-SD-COMMUNICATION

    3下载:
  2. 基于QUARTUSII软件 实现FPGA(ATERA CYCLONE II系列)与SD卡SD模式通信 所用语言位verilog HDL
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:5064660
    • 提供者:chenbinjie
  1. SD控制器和SPI控制器

    1下载:
  2. 基于fpga的verilog 收到卡读写程序
  3. 所属分类:源码下载

    • 发布日期:2012-01-24
    • 文件大小:4779139
    • 提供者:lvlovelive
  1. SD_verilog.用了硬件描述语言Verilog在完成对SD卡控制器的编写

    2下载:
  2. 该代码,只用了硬件描述语言Verilog在完成对SD卡控制器的编写,经济实用,The code, only the hardware descr iption language Verilog in the completion of the SD card controller to prepare, economical and practical
  3. 所属分类:VHDL编程

    • 发布日期:2016-08-25
    • 文件大小:24708
    • 提供者:宋宜良
  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
    • 文件大小:2700387
    • 提供者:洪传荣
  1. Verilog-to-do-SD-card

    1下载:
  2. 本文档内是基于Verilog HDL的SD卡SPI模式下的读写程序,内有详细的注释,且通俗易懂。-This document is based on Verilog HDL in the SD card in SPI mode to read and write procedures, which are detailed notes, and easy to understand.
  3. 所属分类:File Formats

    • 发布日期:2015-07-28
    • 文件大小:8192
    • 提供者:快乐天使
  1. DE2_SD_Card_Audio(Modified)

    0下载:
  2. 在DE2开发板上实现的SD卡mp3音乐播放器。硬件部分用Verilog语言编写,在Quartus上编译;软件部分用C语言编写,在Nios2上编译运行。-DE2 development board in the realization of the SD card mp3 music player. Hardware using Verilog language, compiled in the Quartus software with C language, compiled to run
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:3018259
    • 提供者:符玉襄
  1. DE2_SDCARD

    0下载:
  2. DE2 开发板上,NIOS编程。对SD卡以及USB的读写操作的实例。我的代码及工程绝对完整!代码其实是Verilog编写的。-DE2 development board, NIOS programming. On the SD card and USB examples of read and write operations. My absolute integrity of code and works! Verilog code is written.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-07-29
    • 文件大小:11849228
    • 提供者:jiayanfu
  1. DE2_SD_Card_Audio

    0下载:
  2. 在DE2实现SD卡音乐播放器 编写语言verilog-In the DE2 SD Card music player to achieve the preparation of language verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1601001
    • 提供者:吴鹏
  1. SD_Controller_Verilog

    3下载:
  2. 该程序包是SD卡/MMC卡控制器SDC的verilog语言包,它包括以下4部分:RTL源代码,测试平台,软件仿真文件,说明文件。-This source package is the SD card and MMC card controler model based on the Verilog language. It has the following 4 parts: RTL language, testbench, software simulating files and help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-07-29
    • 文件大小:1659904
    • 提供者:jinjin
  1. SD-verilog

    1下载:
  2. SD卡的读取,可以供大家参考。用Verilog语言编写的-SD card reader-writer source code. Prepared to use Verilog. Is pretty good. Be used for reference. In particular, the development of personnel SD card!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:26503
    • 提供者:管洪炎
  1. Verilog-for-SDcard

    0下载:
  2. 啊,我前段时间编这个,当时晕的,用verilog做SD卡的例子网上很少,我当时找了好多C语言的,主要是知道发送命令的顺序和控制流程,你可以先做好SPI部分,运用C程序的发送命令顺序,把SD卡初始化,提取SD卡特定寄存器看成不成功,其实只要SPI时序没问题,一般没问题,之后用Winhex看看你的SD卡的FAT系统,网上有学习用的资料,好好算算数,之后应该可以做到直接读写SD卡,但若想随意读写SD卡工作量太大了,我还没这勇气-Ah, I make this a while ago, at that
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5013
    • 提供者:王宇
  1. SD

    0下载:
  2. verilog SPI模式下实现SD卡读写-SD card reader to achieve under verilog SPI mode
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6186908
    • 提供者:liyan
  1. SD_rtl

    0下载:
  2. 用verilog实现sd卡读写,亲测可用(Implementation of SD card read and write with Verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:天地孤影i
  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
    • 文件大小:13569024
    • 提供者:jyc
  1. SD_audio

    0下载:
  2. 编写verilog 程序 利用fpga 读取sd卡音频播放(Use FPGA to read SD card audio playback)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-26
    • 文件大小:4096
    • 提供者:just to do
  1. lab5

    0下载:
  2. 用fpga将存储在sd卡中存储的矩阵读取并显示(Read and display the matrix stored in the SD card by FPGA)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:154624
    • 提供者:piupiujiang
  1. sdcard_mass_storage_controller_latest.tar

    0下载:
  2. SD卡控制器,用verilog编写,可以完成高速传输(SD card controller, written in Verilog, can complete high speed transmission)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:
    • 文件大小:2285568
    • 提供者:crizy0703
  1. sdcard

    1下载:
  2. 使用fpga实现对sd卡的读写,仅有源码,纯verilog编写,完全通用(Using FPGA to read and write SD card, only source code, pure verilog, completely universal)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-06-08
    • 文件大小:13312
    • 提供者:lison88
  1. SD SPI模式verilog外加modelsim仿真结果

    1下载:
  2. SD卡的SPI模式verilog代码,外加modelsim仿真结果。(SD card's SPI mode Verilog code, plus the simulation results of modelsim.)
  3. 所属分类:其他

    • 发布日期:2021-04-11
    • 文件大小:59392
    • 提供者:qwer.123
  1. 用Verilog做的SD卡控制器(有详细的注释)

    0下载:
  2. SDIO 接口,实现SD卡的控制器功能,带有详细的注释(SDIO Interface,to realize the controller of SD Card,and have detail descr iption.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-10-23
    • 文件大小:5120
    • 提供者:一步一步
« 12 3 »
搜珍网 www.dssz.com