Forum Discussion
Altera_Forum
Honored Contributor
15 years agoTSE MAC catatonic
I've got a real head-scratcher of a problem with the Altera TSE MAC core. Here's the outline: * Altera/Terasic DE2-115 board, Cyclone IV-E FPGA * Full Quartus subscription, but no TSE license...
Altera_Forum
Honored Contributor
15 years agoYes a capture of the Avalon slave interface could be useful. I have a (working!) board with some MII PHY chips, I can do it on my side too.
There are two more things that would come to mind, since you are using a different CPU... one would be to check you are using the correct endianness (I think you do, but you never know, it can be worth mentioning) and that the register addresses described in the TSE datasheet are double word addresses, not byte addresses.