Forum Discussion
Altera_Forum
Honored Contributor
18 years agoDE2 Sdram
Hi all !!, my name is Alberto. I'm a very begginer in FPGA's. Most experience in microcontrollers. I'm trying to learn some about this, with the Altera DE2 board. I'm trying to test SDRAM cod...
Altera_Forum
Honored Contributor
18 years agoIf you just want to do read and write data to and from SDRAM then you can use SOPC to design a complete system with NIOS II processor and required peripherals, then you can easily access SDRAM through NIOS II IDE by writing simple C code.