Hi
I don’t know exactly what you mean by “special cache hierarchy” along with O3 CPU model, if you want to change some architectural parameter of O3CPU, you can check out BaseO3CPU.py in src/cpu.
And if you want to specify cache hierarchy with O3CPU, I think you can configure your system script through gem5 library following the gem5 library docuementation?
Regards,
Shuhao
Hi
I don’t know exactly what you mean by “special cache hierarchy” along with O3 CPU model, if you want to change some architectural parameter of O3CPU, you can check out BaseO3CPU.py in src/cpu.
And if you want to specify cache hierarchy with O3CPU, I think you can configure your system script through gem5 library following the gem5 library docuementation?
Regards,
Shuhao