Altera_Forum
Honored Contributor
10 years agoCommunication between FPGA and PC through Ethernet
Hi everyone,
I'm trying to communicate between FGPA and my own laptop by setting up an Ethernet connection. The most simple thing I want to achieve first is to send a ping command from my FPGA to the laptop and the returned values can be printed on the console of the Nios II Eclipse (just as you send a ping message from cmd in Window to a random web-page). Any one can show me some steps to complete the task? Thanks in advance.