summaryrefslogtreecommitdiff
path: root/src/mem/protocol/MI_example.slicc
blob: 00508673be0412be356879b2535697f212249b23 (plain)
1
2
3
4
5
6
7
protocol "MI_example";
include "RubySlicc_interfaces.slicc";
include "MI_example-msg.sm";
include "MI_example-cache.sm";
include "MI_example-dir.sm";
include "MI_example-dma.sm";
include "standard_1level_CMP-protocol.sm";