[gem5-users] Parsec on Alpha OoO

2019-12-20 Thread Saad Sheikh
Hi everyone, I am trying to run some parsec benchmarks on the Alpha architecture using the kernel and disk image provided in http://gem5.org/PARSEC_benchmarks. It works fine for "*--cpu-type=SimpleTimingCPU*", but when I try to run the kernel using "*--cpu-type=DerivO3CPU*", i get the following

[gem5-users] How to decide which one will be Masterport and Slaveport

2019-12-20 Thread Muhammad Aamir
Hi everyone, I was looking into build a simple architecture, where I have one or more Scratchpad memories connected to a noncoherentXBar, but before I even do that, how should one decide which port will be the master and which one will be the slave,any rule of thumb? In the tutorial provided by

[gem5-users] panic: Page table fault when accessing virtual address 0x10000000

2019-12-20 Thread 朱海周
[EXTERNAL EMAIL] Hi all, I am new to the gem5, and ran "./build/ARM/gem5.opt ./config/learning_gem5/part1/simple.py -c ./tests/test-progs/hello/bin/linux/hello" successfully. But when I changed hello.c to the following, and I got an error as "panic: Page table fault when accessing