Forum Discussion
Altera_Forum
Honored Contributor
17 years agoDE2_UDP example for download here free (feedbacks are wellcomed)
Hi all. My goal is to get about 3Mbytes/sec data transfer rate from my DE2 board to PC. Here in this example I get about 1.2 Mbytes/sec. I'll accept comments about, how to speed up this, as w...
Altera_Forum
Honored Contributor
16 years agoI resolved the problem by deleting the "Debug" file and rebuild the IDE projiect and then it worked.
I read your code carefully,but I have confused,when you packet your data,why did you add the MAC address? I think it is not necessary. Another question,when I build my own system use sopc,I want add the TCP\IP protocol,I did not find the option like your system,I don't konw why. Because I want to transport video data using NIOS II,do you have similar code?It will be helpfull. Thank you very much for replay my feedback.