- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 already realize an UDP application for DE2-115 board ? any idea or suggestions or tutorial would be helpful for me ! many thanks in advanceLink Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wikipedia has here (https://en.wikipedia.org/wiki/bsd_socket) some example codes for servers and clients, both TCP and UDP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks Daixiwen for your reply
I'm asking how tp adapt this UDP client to the SSS in DE2-115 board and what kind of application I can do with udp in the FPGA I'm looking for a huge traffic to compare it with the hardware implementation of UDP the udp application in the software stack is not the aim of my project that's why I'm looking for a ready application like the one provided by altera for the TCP/IP stack (telnet) any help will be appreciated many thanks in advance- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You 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.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for your reply !
any other suggestions would be appreciated- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how about benchmarking?


Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page