On Sun, 3 Jun 2012, tejasi pimpalkhute wrote:
Hi there,
I wanted to change the physical memory model for DDR to some other types of
memory like Phase change RAM or so. Could you please let me know if it is
possible to do so and what all files will I need to touch? (I saw the
specifications for DDR are written in dram(.hh/.cc), do I need to write
similar files for a different type of memory? What other files will I need
to change?) I would appreciate your guidance on this.
I am not aware of any thing particular to gem5 that would prevent
inclusion of a PCM model. The DRAM memory model (src/mem/dram.cc,hh} was
removed about two months, but you can still access it using an older
revision.
I would suggest that you go ahead and make the changes that you need to.
In case you face any problems, you can post them to the gem5-users mailing
list.
--
Nilay
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users