Forum Discussion
ahoff
New Contributor
4 years agoSending/Receiving Data to/from Altera DE2-115 via Ethernet
I am working on a project where I am hoping to send data from my computer to the FPGA, and then receive data from the FPGA on my computer.
I've been looking through this tutorial for an idea of how...
Deshi_Intel
Regular Contributor
4 years agoHi,
The first thing you need to take note is Intel FPGA triple speed ethernet (TSE) IP solution doesn't cover the whole Ethernet OSI layer and only reach until MAC layer.
- Meaning user is expected to build your top level application software to interact with TSE IP in the FPGA
Most likely you won't find direct fit reference design that can match with DE2-115 board directly but below is some link that you can explore to find something closer to your design requirement
- Checkout DE2-115 board website directly to search for reference design
- In general, you can find most of FPGA reference design in below link. For instance, you can search using "simple socket" keyword
Thanks.
Regards,
dlim