In my project in progress, I want to use one FPGA connect one video decoder chip to capture the video through one camera.And the C6678 interface the FPGA through the EMIF16.
It means that the camera send the video images to the decoder chip and the decoder chip output the BT.656 video stream data (27MB/s). The FPGA receive the BT.656 video data and transfer the video data to the C6678 through the EMIF16 interface.
The problem is that how much actual throughout the EMIF16 can achieve and if this throughout can meet the requiremnet about the BT.656 video data transfer or not.
Thanks for any replies!