Forum Discussion
Altera_Forum
Honored Contributor
13 years agotightly-coupled memory performance !!
I wanted to compare the performance between cache and tightly-coupled memory. So I did the following experiment: tic call the function() toc tic call the same function() toc I no...
Altera_Forum
Honored Contributor
13 years agoThank you BadOmen,
I understand what you are saying. However, I still find it strange that I find this difference. The compiler did not do anything for the second call, and the the difference is increasing as the loop iteration number increases!!!!!:confused: I need somebody help me understand this issue.