Forum Discussion
Correct the DE2-115 is an old board, but it does have two complete etherNet PHY transceivers and RJ45 connectors, ETH0 and ETH1.
You are definitely going to want to get the full 88E1111 datasheet ...
... which will allow you to configure and program the device registers.
TerAsic only distributes the shorter 88E1111 product brief which only has the external electrical/pin connections, no register info.
- tiagogioni3 years ago
New Contributor
Thanks a lot about yout attention!!
Yes! the board is a little old indeed... but it have the two ethernet ports as you said.
I alrealdy read the datasheet available but it is not really clear about how to perform those configurations. But still I think is no necessary do any changes on it... When I lunch the code into the board I can see I'am receiving data but I am not sending ... I think maybe is a problem with the TX clock or TX enable pins... any clues?