Forum Discussion
Altera_Forum
Honored Contributor
16 years agoTSE mdc/mdio wirte/read problem.
i am using 88e111 mac phy. First this is what tb in Modelsim does: mido wirte to addr 128 (200h) with 0x0000aaaa. read of addr 128(200h) is 0x0000aaaa. But I actually read 0x0000...
Altera_Forum
Honored Contributor
16 years agoI say the best way to get things up and running with the TSE MAC is to use a NIOS with the simple socket server example. There is debug code in there to inform you if your MAC was found or not.
However, did you enable the MDIO interface when you configured the TSE MAC? Also, did you properly set the clock divisor for the MDIO clock? Jake