summaryrefslogtreecommitdiff
path: root/src/mem/PhysicalMemory.py
AgeCommit message (Expand)Author
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