[gem5-users] Re: gem5 and non volatile memory

2021-02-16 Thread VAIDYA ROHINI VILAS via gem5-users
Hello, I am trying to run gem5 in full system mode for ARM system. for this from where should i download the ARM system images. I am using command as follows : " wget http ://www.m5sim.org/dist/current/arm/arm-system-2011.08.tar.bz2 " but,it is giving me error. please help me solve this error. Tha

[gem5-users] Re: gem5 and non volatile memory

2021-02-16 Thread Jason Lowe-Power via gem5-users
Hi Krishnan, There is also a native NVM model in gem5 now. See http://www.gem5.org/2020/05/27/memory-controller.html for details. Also, though not as well integrated with gem5, there is VANS from UCSD: https://github.com/TheNetAdmin/VANS Cheers, Jason On Tue, Feb 16, 2021 at 2:51 PM Samuel Thom

[gem5-users] Re: gem5 and non volatile memory

2021-02-16 Thread Samuel Thomas via gem5-users
Hi Krishnan, In a project for class, I updated some code for NVmain so that it will at least run with the current commit of gem5. You can find it here: https://github.com/samueltphd/NVmain I haven’t touched it since the course completed, so there are proba

[gem5-users] gem5 and non volatile memory

2021-02-16 Thread krishnan gosakan via gem5-users
Hi all, I have been using gem5 for some time and interested in experimenting with non volatile memory. I found a couple of github projects on gem5 and nvmain integrations but they are very old. I just want to check with the community if there are any new additions to gem5 which makes non volatile m