Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYes, you're right - there is very little information to go on after the demo/example is running. Somewhere in this thread I gave a pretty good list of optimizations to implement. This example was meant to be run as easily as possible with the Eclipse IDE and exiting NIOS II libraries. The truth is we use a custom TSE and SGDMA driver because what is there is very inefficient. We also use the FPGA to speed up lwIP further (IP checksum, htons and htonl). We've also had to use UDP when TCP wasn't fast enough.
Bill