Hi, all
Nowadays I need optimze some functions to improve performance after runnint the programming
successfully on the EVM. After reading the documents, I learn that I have to use simulators in order to
profiling the program. Indeed the simulator is very slow. It is the first time that a simulator can be cycle
accurate. From my experience of DSPs from other vendors, a simulator can only count cycles, and can't
simulate the memory. Can anyone tell me more about how simulators can be cycle accurate. other I will
doubt whether the result is cycle accurate.
Thanks
Jogging