This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FVP_RevC-AEMv8A (cache misses)

Hello,

Im using the FVP model RevC-AEMv8a, and i'm trying to verify the performance of my system with it. It is possible to verify the cache misses values?
And another question, i found it in the documentation, and can't understand this statement, can anyone explain it?

Thanks :)

Parents
  • FVPs are functional models for software development, but they are not performance models. You can measure instruction counts, but cycle counts will be inaccurate because caches and the downstream memory system are not modelled.

    HTH, 
    Pete

Reply
  • FVPs are functional models for software development, but they are not performance models. You can measure instruction counts, but cycle counts will be inaccurate because caches and the downstream memory system are not modelled.

    HTH, 
    Pete

Children