Altera_Forum
Honored Contributor
16 years agoWriting to SRAM/SDRAM on DE-2 board ?
Hi all,
I've been working on the Digital Camera Development Kit with a DE-2 Board and a Cyclone II FPGA, and I'd like to write data that comes out of the camera, to the SRAM or SDRAM. I saw that it could be possible by emulating a CPU called Nios-II in the FPGA. My question is simple : is it possible to have access to the memory without this tool and without the SOPC Builder stuff ? My worry is that I may have to work on a different FPGA later and I may have to re-use my VHDL code on another platform, and at first glance I thougt that it wouldn't be possible if I used the Nios-II processor. Thanks for helping ! Best regards, Antoine