Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI'm afraid, I don't know your VIP module, neither how you operate it, so I can't help you much.
If you have the HDL source code (but I suppose you have not), you could find and modify the lines involved in the frame transfer. If it's provided as a black box with no configurable parameters for this, I think you can do little or nothing. A solution could be starting a memory to memory dma just after the VIP core has completed the frame transfer, and copy it to the right section. But this is somewhat inefficient and maybe inapplicable in your case.