Forum Discussion
Altera_Forum
Honored Contributor
20 years agoEthernet Communication with Stratix II EP2S30
Hello, I have to realise an interface between a camera and a computer for image processing, and the data need to be transmitted via an ALTERA Stratix II EP2S30 card. I made all the researc...
Altera_Forum
Honored Contributor
20 years agoYep thanks.
I have done some search for my TCP interface and then reduced my needed output data rate to 9 Mbits/s for TCP. It is said that i must use DMA to stronlgy improve my data rate (and HW checksum too); data rate is basically evaluated to 450 kbits/s in TCP Tx by Altera without optimisations. To be continued...