We need to communicate between the 6414 + the DM647. The interconnect between the devices needs to have at least a bandwidth of 80Mbps to meet our system data requirements. A higher rate would be preferred. I should also point out that the DM647 is considered to be the host processor.
On the DM647 we are using the EMIF interface and the SGMII interface. We will need some sort of serial interface to interface to a TI audio CODEC for audio processing. Typically we use the McBSP for this but have used the McASP. On the 6414 we are using both EMIF busses. Bus A is used for SDRAM and interfacing to the HD compression engine. Bus B is used to interface to the FLASH and an FPGA that manages the video sources. Everything else is available for use on both parts.
Would the PCI interface work as a solution? The DM647 would act as the host and the 6414 the peripheral. Can the PCI interface on the DM647 act as the host for this scenario?
-Tom-