Clone the repository and the cores:
git clone --recursive https://github.com/hm-riscv/microarchtraceGo to directory:
cd cores/ibexBuild the simulation:
make buildRun the simulation with the hello test:
make runPotentially you need to set the compiler to your RISC-V compiler:
make run CC=riscv64-unknown-elf-gccInspect the microarchitecture trace:
babeltrace trace/