Forum Discussion
Altera_Forum
Honored Contributor
14 years agoplease help: UDP application for SSS DE2-115
HI all I want to compare the nios 2 and the hardware execution for the UDP/ip stack and I'm looking for UDP application instead of telnet application which is TCP/ip stack . someone has ...
Altera_Forum
Honored Contributor
14 years agoYou won't find any ready application, but the link I gave you should show you how you can modify the SSS example to use UDP instead of TCP for a software implementation.
If you also need a hardware implementation you can have a look at the udp offload example on the wiki. You will probably need to adapt it to your card, because IIRC it was initially designed for a Stratix board, and an old version of Quartus.