Altera_Forum
Honored Contributor
13 years agoCan SGDMA connect VIP megacore function directly,such as clocked_video_input?
Can SGDMA connect VIP megacore function directly,such as clocked_video_input?
In VIP user guide,it says that the VIP megacore function transfers video stream using Avalon-ST video protocal. There is Packet type identifier in the stream which is not needed in the Video Processing. If I connect like below: Clocked_Video_Input----(Avalon-ST)------>SGDMA------(Avalon-MM)----> PCIe Then the PCIe will get video data WITHOUT Packet type identifier? Or the Identifier STILL is in the video stream? Thanks for your answer.