Hello,
I think there may be a couple of mistakes in your command line:
"./build/ARM/gem5.opt configs/example/se.py --ruby --cpu-type timing -c
testa/test-progs/hello/bin/X86/linux/hello"
First, it looks like you've build gem5 with support for the ARM ISA, but
you're trying to run an X86 binary. I
Hi,
I want to simulate MESI cache coherence protocol using snoop
filtering. For this simulation i used the following command :
./build/ARM/gem5.opt configs/example/se.py --ruby --cpu-type timing -c
testa/test-progs/hello/bin/X86/linux/hello
but it gave the following error
Traceback (most