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

SPI communication between altera DE2 and SD card using Quartus 9.0

Altera_Forum
Honored Contributor II
1,213 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
426 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
426 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