Forum Discussion
Altera_Forum
Honored Contributor
19 years agoPerformance Counter offset
Hi, i have a question about the PERFORMANCE COUNTER component. I have the following code to measure the overhead from starting/stoping the counter: PERF_BEGIN (PERFORMANCE_COUNTER_BASE, 1);...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Could this create the different in clk count? --- Quote End --- Yeah, that's a possibility. Cache and inconsistent system latencies are the typical causes of deltas like this. --slacker