Forum Discussion
Altera_Forum
Honored Contributor
17 years agoCPU CYcle count Urgent Info Required
Hello All,
What are the ways to find the CPU cycle count ? as in Performance counter , using timestamp. But both of these are not working in my case. Could anyone let me know the detailed settings in the SOPC builder along with Quartus settings to make this work. or if there any other solutions apart from these , pls let me know . Regards, Ravi MS2 Replies
- Altera_Forum
Honored Contributor
This document contains this information for each core: http://www.altera.com/literature/hb/nios2/n2cpu_nii51015.pdf (http://www.altera.com/literature/hb/nios2/n2cpu_nii51015.pdf)
Remember that these numbers do not factor in access times to other components or cache efficiency since this changes based on your system/algorithm. - Altera_Forum
Honored Contributor
Hello,
My requirement would be get the cpu cycle count for a particular function or an application, are there any ways apart from the ones i had mentioned earlier. Regards, Ravi MS <div class='quotetop'>QUOTE (BadOmen @ Jul 20 2009, 10:01 PM) <{post_snapback}> (index.php?act=findpost&pid=23216)</div> --- Quote Start --- This document contains this information for each core: http://www.altera.com/literature/hb/nios2/n2cpu_nii51015.pdf (http://www.altera.com/literature/hb/nios2/n2cpu_nii51015.pdf) Remember that these numbers do not factor in access times to other components or cache efficiency since this changes based on your system/algorithm.[/b] --- Quote End ---