Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWhat do you mean by 'latency'?
I guess that the delay between the time some data is received on the MII interface and the time when it is available on the stream interface for a TSE MAC is quite small and constant. But if you add the latency due to the software part, until the data is available at the UDP or TCP level will be quite higher, and will depend on the OS, IP stack and driver used. This latency could be reduced by using some hardware acceleration/implementation of the higher level of the stack.