Forum Discussion
Altera_Forum
Honored Contributor
13 years agoUnloading Packet
Hi I am making a video application witch receives UDP packet from a sender on my computer. I receive the packet just fine with the rcvfrom function using the nichestack. Now i need to send t...
Altera_Forum
Honored Contributor
13 years agoI think the PIO would be to slow for me because i am transmitting video packet at a high bit rate.
I was actually thinking of using the SGDMA but i just don't understand how, in SOPC, i would send the Avalon Source out of the system for my vhdl block to receive it I was actually also thinking of using a FIFO with the SGDMA but again i run into the problem of how to i send the other end of the FIFO out of the SOPC