Forum Discussion
Altera_Forum
Honored Contributor
13 years agoWhat I need to start with Ethernet Project ?
Simple Project Description: PC (using Labview) communicate with Altera Nios II Embedded Evaluation Kit over ethernet port. PC send command and FPGA response (echo application or flash LED). W...
Altera_Forum
Honored Contributor
13 years agoYou will also probably need to learn a few things about the uCOS operating system as it is the one used by default in the Altera Nios II EDS. In the software examples you have a Simple Sockets Server code that you can use as a starting point.