I am debugging CLA code and was wondering if there is any kind of simulator/execution tracer available for the CLA?
In particular, I want to watch the registers (and memory) as the instruction moves through the pipeline.
The tool does not have to generate code, it only allows you to load code and set the initial environment.
Once started, you could single step and see the registers or memory change as execution proceeded.
Thanks,
Joe