- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello community,
I ask myself if there is a way to transfer USB data via Ethernet. Here a host should be connected via USB to a FPGA, the FPGA should be connected via Ethernet to another FPGA and this FPGA should be connected via USB to the device. Does anyone have experience with this topic or can tell me which components I need? Do I need a ULPI interface or a SIE?
Best wishes
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am WeiChuan from Intel Support team. There is multilple way to do that.
I might need to know more information about your system for us to provide the best suggestion.
- As stated in the description, can I know why you connect a few FPGA devices together using either USB or Ethernet?
- Why do you choose to connect FPGA1 via USB, while FPGA2 via ethernet? is there any transfer speed concern or it is based on design ?
- Is it possible to use USB-Ethernet Adapter ?
Regards,
WeiChuan_Intel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear WeiChuan,
Thanks for your answer.
Yes I am concerned about the transmission speed and the cable length which exceeds 5m.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
If you are concerned about the transmission speed and cable length. Technically, you can connect FPGA's anyway you want such as SPI, I2C, PCI, PCI Express, LVDS, DDR, etc.
For a slow-speed connection, you can use UART using two data lines + GND only to communicate between FPGAs.
If you need high speed, then you can use LVDS or some other transceivers with standard or custom protocol, provided the board and the FPGA supports it.
Anyway, ak6dn provides a good suggestion as well where you can take into reference/consideration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We do not receive any response from you to the previous answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you
Regards,
WeiChuan_Intel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not sure that using an FPGA at either end provides much of a benefit, and it does add a lot of complexity.
You are doing HOST --- USB --- ETHERNET ... ETHERNET --- USB --- DEVICE.
Why not just HOST --- ETHERNET? What HOST does not have an ethernet interface these days?
And for ETHERNET --- USB at the device end, why not just a small CPU with ethernet and USB master interfaces?
Unless you intend for the FPGA(s) to do some significant data processing on the streams, they are basically being wasted.
As an example, the new RaspberryPI 4 board has wired gigabit ethernet and USB 2.0/3.1 ports.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page