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 agoIIRC in my case the problem was that I misinterpreted the semantics of the waitrequest signal. I thought I must not start transfers when the signal is asserted while in fact you start a transfer and at the clock cycle where waitrequest is low the transfer is complete (and you can fetch the data for a read, e.g.).
Regards flintstone