95a0614c9c5705b943b8524a1c94b00e0094f795
[gem5.git] / tests / quick / 20.eio-short / ref / alpha / eio / simple-atomic / config.out
1 [root]
2 type=Root
3 clock=1000000000000
4 max_tick=0
5 progress_interval=0
6 output_file=cout
7
8 [system.physmem]
9 type=PhysicalMemory
10 file=
11 range=[0,134217727]
12 latency=1
13
14 [system]
15 type=System
16 physmem=system.physmem
17 mem_mode=atomic
18
19 [system.membus]
20 type=Bus
21 bus_id=0
22 clock=1000
23 width=64
24 responder_set=false
25
26 [system.cpu.workload]
27 type=EioProcess
28 file=tests/test-progs/anagram/bin/alpha/eio/anagram-vshort.eio.gz
29 chkpt=
30 output=cout
31 system=system
32
33 [system.cpu]
34 type=AtomicSimpleCPU
35 max_insts_any_thread=500000
36 max_insts_all_threads=0
37 max_loads_any_thread=0
38 max_loads_all_threads=0
39 progress_interval=0
40 system=system
41 cpu_id=0
42 workload=system.cpu.workload
43 clock=1
44 defer_registration=false
45 width=1
46 function_trace=false
47 function_trace_start=0
48 simulate_stalls=false
49
50 [trace]
51 flags=
52 start=0
53 cycle=0
54 bufsize=0
55 file=cout
56 dump_on_exit=false
57 ignore=
58
59 [stats]
60 descriptions=true
61 project_name=test
62 simulation_name=test
63 simulation_sample=0
64 text_file=m5stats.txt
65 text_compat=true
66 mysql_db=
67 mysql_user=
68 mysql_password=
69 mysql_host=
70 events_start=-1
71 dump_reset=false
72 dump_cycle=0
73 dump_period=0
74 ignore_events=
75
76 [random]
77 seed=1
78
79 [exetrace]
80 speculative=true
81 print_cycle=true
82 print_opclass=true
83 print_thread=true
84 print_effaddr=true
85 print_data=true
86 print_iregs=false
87 print_fetchseq=false
88 print_cpseq=false
89 print_reg_delta=false
90 pc_symbol=true
91 intel_format=false
92 legion_lockstep=false
93 trace_system=client
94
95 [debug]
96 break_cycles=
97
98 [statsreset]
99 reset_cycle=0
100