Forum Discussion
Altera_Forum
Honored Contributor
17 years agoAVALON_MM interface of TSE
Hello guys, In my system ,I want to use TSE without Niosii.I have use it within NiosII and it works very well.I read or wrote the AVALON_MM interface in TSE module to config the inner registers,bu...
Altera_Forum
Honored Contributor
15 years agoThe datasheet is a bit confusing because it gives the registers address as seen from the software on a Nios II, which is an address in a 8-bit space. The address that you give to the MAC's avalon MM bus, on the other hand, is in a 32-bit space and you need to shift the address given in the datasheet by two bits before giving it to the TSE.