Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCyclone II Ethernet
Hello everyone, I want to interface my cyclone ii fpga with 10/100BASE-TX/FX Tranceiver which performs all of the physical layer interface functions for 10/100Base-T Ethernet. Is it possible t...
Altera_Forum
Honored Contributor
14 years agoThanks for the replies. Using Ethernet doesn't seem straightforward at all. Firstly, there are no detailed explanations on how to make it work in SOPC builder and, secondly, I thought that I could avoid MicroC/OS-II but apparently it needs to be used. Simple socket server example is based on it.