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 agoNo I don't think you'll find any documentation about that. If you really want to do it that way you'll have to look into the interniche code to see how a packet is sent, and find where to insert your data.