ruby: Set default protocol back to MI_example
This commit is contained in:
@@ -50,7 +50,7 @@ all_protocols = [
|
||||
'MOESI_hammer',
|
||||
]
|
||||
|
||||
opt = EnumVariable('PROTOCOL', 'Coherence Protocol for Ruby', 'MOESI_CMP_directory',
|
||||
opt = EnumVariable('PROTOCOL', 'Coherence Protocol for Ruby', 'MI_example',
|
||||
all_protocols)
|
||||
|
||||
sticky_vars.AddVariables(opt)
|
||||
|
||||
Reference in New Issue
Block a user