Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHOW TO INTERFACE BETWEEN ETHERNET(CYCLONE III) AND PCs(Labtop)
Hi everybody!!! I'm studying with a topics "Interface between Ethernet of Cyclone III and computer(PC or labtop)" It's means that I must "ping IP and Relay from Cyclone's Ethernet". I don...
Altera_Forum
Honored Contributor
14 years agoYou need to upload the nios standard image (delivered with the kit) and compile and run a web server example..
Then the board will try to configure itself through dhcp so it can be a good idea to have a dhcp server on your PC if you don't want to configure the IP manually in the source code.