Forum Discussion
Altera_Forum
Honored Contributor
12 years agoDE2-115 SDRAM without NIOS
I'm trying use the SDR SDRAM on the DE2-115 FPGA development board in verilog. I can't use NIOS as the interrupts aren't fast enough for my application. As far as I can tell I have 2 options: ...
Altera_Forum
Honored Contributor
12 years agoHi Doug,
I ended up spending a long time reading through the SDRAM data sheet and writing a verilog SDRAM controller. It was a pain, but have now moved onto the SDCARD as well, which is an equal pain. Trial and error seem to be the way forward as the datasheets are slightly inaccurate. James