diff options
Diffstat (limited to 'build_opts/X86_MESI_CMP_directory')
-rw-r--r-- | build_opts/X86_MESI_CMP_directory | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build_opts/X86_MESI_CMP_directory b/build_opts/X86_MESI_CMP_directory new file mode 100644 index 000000000..67512cada --- /dev/null +++ b/build_opts/X86_MESI_CMP_directory @@ -0,0 +1,3 @@ +TARGET_ISA = 'x86' +CPU_MODELS = 'TimingSimpleCPU,O3CPU' +PROTOCOL = 'MESI_CMP_directory' |