Forum Discussion
Altera_Forum
Honored Contributor
18 years agoDE2 SDRAM Image Processing
Hi, I am attempting to perform some image processing on the DE2 board, using the TRDB-DC2 camera module, the on board SDRAM and the VGA output. The processing that i need to do means that there must ...
Altera_Forum
Honored Contributor
18 years agoI'm using Sdram_Control_4Port is the one I am using, and it has all the fifos etc for reading and writing, its just that instead of taking in an address, it takes in a starting address and max address for each port, and I assume that it just automatically increments accordingly when it needs to. Obviously I am concerned about reading more than the writing as the VGA is constantly reading and I need to do my processing simultaneously.