summaryrefslogtreecommitdiff
path: root/build_opts/ALPHA_MOESI_CMP_directory
diff options
context:
space:
mode:
Diffstat (limited to 'build_opts/ALPHA_MOESI_CMP_directory')
-rw-r--r--build_opts/ALPHA_MOESI_CMP_directory3
1 files changed, 3 insertions, 0 deletions
diff --git a/build_opts/ALPHA_MOESI_CMP_directory b/build_opts/ALPHA_MOESI_CMP_directory
new file mode 100644
index 000000000..be42e636c
--- /dev/null
+++ b/build_opts/ALPHA_MOESI_CMP_directory
@@ -0,0 +1,3 @@
+SS_COMPATIBLE_FP = 1
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
+PROTOCOL = 'MOESI_CMP_directory'