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
17 years ago --- Quote Start --- Yes it can, you can drive the signals yourself. Be sure to use the waitrequest signal as specified in the Avalon specification. --- Quote End --- daixiwen, First,thank you for your reply. I have write my own configuration module to config the registers.When I simulate the module with TSE,I see the waitrequest signal is always high.Due to this,I can't read or write any register.According to your opinion,what's the proplem. I appreciate your help!!;)