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,but it failed when I simulated with my own configuration modle. My question is wether the AVALON_MM can be read or write without NiosII.:confused: Thanks.31 Replies
- Altera_Forum
Honored Contributor
What is even more confusing is that even from the software point of view, as you are supposed to use the IORD/IOWR macros that also use word addresses, you also have to shift the addresses by 2 bits in the software.