Altera_Forum
Honored Contributor
17 years agoWhat memory to choose SRAM or SDRAM?
Hi All,
Need a help!!! What memory to choose SRAM or SDRAM? I have standard analog NTCS video signal that digitalized to a digital signal 8bits and then entered to Cyclone III (EP3C25F324). I have 3 big tasks that my project must be able to do: 1) To rotate the picture 90 degrees in real time (may be 1 frame delay) and send it out to the DAC to convert it beck to NTCS analog signal. 2) To save some frames on external memory in order to make any DSP processing. 3) To save bmp (1 frame 640x480) of the rotated signal on the SD card. The board managed by silicon labs microprocessor, which controls all the board components and FPGA. I know that I must use external parallel memory, in order to store and rotate the video signal. But I don’t understand what memory more suitable for my case and easier for interfacing: SRAM, , SDRAM, DDRAM, 2DDRAM… As reference I saw Altera development kits, but I still don’t know what memory I should choose. I am electronics engineer and about a 1.5 year experience with FPGA. Thanks Alex