Forum Discussion
Hi,
DE2 is an old device. And when I looked up for it, It has only one ethernet port. So, are you using two boards and trying to bypass the MAC layers between both of the boards? And based on DE2 layout, it does has External Ethernet PHY. You may can simply send signal without compliance or using protocol that match with external PHY.
Do let me know it it helps.
Regards,
Pavee
I really appreciate your attention on my question! Thx a lot!
So... the DE2-115 board does have two ethernet transciever with two conectors RJ45 in a single board.
My goal is to send and receive data from one port to other without using any protocol, just perform a MAC to MAC connection using RGMII. I tried using the code I posted before but with it I'm just receiving data but not transmiting... I think is a problem with clock or with the TX_enable pins... but I still didn't get it to work.
Do you have any clues?