devilbehra Posted January 23, 2017 Share Posted January 23, 2017 Good Morning everyone, Hi ii am relatively new to the FPGA programming and was stuck up with a problem. I need to stream internet using ZYBO/ Zedboard as an intermediary. the layout would look something like this SWITCH ---------------------->ZYBO Ethernet port----------->GPIO PINS------------->ANOTHER ZYBO------------------>ETHERNET PORT------------------------> PC The PC needs to access the internet through the intermediary ZYBO/ ZEDBOARDS. speed is not a concern right now. I need to just get it to work. I am totally clueless. would appreciate any kind of help provided. Thanks in advance. Link to comment Share on other sites More sharing options...
jpeyron Posted January 23, 2017 Share Posted January 23, 2017 Hi devilberhra, Here is a tutorial for setting up an echo server with the zybo. At the bottom of the thread Here is echo.txt where i altered the echo.c to not echo back the text but instead specific information. You could possibly alter this to send data through ethernet. Hope this helps! cheers, Jon Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.