Forum Discussion
Altera_Forum
Honored Contributor
10 years agoDear BadOmen,
I need to develop a frame writer block that basically takes streaming video (AV-ST) coming in from a Clock Video Input block and writes it to DDR3 memory. I found two IP core templates: - mSGDMA - Avalon-MM Burst Master template My question is which one would a good starting point for me to use? Note, all logic must be self-contained meaning no support from host (such as NIOS) shall be required during the frame writing process. Hence, I'm wondering whether mSGDMA is an overkill for this application. Appreciate your feedback!