Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20791 Discussions

ethernetconnection

Altera_Forum
Honored Contributor II
964 Views

Hey I want to connect my DE2 board with my pc via Ethernet to transmit Data from the FPGA. What is the easiest way to implement this and how i do this? 

Kind Regards
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
261 Views

Nios. LwIP.

0 Kudos
Altera_Forum
Honored Contributor II
261 Views

Rated from easiest to hardest: 

(1) Nios II, UDP data transmission (see DE2_NET example provided by Terrasic) 

(2) Nichestack TCP/IP stack and Altera socket-reference designs. 

 

For a recently released *working* solution using TCP/IP which uses the latest Altera-provided reference design, see my post here: 

http://www.alteraforum.com/forum/showthread.php?p=95360
0 Kudos
Reply