Forum Discussion
Altera_Forum
Honored Contributor
17 years agoDE2 Ethernet Primitive Solution
With the DE2 board, the Ethernet controller does not seem to work in Quartus II 8.0 or 8.1. There are several problems with the DE2_NET demonstration; it was built pre-7.1, the software driver does n...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- That's fantastic! I chewed through that example so many times it drove me nuts. Plus the DM900A thing was about 1/8th of my project. Thanks, Adam F. --- Quote End --- I have try to send a udp packets to de2, but it can only received a arp request packet, which tell who's the 192.168.0.55, tell the host. so I make a arp reply packet manually ,and send it back to the host pc, after that, I can't receive any udp packet more. appreciate your help!