Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
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.

Sdram

Altera_Forum
Honored Contributor II
1,630 Views

Hello everybody 

I am using DE1-SOC board and I want to simply read and write to SDRAM from FPGA without using NIOS or HPS. Can you please let me know where can I find an example?
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
798 Views

Use your favorite web search engine and search for altera de1 sdram. One ofmthe fist results should be some Altera references.

0 Kudos
Altera_Forum
Honored Contributor II
798 Views

You can use QSys to instantiate a SDRAM controller and use it with Avalon Bus in your code

0 Kudos
Altera_Forum
Honored Contributor II
798 Views

Take a look at the demonstration called DE1_SoC_SDRAM_RTL_Test on the DE1_SOC system CD. It looks like exactly what you want. If you don't have the CD you can download it from the Terasic web site.

0 Kudos
Reply