Merge ktlim@zizzer:/bk/newmem
[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 not specified
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
23 [system.cpu.workload]
24 type=EioProcess
25 file=tests/test-progs/anagram/bin/alpha/eio/anagram-vshort.eio.gz
26 chkpt=
27 output=cout
28 system=system
29
30 [system.cpu]
31 type=AtomicSimpleCPU
32 max_insts_any_thread=500000
33 max_insts_all_threads=0
34 max_loads_any_thread=0
35 max_loads_all_threads=0
36 mem=system.physmem
37 system=system
38 workload=system.cpu.workload
39 clock=1
40 defer_registration=false
41 width=1
42 function_trace=false
43 function_trace_start=0
44 simulate_stalls=false
45
46 [trace]
47 flags=
48 start=0
49 bufsize=0
50 file=cout
51 dump_on_exit=false
52 ignore=
53
54 [stats]
55 descriptions=true
56 project_name=test
57 simulation_name=test
58 simulation_sample=0
59 text_file=m5stats.txt
60 text_compat=true
61 mysql_db=
62 mysql_user=
63 mysql_password=
64 mysql_host=
65 events_start=-1
66 dump_reset=false
67 dump_cycle=0
68 dump_period=0
69 ignore_events=
70
71 [random]
72 seed=1
73
74 [exetrace]
75 speculative=true
76 print_cycle=true
77 print_opclass=true
78 print_thread=true
79 print_effaddr=true
80 print_data=true
81 print_iregs=false
82 print_fetchseq=false
83 print_cpseq=false
84 print_reg_delta=false
85 pc_symbol=true
86 intel_format=false
87 trace_system=client
88
89 [debug]
90 break_cycles=
91