Forum Discussion
Altera_Forum
Honored Contributor
15 years agofast ethernet on altera FPGA
Hi Guys, I need to develop a DAQ system that sends 10MB of data over an ethernet connection to a PC in 100-200 ms. My connection will be point to point, but on one side I have a standard PC. Do yo...
Altera_Forum
Honored Contributor
15 years agoThanks Socrates,
can you please help me figuring out the way to proceed? Mi idea is to put a TSE in a NIOSII system but break the standard datapath by inserting a custom module that gets data from an external memory, formats them in ethernet packets and send them to the TSE for transmission. What do you think about this?