d6542d7758
A recent changeset altered the default memory class to DRAMCtrl. In se mode, ruby uses the physical memory to check if a given address is within the bounds of the physical memory. SimpleMemory is enough for this. Moreover, SimpleMemory does not check whether it is connected or not, something which DRAMCtrl does. |
||
---|---|---|
.. | ||
fs.py | ||
memtest.py | ||
ruby_direct_test.py | ||
ruby_mem_test.py | ||
ruby_network_test.py | ||
ruby_random_test.py | ||
se.py |