Ruby Port: Add a list of cpu ports attached to this port
[gem5.git] / build_opts / ALPHA_SE
index a0827172375a6955486e19eb87a4d08c4cadb6cd..b21fec4cbced5d324100d9672aba36f9889313b8 100644 (file)
@@ -1,3 +1,4 @@
 FULL_SYSTEM = 0
 SS_COMPATIBLE_FP = 1
-CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
+PROTOCOL = 'MI_example'