Forum Discussion
Altera_Forum
Honored Contributor
21 years agoSome network performance benchmarks
Hi, I've been playing around with the nios2 linux distro on an altera cyclone dev board. I think it's pretty neat system. I've done some UDP benchmarks, to see what the maximum ne...
Altera_Forum
Honored Contributor
21 years agoMy tests show the same. Talks that I have had with various people indicate that this is in part due to system throughput (DMA isn't used for the smsc lan chip), so I would expect some improvement with increased clock. Additionally in what little time I have spent looking at the kernal code, I seem to remember the MorethanIP driver using DMA so you may get more mileage from that solution. You could get one of the Microtronix uKits and test both.
As far as why... in my case we need to be very power consumption wary and implementing a Altera solution is much more power friendly.