Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

SD Card controller

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.

5 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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??
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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.