Hi Thom,

DRAMSim2 is already integrated in gem5 through a wrapper. All you have to
do is clone the DRAMSim2 repo into ext/dramsim2. Have a look at the README
in that directory for more information. Once you¹ve got that bit sorted
you can specify dramsim2 as a memory type in gem5.

That said, I do not really see a reason to use DRAMSim2, as the native
DRAM controller in gem5 offers the same level of flexibility, and is
(significantly) faster, comes with a DRAM power model etc. It covers DDR,
LPDDR, WIO, GDDR, HBM etc. If you think there is still any reason to use
DRAMSim2 I¹d like to know.

Andreas

On 11/20/14, 10:42 PM, "Thom Popovici via gem5-users"
<gem5-users@gem5.org> wrote:

>Hi! I have managed to connect DRAMsim2 to gem5 and I am trying to capture
>information about the requests that go to main memory. So for the
>execution
>time I see something is happening, however when I am going to the file
>produced by DRAMsim2 I get only nans and do not see any requests being
>serviced?
>
>Can someone help?
>
>_______________________________________________
>gem5-users mailing list
>gem5-users@gem5.org
>http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>


-- IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium.  Thank you.

ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered 
in England & Wales, Company No:  2557590
ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, 
Registered in England & Wales, Company No:  2548782

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
  • [gem5-users] DRAMsim2 Thom Popovici via gem5-users
    • Re: [gem5-users] DRAMsim2 Andreas Hansson via gem5-users

Reply via email to