Forum Discussion
Altera_Forum
Honored Contributor
14 years agoExample designs for communicating two Altera boards
I am looking for example designs or tutorials showing how to communicate two Altera boards using simple protocols. The purpose is to see how the two devices interact by transmitting data back and for...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- If the board has two transmitters and two receivers on the SMA connectors, then you could use two SMA-to-SPF+ adapters. You could then connect two SFP+ cables to a desktop 10Gbps SFP+ card or to two ports on a 10Gbps switch. That way you can have 10Gbps continuous through the link. --- Quote End --- Does this mean instead of using normal Ethernet interface to transfer data from host PC, device/board receive data from host PC via SMA connectors. And to do so, the host PC must be equipped with a 10Gbps SFP+ card? If so, how to realize this transmission? Any tutorial related to this? Thank you.