Forum Discussion
5 Replies
- Altera_Forum
Honored Contributor
Additionly, I just use FPGA to transmit data and the http,ftp stacks are not needed.
- Altera_Forum
Honored Contributor
At least a raw IP or possibly an UTP stack would be implemented for "direct" ethernet transmission, I think. The FPGA surely can, the question is, if you are able to code it.
If I remember right, some commercial IP offers a native ethernet option, without using an embedded processor. But basically, you shouöd be able to code it from the scratch or using parts of the existing IP. - Altera_Forum
Honored Contributor
Thanks!
You mean I can "directly" ethernet transmission:use IP head +UDP head + original data? I want to use Triple Speed Ethernet, but I find Triple Speed Ethernet can only used in NIOS. - Altera_Forum
Honored Contributor
Perhaps you could be interested in the ALSE GEDEK IP which is quite attractive for UDP only :
http://www.alse-fr.com/ethernet.php I have bad knowledge of the IP so I'm not sure the DM9000 is supported. - Altera_Forum
Honored Contributor
I am trying the exact same thing, I would like to receive UDP data from one PC.
Do you have any working code I could borrow from you? Thnx, Jeroen