CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - verilog sd card
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - verilog sd card - List
[
VHDL-FPGA-Verilog
]
SD_W_R
DL : 0
SD卡读写源代码.用Verilog编写.很不错.值得借鉴.特别对SD卡开发的人员!-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!
Update
: 2025-02-17
Size
: 4kb
Publisher
:
ZZ
[
VHDL-FPGA-Verilog
]
FPGA-SD-COMMUNICATION
DL : 0
基于QUARTUSII软件 实现FPGA(ATERA CYCLONE II系列)与SD卡SD模式通信 所用语言位verilog HDL-QUARTUSII software implementation based on FPGA (ATERA CYCLONE II series) with SD Card SD mode digital communication language verilog HDL
Update
: 2025-02-17
Size
: 4.83mb
Publisher
:
chenbinjie
[
VHDL-FPGA-Verilog
]
DE2_SD_Card_Audio
DL : 0
SD卡读取音频数据,由VGA显示。Verilog HDL语言编写,适用DE2实验箱-SD card reader audio data from the VGA display. Verilog HDL language, the application of the experimental box DE2
Update
: 2025-02-17
Size
: 3kb
Publisher
:
白雪
[
SCM
]
sdcard_spi
DL : 0
实现了SD的SPI模式,通过了所有的仿真及测试,支持数据的读和写.对SD卡的SPI模式的绝大多数命令都支持.
Update
: 2025-02-17
Size
: 146kb
Publisher
:
胡博
[
Other Embeded program
]
SD_Card
DL : 0
SD CARD SPI mode 驱动源码-SD CARD SPI mode driver source code
Update
: 2025-02-17
Size
: 82kb
Publisher
:
zhang
[
VHDL-FPGA-Verilog
]
DE2_SD_Card_Audio(Modified)
DL : 0
在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 in Nios2.
Update
: 2025-02-17
Size
: 2.88mb
Publisher
:
符玉襄
[
VHDL-FPGA-Verilog
]
SD_verilog
DL : 0
该代码,只用了硬件描述语言Verilog在完成对SD卡控制器的编写,经济实用-The code, only the hardware description language Verilog in the completion of the SD card controller to prepare, economical and practical
Update
: 2025-02-17
Size
: 24kb
Publisher
:
宋宜良
[
VHDL-FPGA-Verilog
]
DE2_SDCARD
DL : 0
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.
Update
: 2025-02-17
Size
: 11.3mb
Publisher
:
jiayanfu
[
VHDL-FPGA-Verilog
]
cmd_pro
DL : 0
用于SD卡通信控制部分的命令收发部分,verilog语言描述-Communications control part for the SD card send and receive part of the command, verilog language to describe the
Update
: 2025-02-17
Size
: 7kb
Publisher
:
朱红梅
[
VHDL-FPGA-Verilog
]
sd_slave_device
DL : 1
verilog source code for SD card SLAVE DEVICE IP-Core
Update
: 2025-02-17
Size
: 15kb
Publisher
:
Antti Lukats
[
VHDL-FPGA-Verilog
]
sdcard_mass_storage_controller_latest.tar
DL : 0
基于wishbone总线的SD Card IP Core,有Verilog和VHDL两种语言版本,包含了FIFO和DMA两种实现方式,是开源的IP Core-Based on the wishbone bus SD Card IP Core, there are two language versions of Verilog and VHDL, including the FIFO and DMA implemented in two ways, is open source IP Core
Update
: 2025-02-17
Size
: 2.17mb
Publisher
:
张亚群
[
VHDL-FPGA-Verilog
]
DE2_SD_Card_Audio
DL : 0
在DE2实现SD卡音乐播放器 编写语言verilog-In the DE2 SD Card music player to achieve the preparation of language verilog
Update
: 2025-02-17
Size
: 1.53mb
Publisher
:
吴鹏
[
VHDL-FPGA-Verilog
]
SD_Controller_Verilog
DL : 0
该程序包是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 document.
Update
: 2025-02-17
Size
: 1.58mb
Publisher
:
jinjin
[
ARM-PowerPC-ColdFire-MIPS
]
sdModel
DL : 1
SD Card的verilog模拟模型,可以配合开发SD Controller使用-SD Card the verilog simulation model can be used with the development of SD Controller
Update
: 2025-02-17
Size
: 5kb
Publisher
:
Lee Josh
[
VHDL-FPGA-Verilog
]
Verilog-to-do-SD-card
DL : 0
本文档内是基于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.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
快乐天使
[
VHDL-FPGA-Verilog
]
SD-verilog
DL : 0
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!
Update
: 2025-02-17
Size
: 26kb
Publisher
:
管洪炎
[
Other
]
lab5
DL : 0
用fpga将存储在sd卡中存储的矩阵读取并显示(Read and display the matrix stored in the SD card by FPGA)
Update
: 2025-02-17
Size
: 151kb
Publisher
:
piupiujiang
[
VHDL-FPGA-Verilog
]
sdcard
DL : 1
使用fpga实现对sd卡的读写,仅有源码,纯verilog编写,完全通用(Using FPGA to read and write SD card, only source code, pure verilog, completely universal)
Update
: 2025-02-17
Size
: 13kb
Publisher
:
lison88
[
Other
]
SD SPI模式verilog外加modelsim仿真结果
DL : 1
SD卡的SPI模式verilog代码,外加modelsim仿真结果。(SD card's SPI mode Verilog code, plus the simulation results of modelsim.)
Update
: 2025-02-17
Size
: 58kb
Publisher
:
qwer.123
[
VHDL-FPGA-Verilog
]
用Verilog做的SD卡控制器(有详细的注释)
DL : 4
SDIO 接口,实现SD卡的控制器功能,带有详细的注释(SDIO Interface,to realize the controller of SD Card,and have detail description.)
Update
: 2025-02-17
Size
: 5kb
Publisher
:
一步一步
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.