Altera_Forum
Honored Contributor
15 years agoAccessing DDR2 SDRAM without using Nios processor.
Hi all.
I am making a video elaboration system, and i would like to perform a real time elaboration. I need to perform many video elaborations on many entire video frames, so i need to be able to save them and to read them. I was thinking to use a DDR2 SDRAM in order to obtain enough bandwidth and enough space to store data. I've seen that Altera provides a DDR2 controller, but i would like to know how I could interface a custom block with that. I mean, how could i write 4 sequential video frames on the SDRAM an then read them in hardware (for exaple, to implement a 2D FIR that works on the previous pixel values and neighbour pixel...)? any hint would be precious. Thanks for any help Best regards Phate.