1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
13children=clk_domain cpu dvfs_handler l2bus l2cache mem_ctrl membus
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17default_p_state=UNDEFINED
18eventq_index=0
19exit_on_work_items=false
20init_param=0
21kernel=
22kernel_addr_check=true
23load_addr_mask=1099511627775
24load_offset=0
25mem_mode=timing
26mem_ranges=0:536870911:0:0:0:0
27memories=system.mem_ctrl
28mmap_using_noreserve=false
29multi_thread=false
30num_work_ids=16
31p_state_clk_gate_bins=20
32p_state_clk_gate_max=1000000000000
33p_state_clk_gate_min=1000
34power_model=Null
35readfile=
36symbolfile=
37thermal_components=
38thermal_model=Null
39work_begin_ckpt_count=0
40work_begin_cpu_id_exit=-1
41work_begin_exit_count=0
42work_cpus_ckpt_count=0
43work_end_ckpt_count=0
44work_end_exit_count=0
45work_item_id=-1
46system_port=system.membus.slave[1]
47
48[system.clk_domain]
49type=SrcClockDomain
50children=voltage_domain
51clock=1000
52domain_id=-1
53eventq_index=0
54init_perf_level=0
55voltage_domain=system.clk_domain.voltage_domain
56
57[system.clk_domain.voltage_domain]
58type=VoltageDomain
59eventq_index=0
60voltage=1.000000
61
62[system.cpu]
63type=TimingSimpleCPU
64children=dcache dtb icache interrupts isa itb tracer workload
65branchPred=Null
66checker=Null
67clk_domain=system.clk_domain
68cpu_id=-1
69default_p_state=UNDEFINED
70do_checkpoint_insts=true
71do_quiesce=true
72do_statistics_insts=true
73dtb=system.cpu.dtb
74eventq_index=0
75function_trace=false
76function_trace_start=0
77interrupts=system.cpu.interrupts
78isa=system.cpu.isa
79itb=system.cpu.itb
80max_insts_all_threads=0
81max_insts_any_thread=0
82max_loads_all_threads=0
83max_loads_any_thread=0
84numThreads=1
85p_state_clk_gate_bins=20
86p_state_clk_gate_max=1000000000000
87p_state_clk_gate_min=1000
88power_model=Null
89profile=0
90progress_interval=0
91simpoint_start_insts=
92socket_id=0
93switched_out=false
94system=system
95tracer=system.cpu.tracer
96workload=system.cpu.workload
97dcache_port=system.cpu.dcache.cpu_side
98icache_port=system.cpu.icache.cpu_side
99
100[system.cpu.dcache]
101type=Cache
102children=tags
103addr_ranges=0:18446744073709551615:0:0:0:0
104assoc=2
105clk_domain=system.clk_domain
106clusivity=mostly_incl
107default_p_state=UNDEFINED
108demand_mshr_reserve=1
109eventq_index=0
110hit_latency=2
111is_read_only=false
112max_miss_count=0
113mshrs=4
114p_state_clk_gate_bins=20
115p_state_clk_gate_max=1000000000000
116p_state_clk_gate_min=1000
117power_model=Null
118prefetch_on_access=false
119prefetcher=Null
120response_latency=2
121sequential_access=false
122size=65536
123system=system
124tags=system.cpu.dcache.tags
125tgts_per_mshr=20
126write_buffers=8
127writeback_clean=false
128cpu_side=system.cpu.dcache_port
129mem_side=system.l2bus.slave[1]
130
131[system.cpu.dcache.tags]
132type=LRU
133assoc=2
134block_size=64
135clk_domain=system.clk_domain
136default_p_state=UNDEFINED
137eventq_index=0
138hit_latency=2
139p_state_clk_gate_bins=20
140p_state_clk_gate_max=1000000000000
141p_state_clk_gate_min=1000
142power_model=Null
143sequential_access=false
144size=65536
145
146[system.cpu.dtb]
147type=MipsTLB
148eventq_index=0
149size=64
150
151[system.cpu.icache]
152type=Cache
153children=tags
154addr_ranges=0:18446744073709551615:0:0:0:0
155assoc=2
156clk_domain=system.clk_domain
157clusivity=mostly_incl
158default_p_state=UNDEFINED
159demand_mshr_reserve=1
160eventq_index=0
161hit_latency=2
162is_read_only=false
163max_miss_count=0
164mshrs=4
165p_state_clk_gate_bins=20
166p_state_clk_gate_max=1000000000000
167p_state_clk_gate_min=1000
168power_model=Null
169prefetch_on_access=false
170prefetcher=Null
171response_latency=2
172sequential_access=false
173size=16384
174system=system
175tags=system.cpu.icache.tags
176tgts_per_mshr=20
177write_buffers=8
178writeback_clean=false
179cpu_side=system.cpu.icache_port
180mem_side=system.l2bus.slave[0]
181
182[system.cpu.icache.tags]
183type=LRU
184assoc=2
185block_size=64
186clk_domain=system.clk_domain
187default_p_state=UNDEFINED
188eventq_index=0
189hit_latency=2
190p_state_clk_gate_bins=20
191p_state_clk_gate_max=1000000000000
192p_state_clk_gate_min=1000
193power_model=Null
194sequential_access=false
195size=16384
196
197[system.cpu.interrupts]
198type=MipsInterrupts
199eventq_index=0
200
201[system.cpu.isa]
202type=MipsISA
203eventq_index=0
204num_threads=1
205num_vpes=1
206system=system
207
208[system.cpu.itb]
209type=MipsTLB
210eventq_index=0
211size=64
212
213[system.cpu.tracer]
214type=ExeTracer
215eventq_index=0
216
217[system.cpu.workload]
218type=LiveProcess
219cmd=tests/test-progs/hello/bin/mips/linux/hello
220cwd=
221drivers=
222egid=100
223env=
224errout=cerr
225euid=100
226eventq_index=0
227executable=
228gid=100
229input=cin
230kvmInSE=false
231max_stack_size=67108864
232output=cout
233pid=100
234ppid=99
235simpoint=0
236system=system
237uid=100
238useArchPT=false
239
240[system.dvfs_handler]
241type=DVFSHandler
242domains=
243enable=false
244eventq_index=0
245sys_clk_domain=system.clk_domain
246transition_latency=100000000
247
248[system.l2bus]
249type=CoherentXBar
250children=snoop_filter
251clk_domain=system.clk_domain
252default_p_state=UNDEFINED
253eventq_index=0
254forward_latency=0
255frontend_latency=1
256p_state_clk_gate_bins=20
257p_state_clk_gate_max=1000000000000
258p_state_clk_gate_min=1000
259point_of_coherency=false
260power_model=Null
261response_latency=1
262snoop_filter=system.l2bus.snoop_filter
263snoop_response_latency=1
264system=system
265use_default_range=false
266width=32
267master=system.l2cache.cpu_side
268slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
269
270[system.l2bus.snoop_filter]
271type=SnoopFilter
272eventq_index=0
273lookup_latency=0
274max_capacity=8388608
275system=system
276
277[system.l2cache]
278type=Cache
279children=tags
280addr_ranges=0:18446744073709551615:0:0:0:0
281assoc=8
282clk_domain=system.clk_domain
283clusivity=mostly_incl
284default_p_state=UNDEFINED
285demand_mshr_reserve=1
286eventq_index=0
287hit_latency=20
288is_read_only=false
289max_miss_count=0
290mshrs=20
291p_state_clk_gate_bins=20
292p_state_clk_gate_max=1000000000000
293p_state_clk_gate_min=1000
294power_model=Null
295prefetch_on_access=false
296prefetcher=Null
297response_latency=20
298sequential_access=false
299size=262144
300system=system
301tags=system.l2cache.tags
302tgts_per_mshr=12
303write_buffers=8
304writeback_clean=false
305cpu_side=system.l2bus.master[0]
306mem_side=system.membus.slave[0]
307
308[system.l2cache.tags]
309type=LRU
310assoc=8
311block_size=64
312clk_domain=system.clk_domain
313default_p_state=UNDEFINED
314eventq_index=0
315hit_latency=20
316p_state_clk_gate_bins=20
317p_state_clk_gate_max=1000000000000
318p_state_clk_gate_min=1000
319power_model=Null
320sequential_access=false
321size=262144
322
323[system.mem_ctrl]
324type=DRAMCtrl
325IDD0=0.055000
326IDD02=0.000000
327IDD2N=0.032000
328IDD2N2=0.000000
329IDD2P0=0.000000
330IDD2P02=0.000000
331IDD2P1=0.032000
332IDD2P12=0.000000
333IDD3N=0.038000
334IDD3N2=0.000000
335IDD3P0=0.000000
336IDD3P02=0.000000
337IDD3P1=0.038000
338IDD3P12=0.000000
339IDD4R=0.157000
340IDD4R2=0.000000
341IDD4W=0.125000
342IDD4W2=0.000000
343IDD5=0.235000
344IDD52=0.000000
345IDD6=0.020000
346IDD62=0.000000
347VDD=1.500000
348VDD2=0.000000
349activation_limit=4
350addr_mapping=RoRaBaCoCh
351bank_groups_per_rank=0
352banks_per_rank=8
353burst_length=8
354channels=1
355clk_domain=system.clk_domain
356conf_table_reported=true
357default_p_state=UNDEFINED
358device_bus_width=8
359device_rowbuffer_size=1024
360device_size=536870912
361devices_per_rank=8
362dll=true
363eventq_index=0
364in_addr_map=true
365kvm_map=true
366max_accesses_per_row=16
367mem_sched_policy=frfcfs
368min_writes_per_switch=16
369null=false
370p_state_clk_gate_bins=20
371p_state_clk_gate_max=1000000000000
372p_state_clk_gate_min=1000
373page_policy=open_adaptive
374power_model=Null
375range=0:536870911:0:0:0:0
376ranks_per_channel=2
377read_buffer_size=32
378static_backend_latency=10000
379static_frontend_latency=10000
380tBURST=5000
381tCCD_L=0
382tCK=1250
383tCL=13750
384tCS=2500
385tRAS=35000
386tRCD=13750
387tREFI=7800000
388tRFC=260000
389tRP=13750
390tRRD=6000
391tRRD_L=0
392tRTP=7500
393tRTW=2500
394tWR=15000
395tWTR=7500
396tXAW=30000
397tXP=6000
398tXPDLL=0
399tXS=270000
400tXSDLL=0
401write_buffer_size=64
402write_high_thresh_perc=85
403write_low_thresh_perc=50
404port=system.membus.master[0]
405
406[system.membus]
407type=CoherentXBar
408children=snoop_filter
409clk_domain=system.clk_domain
410default_p_state=UNDEFINED
411eventq_index=0
412forward_latency=4
413frontend_latency=3
414p_state_clk_gate_bins=20
415p_state_clk_gate_max=1000000000000
416p_state_clk_gate_min=1000
417point_of_coherency=true
418power_model=Null
419response_latency=2
420snoop_filter=system.membus.snoop_filter
421snoop_response_latency=4
422system=system
423use_default_range=false
424width=16
425master=system.mem_ctrl.port
426slave=system.l2cache.mem_side system.system_port
427
428[system.membus.snoop_filter]
429type=SnoopFilter
430eventq_index=0
431lookup_latency=1
432max_capacity=8388608
433system=system
434
435