Hi Chuanlei,

 

You can look at simple_dram.cc. It could be used as DDR3 timing model.

 

-Tao

 

From: [email protected] [mailto:[email protected]] On 
Behalf Of zhengchl
Sent: Wednesday, March 20, 2013 8:47 AM
To: gem5 users mailing list
Subject: [gem5-users] which class simulate Memory?

 

Hi,

In ruby_random_test.py, I fount comment as follow:

#
# Create the M5 system.  Note that the Memory Object isn't
# actually used by the rubytester, but is included to support the
# M5 memory size == Ruby memory size checks
#
system = System(tester = tester, physmem = SimpleMemory())

So, class SimpleMemory doesn't simulate Memory. What's more, MemoryControl only 
simulate a memory controller instead of memory storage space.

So, which class simulate a memory storage space that can be write or read by 
cpu model?

Thank you!



-- 
Chuanlei Zheng
 
Department of Computer Science and Technology
Nanjing University
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to