Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNIOS+MicroOS+Niche stack (TCP) optimization
Hello. I am trying to get as much data rate as possible from Niche stack that is working on NIOS processor (now with MicroOS). Now I am using TCP for transmission. I think I've get all t...
Altera_Forum
Honored Contributor
12 years agoWith the UDP offload example (on the wiki (http://www.alterawiki.com/wiki/nios_ii_udp_offload_example)) you can hit line rate (or very near)...if your application can work in this way.
It's what I would do with Nios II and UDP. You could see 10x+ performance increase over TCP on a GbE network here. Cheers, slacker