Ruby: Updates MOESI CMP token protocol
Review Request #326 - Created Dec. 1, 2010 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Ruby: Updates MOESI CMP token protocol This patch updates the MOESI CMP token protocol to conform with the new interfaces of CacheMemory and TBETable classes, and the changes in SLICC.
Changes have been tested using ruby_random_test.py for 1,000,000 loads and 20 different seeds for random number generator.
