73c363bc42e2256ca837a3593d2eaee1c108ed20
[gem5.git] / tests / quick / 20.eio-short / ref / alpha / eio / simple-atomic / config.out
1 [root]
2 type=Root
3 dummy=0
4
5 [system.physmem]
6 type=PhysicalMemory
7 file=
8 range=[0,134217727]
9 latency=1
10 zero=false
11
12 [system]
13 type=System
14 physmem=system.physmem
15 mem_mode=atomic
16
17 [system.membus]
18 type=Bus
19 bus_id=0
20 clock=1000
21 width=64
22 responder_set=false
23 block_size=64
24
25 [system.cpu.workload]
26 type=EioProcess
27 file=tests/test-progs/anagram/bin/alpha/eio/anagram-vshort.eio.gz
28 chkpt=
29 output=cout
30 system=system
31
32 [system.cpu]
33 type=AtomicSimpleCPU
34 max_insts_any_thread=500000
35 max_insts_all_threads=0
36 max_loads_any_thread=0
37 max_loads_all_threads=0
38 progress_interval=0
39 system=system
40 cpu_id=0
41 workload=system.cpu.workload
42 clock=500
43 phase=0
44 defer_registration=false
45 width=1
46 function_trace=false
47 function_trace_start=0
48 simulate_stalls=false
49