Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

CPI level for hardware

Udotech
Beginner
924 Views
Hi all,
From VTune documentation , it is said that CPI level of 0.75 is very good and 4.0 is poor. I have been getting CPI value of about 25 for my ethernet nic module, then I removed the driver and got a better driver installed, then my performance from CPI improved to 19. Actually my test improved , but I really want to know the if the VTune documented level for CPI holds for all hardwra modules. I also do see up to 6 for other modules.
Thanks
0 Kudos
2 Replies
TimP
Honored Contributor III
924 Views
CPI target levels are over-emphasized for normal user code. I don't see how they could be applied to hardware drivers.
0 Kudos
Udotech
Beginner
924 Views
Hi,
thank you for the feedback. How then can I determine the performance of a hardware using VTune.
Thanks
0 Kudos
Reply