Forum Discussion
Altera_Forum
Honored Contributor
12 years agoProgramming NIOSII interfaced with custom component, using Avalon MM Interface
Hello Everyone, I am trying to interface NIOS II with a custom component using Avalon MM Inferface where NIOS acts as Master. During the C coding, how do i get access to the function to send/...
Altera_Forum
Honored Contributor
12 years agoHi,
I am able to communicate with the custom component successfully. Now my final task is to calculate the no of clock cycles consumed by the custom component during the execution. I also included Signal Tap II in my design. But i don't know how to use that to calculate no of clock cycles. Please help.