PhysicalMemory -> SimpleMemory

On 4/16/12, Hamid Reza Khaleghzadeh <[email protected]> wrote:
> Hi,
>
> I cannot execute new revision of Gem5 by fs.py script. The problem is:
>
> 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/fs.py", line 96, in <module>
>     test_sys = makeLinuxAlphaSystem(test_mem_mode, bm[0])
>   File "/home/hamidreza/gem5/configs/common/FSConfig.py", line 76, in
> makeLinuxAlphaSystem
>     self.physmem = PhysicalMemory(range = AddrRange(mdesc.mem()))
> NameError: global name 'PhysicalMemory' is not defined
>
> Could you tell me how i can solve the problem?
>
> 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

Reply via email to