Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIn my experience, the two actions that have the most impact on network performance are the on-chip packet memory and turning the compiler optimizations. You should at least use -O2, I don't think that -O3 had a huge impact.
Are the SGDMAs properly connected to the on-chip memories? Does your hardware design meet all timing requirements?