Forum Discussion
Altera_Forum
Honored Contributor
15 years agolow ethernet data rate
We have purchased 8 Arria II GX boards and are trying to send 0.25 Gbit/s over ethernet. But the max data rate we can achieve is 3.75 MB/s. Any ideas why? Could it be that our NIOS core is misconfigured? Advice is appreciated.
justin1 Reply
- Altera_Forum
Honored Contributor
If You're using LwIP stack and doing TCP/IP connections, then the stack is the bottle neck. LwIP is very slow in this case.
Provide more information about the project and its implementation.