Forum Discussion
Altera_Forum
Honored Contributor
16 years agoVIP Control is Mutilating my Image!!!
Hello All, I have an interesting problem. I've managed to put together a video processing path: cvi->scaler->frame buf->cvo Which works reasonably well scaling SXGA to SVGA for displa...
Altera_Forum
Honored Contributor
16 years agoUse signaltap on the avalon streaming output of the CVI (data, datavalid, startofpacket, endofpacket, ready). The avalon control packets begin with a data field of 0xf asserted with startofpacket and datavalid. Refer to page 4-7 of the user's guide:
http://www.altera.com/literature/ug/ug_vip.pdf Jake