We have about 50 unit tests that run in MatLab using DSS scripting and C6747 CPU simulators.
I have noticed that the tests usually only use one core at a time. How can the scripts or the simulators be sped up? Is there an option that can be set for the simulators to use more cores? Is there an approach for scripting that can be faster.
I mostly load a program to a simulator, write memory, run to a break point, read memory, repeat (thousands of times).
Thanks
Chris