Forum Discussion
Deshi_Intel
Regular Contributor
6 years agoHI,
It really depends on your project application requirement.
Intel FPGA doesn't has unique IP core to FPGA to FPGA data transfer but you can consider using common industrial IP for the same purpose.
For instance :
- For date rate > 1G - You can consider Ethernet IP
- For data rate around 1G - LVDS IP
- For data rate < 1G - Either PHYlite IP or GPIO IP
Thanks.
Regards,
dlim
Mani
New Contributor
6 years agoHello,
I noticed from Intel FPGA info. site literature that Serial Lite-III IP is supported in A10/S10 devices – which can be used for board-to-board interfacing.
However, it is not mentioned in the 3 options you mentioned below; Can you please comment on that ?
Thanks & regards,
Mani
- Deshi_Intel6 years ago
Regular Contributor
Hi Mani,
I am simply explaining example to you and I quote Ethernet protocol as example.
Intel FPGA supports a huge variety of high speed protocol as shown in below link. It's really up to user preference on which protocol to pick that suit your design requirement.
- https://www.intel.com/content/www/us/en/programmable/solutions/technology/transceiver/protocols.html
I hope I clear your doubt now.
Thanks.
Regards,
dlim
- Mani6 years ago
New Contributor
Thanks. Regards, Mani - Deshi_Intel6 years ago
Regular Contributor
You are welcome !