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 agoFirst, be sure that you run the simulation for an enough long time. The component may need lots of cycles to initialize.
Second, check that you provide all the required clocks, for the Avalon MM interface, but also for the Avalon Streams. You may even need to provide an MII transmit clock. There is probably lots of clock domain crossing logic in the TSE, and failure on one clock could lock the component.