summaryrefslogtreecommitdiff
path: root/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json')
-rw-r--r--tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json23
1 files changed, 13 insertions, 10 deletions
diff --git a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json
index 559630530..ad487c6c5 100644
--- a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json
+++ b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-atomic/config.json
@@ -159,13 +159,15 @@
"peer": "system.membus.slave[1]",
"role": "MASTER"
},
- "interrupts": {
- "eventq_index": 0,
- "path": "system.cpu.interrupts",
- "type": "AlphaInterrupts",
- "name": "interrupts",
- "cxx_class": "AlphaISA::Interrupts"
- },
+ "interrupts": [
+ {
+ "eventq_index": 0,
+ "path": "system.cpu.interrupts",
+ "type": "AlphaInterrupts",
+ "name": "interrupts",
+ "cxx_class": "AlphaISA::Interrupts"
+ }
+ ],
"dcache_port": {
"peer": "system.membus.slave[2]",
"role": "MASTER"
@@ -190,7 +192,7 @@
"path": "system.cpu.workload",
"max_stack_size": 67108864,
"type": "EioProcess",
- "input": "None"
+ "input": "cin"
}
],
"name": "cpu",
@@ -226,9 +228,10 @@
}
}
],
- "num_work_ids": 16,
+ "multi_thread": false,
+ "work_begin_cpu_id_exit": -1,
"work_item_id": -1,
- "work_begin_cpu_id_exit": -1
+ "num_work_ids": 16
},
"time_sync_period": 100000000000,
"eventq_index": 0,