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 agoThe calling function is very simple. And it is the called function that has the reading loop.
The called function should be the same for each call, right?