Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

lwIP UDP thoughut w/o an RTOS

Wanted to receive 1500 byte payload from 100 MAC (on Cyclone II) device, and using lwIP UDP no RTOS is required.

Can the UDP RX receive 80 Mbit/s? Where the UDP TX is minimal for data flow control only.

The lwIP UDP RX just stripes off the header, and pass the data directly to an DMA.

Any advise?

14 Replies