Hi,
I am working on a modular design with C6472 DSPs. There is one DSP per module and the modules can communicate with each other through a board-to-board connector. I need to connect the EMAC modules between the DSPs to enable data transfer, but I am not sure what method to use for this connection. The distance between the DSPs will be less than 10 inches. I have been looking into the following options.
1) Connect the RGMII interface pins directly through the connector. The direct RGMII connection was described in http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/439/p/50706/186795.aspx#186795, but I am not sure if the connector and the routing distance will cause problems.
2) Connect to a PHY through RGMII and route the 4 signal pairs from the PHY (without the magnetics) through the connector.
3) Use a chip such as the Marvell 88E1111 to convert the RGMII interface to SGMII and route the SGMII signals through the connector.
I would appreciate any suggestions regarding the above options or if there are any other alternatives that are not listed.
Thanks,
Josh King