CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - sd card verilog
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - sd card verilog - 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
:
管洪炎
[
Mathimatics-Numerical algorithms
]
Verilog-for-SDcard
DL : 0
啊,我前段时间编这个,当时晕的,用verilog做SD卡的例子网上很少,我当时找了好多C语言的,主要是知道发送命令的顺序和控制流程,你可以先做好SPI部分,运用C程序的发送命令顺序,把SD卡初始化,提取SD卡特定寄存器看成不成功,其实只要SPI时序没问题,一般没问题,之后用Winhex看看你的SD卡的FAT系统,网上有学习用的资料,好好算算数,之后应该可以做到直接读写SD卡,但若想随意读写SD卡工作量太大了,我还没这勇气-Ah, I make this a while ago, at that time, faint, SD card example using verilog do seldom online, I was looking for a lot of C language, mainly know the order of sending command and control process, you can just do SPI part, using the C program to send the command sequence, the SD card initialization, extract the SD carter register as you don t succeed, in fact, as long as SPI timing problem, generally no problem, then use Winhex see your SD card FAT system, online learning with data, to calculate arithmetic, after SD card should be able to do it directly, speaking, reading and writing, but to read and write at random SD card workload is too big, I haven t the courage
Update
: 2025-02-17
Size
: 5kb
Publisher
:
王宇
[
Other
]
SD
DL : 0
verilog SPI模式下实现SD卡读写-SD card reader to achieve under verilog SPI mode
Update
: 2025-02-17
Size
: 5.9mb
Publisher
:
liyan
[
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.