ARM Cycle-Accurate Simulator

丶灬走出姿态 提交于 2019-12-10 06:21:38

问题


Is there a free and cycle-accurate ARM (Cortex A9) simulator out there?

I think ARM IDE is providing some sort of profiler but first I am not sure if it provides a command line interface and secondly it is not free. I was hoping to find something from GNU but I couldn't find any ...


回答1:


There are no free cycle accurate simulators available for recent ARM cores. You best bet is to buy a Cortex A9 development board (like a Pandaboard) and use that for performance benchmarking.




回答2:


With the acquisition of Carbon Design System ARM started offering cycle accurate models for its cores. These models are slow compared to fast models which are functionally accurate but not cycle accurate. For more details one can refer http://www.arm.com/products/tools/models/cycle-models.php



来源:https://stackoverflow.com/questions/16198424/arm-cycle-accurate-simulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!