Forum Discussion
Altera_Forum
Honored Contributor
12 years agoGiving external input to Triple Speed Ethernet
Hello everybody, I want to modify the tutorial "using Triple Speed Ethernet" according to my requirement. In brief what I used is: Qsys(Hardware Generation), NIOS II Eclipse(ApplicationSoftware...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- For getting started, I would recommend to continue to use the existing mapper component, but only connect your new component and the NIOS SGDMA ports to the DEMUX. Or, you can copy & modify the original mapper and alter it to only support (2) channels. --- Quote End --- Hi ted! what about the packet format which I have at this point? I have not sent "UDP packet" but just Ethernet packet without IP and UDP Encapsulation. As far I understood in "UDP port to channel mapper" component, It also doing some operation concerning IP and UDP packet.