Hi,
I need fast UDP/IP communication for data aquisition. The application has to send an 8 byte long UDP packet every 1 ms, or even better 0.1ms.
I can achieve one packet every 2.2ms with an 8 bit PIC microcontroller and a serial ethernet ENC28J60 chip, but this is too slow. Can this FPGA code go faster then this?
Niels