Forum Discussion
Altera_Forum
Honored Contributor
9 years agoThanks all for replying,
At first, I thought that would be possible because I read a similar question in another forum (with different PHY chip) [link here] (https://e2e.ti.com/support/interface/ethernet/f/903/t/294643#pi239031350filter=all&pi239031350scroll=false). I also used the document showing PHY-to-PHY MII connection. I don't know if my code didn't work because different PHY chip behaves differently, or I misunderstood MII interface. After reading the replies now I think I should learn how to write some codes to configure these two PHY chips correctly. Actually my goal is to tap MII interface and encode it with manchester coding (as per IEEE ethernet standard) for learning purpose.