882db9c06bc0d7f50821c7d523ef82226cebf8e8
[gem5.git] / tests / quick / eio1 / ref / alpha / eio / simple-timing / 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.workload]
20 type=EioProcess
21 file=/z/ktlim2/clean/newmem-merge/tests/test-progs/anagram/bin/anagram-vshort.eio.gz
22 chkpt=
23 output=cout
24 system=system
25
26 [system.cpu.mem]
27 type=Bus
28 bus_id=0
29
30 [system.cpu]
31 type=TimingSimpleCPU
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.cpu.mem
37 system=system
38 workload=system.workload
39 clock=1
40 defer_registration=false
41 // width not specified
42 function_trace=false
43 function_trace_start=0
44 // simulate_stalls not specified
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 pc_symbol=true
85 intel_format=false
86 trace_system=client
87
88 [debug]
89 break_cycles=
90