Forum Discussion
Altera_Forum
Honored Contributor
19 years agoAccessing SDRAM on DE2
Hi I need to use the SDRAM/SRAM/FLASH. I can use any one the above. I have setup a NIOS II processor with all those peripherals and I have also run a hello_wrld program on the processor. ...
Altera_Forum
Honored Contributor
19 years agoAltera has some tutorials to help people get started using the DE2 Boards. Located on their university program website. (http://www.altera.com/education/univ/materials/manual/unv-lab-manual.html)
And specifically there is a tutorial for using the SDRAM: sdram tutorial verilog (http://www.altera.com/education/univ/materials/manual/labs/tut_de2_sdram_verilog.pdf) or sdram tutorial vhdl (http://www.altera.com/education/univ/materials/manual/labs/tut_de2_sdram_vhdl.pdf) - Blair