sim: print --debug-flag Event execution and instance ID
[gem5.git] / tests / quick / se / 02.insttest / ref / riscv / linux-rv64d / simple-atomic / config.ini
1 [root]
2 type=Root
3 children=system
4 eventq_index=0
5 full_system=false
6 sim_quantum=0
7 time_sync_enable=false
8 time_sync_period=100000000000
9 time_sync_spin_threshold=100000000
10
11 [system]
12 type=System
13 children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14 boot_osflags=a
15 cache_line_size=64
16 clk_domain=system.clk_domain
17 default_p_state=UNDEFINED
18 eventq_index=0
19 exit_on_work_items=false
20 init_param=0
21 kernel=
22 kernel_addr_check=true
23 load_addr_mask=1099511627775
24 load_offset=0
25 mem_mode=atomic
26 mem_ranges=
27 memories=system.physmem
28 mmap_using_noreserve=false
29 multi_thread=false
30 num_work_ids=16
31 p_state_clk_gate_bins=20
32 p_state_clk_gate_max=1000000000000
33 p_state_clk_gate_min=1000
34 power_model=Null
35 readfile=
36 symbolfile=
37 thermal_components=
38 thermal_model=Null
39 work_begin_ckpt_count=0
40 work_begin_cpu_id_exit=-1
41 work_begin_exit_count=0
42 work_cpus_ckpt_count=0
43 work_end_ckpt_count=0
44 work_end_exit_count=0
45 work_item_id=-1
46 system_port=system.membus.slave[0]
47
48 [system.clk_domain]
49 type=SrcClockDomain
50 clock=1000
51 domain_id=-1
52 eventq_index=0
53 init_perf_level=0
54 voltage_domain=system.voltage_domain
55
56 [system.cpu]
57 type=AtomicSimpleCPU
58 children=dtb interrupts isa itb tracer workload
59 branchPred=Null
60 checker=Null
61 clk_domain=system.cpu_clk_domain
62 cpu_id=0
63 default_p_state=UNDEFINED
64 do_checkpoint_insts=true
65 do_quiesce=true
66 do_statistics_insts=true
67 dtb=system.cpu.dtb
68 eventq_index=0
69 fastmem=false
70 function_trace=false
71 function_trace_start=0
72 interrupts=system.cpu.interrupts
73 isa=system.cpu.isa
74 itb=system.cpu.itb
75 max_insts_all_threads=0
76 max_insts_any_thread=0
77 max_loads_all_threads=0
78 max_loads_any_thread=0
79 numThreads=1
80 p_state_clk_gate_bins=20
81 p_state_clk_gate_max=1000000000000
82 p_state_clk_gate_min=1000
83 power_model=Null
84 profile=0
85 progress_interval=0
86 simpoint_start_insts=
87 simulate_data_stalls=false
88 simulate_inst_stalls=false
89 socket_id=0
90 switched_out=false
91 syscallRetryLatency=10000
92 system=system
93 tracer=system.cpu.tracer
94 wait_for_remote_gdb=false
95 width=1
96 workload=system.cpu.workload
97 dcache_port=system.membus.slave[2]
98 icache_port=system.membus.slave[1]
99
100 [system.cpu.dtb]
101 type=RiscvTLB
102 eventq_index=0
103 size=64
104
105 [system.cpu.interrupts]
106 type=RiscvInterrupts
107 eventq_index=0
108
109 [system.cpu.isa]
110 type=RiscvISA
111 eventq_index=0
112
113 [system.cpu.itb]
114 type=RiscvTLB
115 eventq_index=0
116 size=64
117
118 [system.cpu.tracer]
119 type=ExeTracer
120 eventq_index=0
121
122 [system.cpu.workload]
123 type=Process
124 cmd=insttest
125 cwd=
126 drivers=
127 egid=100
128 env=
129 errout=cerr
130 euid=100
131 eventq_index=0
132 executable=/home/ar4jc/gem5/tests/testing/../test-progs/insttest/bin/riscv/linux-rv64d/insttest
133 gid=100
134 input=cin
135 kvmInSE=false
136 maxStackSize=67108864
137 output=cout
138 pgid=100
139 pid=100
140 ppid=0
141 simpoint=0
142 system=system
143 uid=100
144 useArchPT=false
145
146 [system.cpu_clk_domain]
147 type=SrcClockDomain
148 clock=500
149 domain_id=-1
150 eventq_index=0
151 init_perf_level=0
152 voltage_domain=system.voltage_domain
153
154 [system.dvfs_handler]
155 type=DVFSHandler
156 domains=
157 enable=false
158 eventq_index=0
159 sys_clk_domain=system.clk_domain
160 transition_latency=100000000
161
162 [system.membus]
163 type=CoherentXBar
164 children=snoop_filter
165 clk_domain=system.clk_domain
166 default_p_state=UNDEFINED
167 eventq_index=0
168 forward_latency=4
169 frontend_latency=3
170 p_state_clk_gate_bins=20
171 p_state_clk_gate_max=1000000000000
172 p_state_clk_gate_min=1000
173 point_of_coherency=true
174 power_model=Null
175 response_latency=2
176 snoop_filter=system.membus.snoop_filter
177 snoop_response_latency=4
178 system=system
179 use_default_range=false
180 width=16
181 master=system.physmem.port
182 slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
183
184 [system.membus.snoop_filter]
185 type=SnoopFilter
186 eventq_index=0
187 lookup_latency=1
188 max_capacity=8388608
189 system=system
190
191 [system.physmem]
192 type=SimpleMemory
193 bandwidth=73.000000
194 clk_domain=system.clk_domain
195 conf_table_reported=true
196 default_p_state=UNDEFINED
197 eventq_index=0
198 in_addr_map=true
199 kvm_map=true
200 latency=30000
201 latency_var=0
202 null=false
203 p_state_clk_gate_bins=20
204 p_state_clk_gate_max=1000000000000
205 p_state_clk_gate_min=1000
206 power_model=Null
207 range=0:134217727:0:0:0:0
208 port=system.membus.master[0]
209
210 [system.voltage_domain]
211 type=VoltageDomain
212 eventq_index=0
213 voltage=1.000000
214