a128ba7cd1
This patch removes the physMemPort from the RubySequencer and instead uses the system pointer to access the physmem. The system already keeps track of the physmem and the valid memory address ranges, and with this patch we merely make use of that existing functionality. The memory is modified so that it is possible to call the access functions (atomic and functional) without going through the port, and the memory is allowed to be unconnected, i.e. have no ports (since Ruby does not attach it like the conventional memory system). |
||
---|---|---|
.. | ||
MESI_CMP_directory.py | ||
MI_example.py | ||
MOESI_CMP_directory.py | ||
MOESI_CMP_token.py | ||
MOESI_hammer.py | ||
Network_test.py | ||
Ruby.py |