summaryrefslogtreecommitdiff
path: root/src/mem/PhysicalMemory.py
AgeCommit message (Expand)Author
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson
2012-03-30MEM: Remove legacy DRAM in preparation for memory updatesAndreas Hansson
2012-02-13MEM: Introduce the master/slave port roles in the Python classesAndreas Hansson
2008-08-03Make default PhysicalMemory latency slightly more realistic.Steve Reinhardt
2008-06-15physmem: Add a null option to physical memory so it doesn't store data.Nathan Binkert
2008-04-10PhysicalMemory: Add parameter for variance in memory delay.Ali Saidi
2007-11-01DRAM: Make latency parameters be Param.Latency instead of ints.Ali Saidi
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert