Forum Discussion
Altera_Forum
Honored Contributor
15 years agoData send thru ethernet
Hello, I am trying to do a simple task: I will form an UDP packet in hardware, then I want to move it to Nios, add IP header and send to ethernet. I will split my problem into two parts: ...
Altera_Forum
Honored Contributor
15 years agoAh, alright I was going off of your payload size that you mentioned in June. I was wondering if you have made any changes to your source code that improved throughput I would love to take a look at it.
Edit: For getting hundreds of mbps, I would imagine that you would need to use RGMII and implement the send with gigabit Ethernet protocol, which should give you a payload of ~9000 bytes.