Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIf you do the ARP/ICMP handling in hardware then something is definitely wrong in the packet handling. The TSE has a latency of only a few clock cycles so it can't be responsible for such a big delay in the ICMP response.
You could use SignalTap to check out the stream outputs in and out of the TSE to measure your system actual time response. Could you describe a bit your hardware ARP and ICMP implementations?