summaryrefslogtreecommitdiff
path: root/tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/config.json')
-rw-r--r--tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/config.json55
1 files changed, 26 insertions, 29 deletions
diff --git a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/config.json b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/config.json
index 787ac7aeb..414b0db49 100644
--- a/tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/config.json
+++ b/tests/quick/se/20.eio-short/ref/alpha/eio/simple-timing/config.json
@@ -185,12 +185,15 @@
"role": "MASTER"
},
"icache": {
- "is_top_level": true,
+ "cpu_side": {
+ "peer": "system.cpu.icache_port",
+ "role": "SLAVE"
+ },
"prefetcher": null,
"clk_domain": "system.cpu_clk_domain",
"write_buffers": 8,
"response_latency": 2,
- "cxx_class": "BaseCache",
+ "cxx_class": "Cache",
"size": 131072,
"tags": {
"name": "tags",
@@ -220,17 +223,13 @@
"addr_ranges": [
"0:18446744073709551615"
],
- "assoc": 2,
+ "is_read_only": true,
"prefetch_on_access": false,
"path": "system.cpu.icache",
"name": "icache",
- "type": "BaseCache",
+ "type": "Cache",
"sequential_access": false,
- "cpu_side": {
- "peer": "system.cpu.icache_port",
- "role": "SLAVE"
- },
- "two_queue": false
+ "assoc": 2
},
"interrupts": {
"eventq_index": 0,
@@ -246,12 +245,15 @@
"socket_id": 0,
"max_insts_all_threads": 0,
"l2cache": {
- "is_top_level": false,
+ "cpu_side": {
+ "peer": "system.cpu.toL2Bus.master[0]",
+ "role": "SLAVE"
+ },
"prefetcher": null,
"clk_domain": "system.cpu_clk_domain",
"write_buffers": 8,
"response_latency": 20,
- "cxx_class": "BaseCache",
+ "cxx_class": "Cache",
"size": 2097152,
"tags": {
"name": "tags",
@@ -281,17 +283,13 @@
"addr_ranges": [
"0:18446744073709551615"
],
- "assoc": 8,
+ "is_read_only": false,
"prefetch_on_access": false,
"path": "system.cpu.l2cache",
"name": "l2cache",
- "type": "BaseCache",
+ "type": "Cache",
"sequential_access": false,
- "cpu_side": {
- "peer": "system.cpu.toL2Bus.master[0]",
- "role": "SLAVE"
- },
- "two_queue": false
+ "assoc": 8
},
"path": "system.cpu",
"max_loads_any_thread": 0,
@@ -306,12 +304,12 @@
"system": "system",
"useArchPT": false,
"eventq_index": 0,
- "file": "/dist/m5/regression/test-progs/anagram/bin/alpha/eio/anagram-vshort.eio.gz",
+ "file": "/scratch/nilay/GEM5/gem5/tests/test-progs/anagram/bin/alpha/eio/anagram-vshort.eio.gz",
"cxx_class": "EioProcess",
"path": "system.cpu.workload",
"max_stack_size": 67108864,
"type": "EioProcess",
- "input": "None"
+ "input": "cin"
}
],
"name": "cpu",
@@ -328,12 +326,15 @@
"progress_interval": 0,
"branchPred": null,
"dcache": {
- "is_top_level": true,
+ "cpu_side": {
+ "peer": "system.cpu.dcache_port",
+ "role": "SLAVE"
+ },
"prefetcher": null,
"clk_domain": "system.cpu_clk_domain",
"write_buffers": 8,
"response_latency": 2,
- "cxx_class": "BaseCache",
+ "cxx_class": "Cache",
"size": 262144,
"tags": {
"name": "tags",
@@ -363,17 +364,13 @@
"addr_ranges": [
"0:18446744073709551615"
],
- "assoc": 2,
+ "is_read_only": false,
"prefetch_on_access": false,
"path": "system.cpu.dcache",
"name": "dcache",
- "type": "BaseCache",
+ "type": "Cache",
"sequential_access": false,
- "cpu_side": {
- "peer": "system.cpu.dcache_port",
- "role": "SLAVE"
- },
- "two_queue": false
+ "assoc": 2
},
"isa": [
{