Altera_Forum
Honored Contributor
16 years agoCyclone III Starter Board - Using the DDR-SDRAM
Hi,
I have a Cyclone III Starter Board and I already made the myfirstfpga-tutorial (http://www.alteraforum.com/forum/www.altera.com/literature/tt/tt_my_first_fpga.pdf). So I understand the basic functions of this Board and I also wrote some code in VHDL with the Buttons and the LEDs. Now I want to use the DDR-SDRAM, for example write some values into the Memory and read them again. (In this case I don't need communication with PC or other devices). I have found three possibilities to learn how it works:- The qb3_control_panel example project
- an 445: design guidelines for implementing ddr and ddr2 sdram interfaces in cyclone iii devices (http://www.altera.com/literature/an/an445.pdf)
- ddr and ddr2 sdram high-performance controller user guide (http://www.altera.com/literature/ug/ug_ddr_ddr2_sdram_hp.pdf)