I am a newcomer to gem5 and RISC-V and trying to understand it. I started with simple-riscv.py from the gem5 config files. Now I want to see the impact of different branch predictors. So, I would like to add a branch predictor to this initial configuration.
Could you please give a hint to add a branch predictor to this example and save the data from the behavior of the branch predictor? https://github.com/gem5/gem5/blob/stable/configs/learning_gem5/part1/simple-riscv.py Sincerely Aran
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org