what are the right values in assignements for the following variables?
system.physmem.port
system.l2.cpu_side
system.l2.mem_side
system.system_port


On 3/6/12, Hamid Reza Khaleghzadeh <[email protected]> wrote:
> Hi
>
> I have built new revision of Gem5. Now, I cannot run Gem5 by Ruby_fs.py
> script. I set cpu-type to 'timing' or 'detailed', but encounter with
> following problem. Could you help me?
>
> Sorry to bother you.
>
> ............................................................................................
> 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
> ............................................................................................
>


-- 
--
// Naderan *Mahmood;
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to