Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20689 Discussions

SD Card controller

Altera_Forum
Honored Contributor II
1,314 Views

You can achive this core if you'd like, good luck! 

 

 

small error, delete fifo_buffer.v in class.ptf in line: 

 

verilog_synthesis_files = "crc_unit_7.v,fifo_buffer.v,sd_controller.v,sd_host.v"; 

 

This core is working as master in the same time and writing read data to memory directly.
0 Kudos
5 Replies
Altera_Forum
Honored Contributor II
652 Views

Thanks

0 Kudos
Altera_Forum
Honored Contributor II
652 Views

 

Thanks a lot. Now I can do using it.
0 Kudos
Altera_Forum
Honored Contributor II
652 Views

i have a ?? for Sd card i have only have to put the Core inthe FPGA?? im ussing Cyclone2 because im trying to fin a wait to put data in the SD card...and do u have to use 

ulinux??
0 Kudos
Altera_Forum
Honored Contributor II
652 Views

 

--- Quote Start ---  

originally posted by pakolg@Nov 28 2006, 06:40 PM 

i have a ?? for sd card i have only have to put the core inthe fpga?? im ussing cyclone2 because im trying to fin a wait to put data in the sd card...and do u have to use 

ulinux?? 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19668) 

--- quote end ---  

 

--- Quote End ---  

 

 

In this version was realized just reading. You may use it for uclinux for reading SD but you should write some drivers for this OS.
0 Kudos
Altera_Forum
Honored Contributor II
652 Views

Thanks.

0 Kudos
Reply