Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

SPI communication between altera DE2 and SD card using Quartus 9.0

Altera_Forum
Honored Contributor II
1,697 Views

Hello, I want to implement embed_lab9 (ftp://ftp.altera.com/up/pub/altera_material/11.0/laboratory_exercises/embedded_systems/de1/embed_lab9.pdf) of altera using altera DE2 board and I have quartus version 9.0 which doesn't have Qsys component . Can somebody please help me in doing it using SOPC builder. Can somebody please upload its entire core (verilog) with it's nios driver if someone have them? because I am new to Altera boards.Thank you.

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
910 Views

I can help you with an alternative which is VHDL code: 

https://github.com/aerlinger/embeddedsysfinalproject/blob/master/vhdl/de2_top.vhd
0 Kudos
Altera_Forum
Honored Contributor II
910 Views

https://github.com/aerlinger/embeddedsysfinalproject/blob/master/vhdl/de2_top.vhd 

--- Quote End ---  

 

 

Thank you so much for reply but can you please tell me that is this code meant for SPI communication. Because I am unable to completely understand this code :confused: Thanks once again.
0 Kudos
Reply