The OpenHW and PULP toolchain trigger two different naming schemes for the log files of the mesh control cores + PULP cluster cores.
For OpenHW toolchain the logs look something like this:
Whereas by using the pulp-riscv toolchain the log files are like this:
This doesn't break the simulation per se, but something in the testbench assumes the logs are following the OpenHW nomeclature.
If you compile and run a test with the PULP toolchain, at the end of the test you'll see something like this:
This behaviour is also present in the MAGIA baremetal CI, not just in the magia-sdk workflow.
The OpenHW and PULP toolchain trigger two different naming schemes for the log files of the mesh control cores + PULP cluster cores.
For OpenHW toolchain the logs look something like this:
Whereas by using the pulp-riscv toolchain the log files are like this:
This doesn't break the simulation per se, but something in the testbench assumes the logs are following the OpenHW nomeclature.
If you compile and run a test with the PULP toolchain, at the end of the test you'll see something like this:
This behaviour is also present in the MAGIA baremetal CI, not just in the magia-sdk workflow.