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 agoCan you run a signaltap probe on your streams, especially on the inputs and outputs of the multiplexer?
You should use backpressure to be sure you don't loose data, and I agree that you should get a better throughput than this. One of the components must get stuck at one point, but I never experienced any problem with the TSE's own fifos.