Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

AVALON_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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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.