Thanks for your answer. I have executed Gem5 with --cpu-type=detailed
and --cpu-type=timing, but there is following error. By the way, I
have not any problem by old revisions of Gem5. This error exists in
the latest ones.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/hamidreza/gem5/src/python/m5/main.py", line 357, in main
exec filecode in scope
File "/home/hamidreza/gem5/configs/example/ruby_fs.py", line 107, in <module>
system = makeLinuxAlphaRubySystem(test_mem_mode, bm[0])
File "/home/hamidreza/gem5/configs/common/FSConfig.py", line 127, in
makeLinuxAlphaRubySystem
self.piobus.master_port = physmem.port
File "/home/hamidreza/gem5/src/python/m5/SimObject.py", line 758, in
__setattr__
% (self.__class__.__name__, attr)
AttributeError: Class Bus has no parameter master_port
On 3/5/12, Mahmood Naderan <[email protected]> wrote:
> that is straight. use either detailed or timing model. If you have an
> old revisiosn, --detailed and --timing are used. If you have the
> latest revision, --cpu-type=detailed and --cpu-type=timing are
> available.
>
> On 3/5/12, Hamid Reza Khaleghzadeh <[email protected]> wrote:
>> Hi all,
>>
>> I cannot run Gem5 by following command line becuase of encountering
>> with "Ruby requires TimingSimpleCPU or O3CPU!!" error:
>> ./gem5.opt ruby_fs.py -n 4 --l1i_size=32kB --l1d_size=256kB
>> --l2_size=16MB --num-l2caches=2
>>
>> Could you help me?
>>
>> Thanks.
>> _______________________________________________
>> gem5-users mailing list
>> [email protected]
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>
>
> --
> --
> // Naderan *Mahmood;
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
--
Hamid Reza Khaleghzadeh
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users