summaryrefslogtreecommitdiff
path: root/src/mem/protocol/MOESI_CMP_token.slicc
AgeCommit message (Collapse)Author
2011-11-03Protocol: Remove standard one and two level filesNilay Vaish
2011-07-05slicc: add a protocol statement and an include statementNathan Binkert
All protocols must specify their name The include statement allows any file to include another file.
2009-11-18Resurrection of the CMP token protocol to GEM5Brad Beckmann
2009-05-11ruby: Import ruby and slicc from GEMSNathan Binkert
We eventually plan to replace the m5 cache hierarchy with the GEMS hierarchy, but for now we will make both live alongside eachother.