From 2f30950143cc70bc42a3c8a4111d7cf8198ec881 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Mon, 11 May 2009 10:38:43 -0700 Subject: ruby: Import ruby and slicc from GEMS We eventually plan to replace the m5 cache hierarchy with the GEMS hierarchy, but for now we will make both live alongside eachother. --- src/mem/protocol/MI_example.slicc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/mem/protocol/MI_example.slicc (limited to 'src/mem/protocol/MI_example.slicc') diff --git a/src/mem/protocol/MI_example.slicc b/src/mem/protocol/MI_example.slicc new file mode 100644 index 000000000..cb1f80135 --- /dev/null +++ b/src/mem/protocol/MI_example.slicc @@ -0,0 +1,4 @@ +MI_example-msg.sm +MI_example-cache.sm +MI_example-dir.sm +standard_1level_SMP-protocol.sm -- cgit v1.2.3