physmem: Add a null option to physical memory so it doesn't store data.
authorNathan Binkert <nate@binkert.org>
Mon, 16 Jun 2008 04:39:29 +0000 (21:39 -0700)
committerNathan Binkert <nate@binkert.org>
Mon, 16 Jun 2008 04:39:29 +0000 (21:39 -0700)
commitfa8f91fdc0609fb9cb8bcde22b440b40e52f1cc8
treeac35da562aef0061f19a2960f9e88884d91d5332
parente3c267a3dbe628516777dd74662c786ef4eedceb
physmem:  Add a null option to physical memory so it doesn't store data.
src/mem/PhysicalMemory.py
src/mem/physical.cc