Forum Discussion
Altera_Forum
Honored Contributor
12 years agoStream high speed ADC values through triple speed ethernet
I am wanting to take high speed (300-500 Msps) 14 bit ADC values and stream them through the triple speed Ethernet. I have a DE2-115 board. Thus far I have got a simple socket server running on the b...
Altera_Forum
Honored Contributor
12 years agoYou need this example: http://www.alterawiki.com/wiki/nios_ii_udp_offload_example
It's best example to start TSE applications. Then instead of prbs_backet_generator you should add custom logic, that fills packets with ADC data.