Altera_Forum
Honored Contributor
13 years agoCan FrameBuffer be connected to onchip-FIFO,and then to SGDMA?
Hello,now I design a custom board using cyclone IV EP4CGX15 to transfer video to our SOC.
And now there is no on-board external RAM connected to FPGA,so I have to use on-chip memory. For I just transfer the video without any processing.can I connect the FrameBuffer's out to onchip-memory? It is said in the spec that the FrameBuffer buffers frame data to EXTERNAL RAM. For If I connect FrameBuffer---->onchio-FIFO(opt)---->SGDMA. Does this link have any problem? Thanks for any suggestions. Regards.