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 agoI don't remember the offload example in detail, but I think they have a kind of filter that can redirect packets addressed to a specific IP/port number to the hardware and leave the rest to the SGDMA and Nios CPU.