config.ini (10636:9ac724889705) config.ini (10736:4433fb00fa7d)
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 cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=timing
24mem_ranges=
25memories=system.physmem
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 cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=timing
24mem_ranges=
25memories=system.physmem
26mmap_using_noreserve=false
26num_work_ids=16
27readfile=
28symbolfile=
29work_begin_ckpt_count=0
30work_begin_cpu_id_exit=-1
31work_begin_exit_count=0
32work_cpus_ckpt_count=0
33work_end_ckpt_count=0
34work_end_exit_count=0
35work_item_id=-1
36system_port=system.membus.slave[0]
37
38[system.clk_domain]
39type=SrcClockDomain
40clock=1000
41domain_id=-1
42eventq_index=0
43init_perf_level=0
44voltage_domain=system.voltage_domain
45
46[system.cpu]
47type=MinorCPU
48children=branchPred dcache dstage2_mmu dtb executeFuncUnits icache interrupts isa istage2_mmu itb l2cache toL2Bus tracer workload
49branchPred=system.cpu.branchPred
50checker=Null
51clk_domain=system.cpu_clk_domain
52cpu_id=0
53decodeCycleInput=true
54decodeInputBufferSize=3
55decodeInputWidth=2
56decodeToExecuteForwardDelay=1
57do_checkpoint_insts=true
58do_quiesce=true
59do_statistics_insts=true
60dstage2_mmu=system.cpu.dstage2_mmu
61dtb=system.cpu.dtb
62enableIdling=true
63eventq_index=0
64executeAllowEarlyMemoryIssue=true
65executeBranchDelay=1
66executeCommitLimit=2
67executeCycleInput=true
68executeFuncUnits=system.cpu.executeFuncUnits
69executeInputBufferSize=7
70executeInputWidth=2
71executeIssueLimit=2
72executeLSQMaxStoreBufferStoresPerCycle=2
73executeLSQRequestsQueueSize=1
74executeLSQStoreBufferSize=5
75executeLSQTransfersQueueSize=2
76executeMaxAccessesInMemory=2
77executeMemoryCommitLimit=1
78executeMemoryIssueLimit=1
79executeMemoryWidth=0
80executeSetTraceTimeOnCommit=true
81executeSetTraceTimeOnIssue=false
82fetch1FetchLimit=1
83fetch1LineSnapWidth=0
84fetch1LineWidth=0
85fetch1ToFetch2BackwardDelay=1
86fetch1ToFetch2ForwardDelay=1
87fetch2CycleInput=true
88fetch2InputBufferSize=2
89fetch2ToDecodeForwardDelay=1
90function_trace=false
91function_trace_start=0
92interrupts=system.cpu.interrupts
93isa=system.cpu.isa
94istage2_mmu=system.cpu.istage2_mmu
95itb=system.cpu.itb
96max_insts_all_threads=0
97max_insts_any_thread=0
98max_loads_all_threads=0
99max_loads_any_thread=0
100numThreads=1
101profile=0
102progress_interval=0
103simpoint_start_insts=
104socket_id=0
105switched_out=false
106system=system
107tracer=system.cpu.tracer
108workload=system.cpu.workload
109dcache_port=system.cpu.dcache.cpu_side
110icache_port=system.cpu.icache.cpu_side
111
112[system.cpu.branchPred]
113type=BranchPredictor
114BTBEntries=4096
115BTBTagSize=16
116RASSize=16
117choiceCtrBits=2
118choicePredictorSize=8192
119eventq_index=0
120globalCtrBits=2
121globalPredictorSize=8192
122instShiftAmt=2
123localCtrBits=2
124localHistoryTableSize=2048
125localPredictorSize=2048
126numThreads=1
127predType=tournament
128
129[system.cpu.dcache]
130type=BaseCache
131children=tags
132addr_ranges=0:18446744073709551615
133assoc=2
134clk_domain=system.cpu_clk_domain
135demand_mshr_reserve=1
136eventq_index=0
137forward_snoops=true
138hit_latency=2
139is_top_level=true
140max_miss_count=0
141mshrs=4
142prefetch_on_access=false
143prefetcher=Null
144response_latency=2
145sequential_access=false
146size=262144
147system=system
148tags=system.cpu.dcache.tags
149tgts_per_mshr=20
150two_queue=false
151write_buffers=8
152cpu_side=system.cpu.dcache_port
153mem_side=system.cpu.toL2Bus.slave[1]
154
155[system.cpu.dcache.tags]
156type=LRU
157assoc=2
158block_size=64
159clk_domain=system.cpu_clk_domain
160eventq_index=0
161hit_latency=2
162sequential_access=false
163size=262144
164
165[system.cpu.dstage2_mmu]
166type=ArmStage2MMU
167children=stage2_tlb
168eventq_index=0
169stage2_tlb=system.cpu.dstage2_mmu.stage2_tlb
27num_work_ids=16
28readfile=
29symbolfile=
30work_begin_ckpt_count=0
31work_begin_cpu_id_exit=-1
32work_begin_exit_count=0
33work_cpus_ckpt_count=0
34work_end_ckpt_count=0
35work_end_exit_count=0
36work_item_id=-1
37system_port=system.membus.slave[0]
38
39[system.clk_domain]
40type=SrcClockDomain
41clock=1000
42domain_id=-1
43eventq_index=0
44init_perf_level=0
45voltage_domain=system.voltage_domain
46
47[system.cpu]
48type=MinorCPU
49children=branchPred dcache dstage2_mmu dtb executeFuncUnits icache interrupts isa istage2_mmu itb l2cache toL2Bus tracer workload
50branchPred=system.cpu.branchPred
51checker=Null
52clk_domain=system.cpu_clk_domain
53cpu_id=0
54decodeCycleInput=true
55decodeInputBufferSize=3
56decodeInputWidth=2
57decodeToExecuteForwardDelay=1
58do_checkpoint_insts=true
59do_quiesce=true
60do_statistics_insts=true
61dstage2_mmu=system.cpu.dstage2_mmu
62dtb=system.cpu.dtb
63enableIdling=true
64eventq_index=0
65executeAllowEarlyMemoryIssue=true
66executeBranchDelay=1
67executeCommitLimit=2
68executeCycleInput=true
69executeFuncUnits=system.cpu.executeFuncUnits
70executeInputBufferSize=7
71executeInputWidth=2
72executeIssueLimit=2
73executeLSQMaxStoreBufferStoresPerCycle=2
74executeLSQRequestsQueueSize=1
75executeLSQStoreBufferSize=5
76executeLSQTransfersQueueSize=2
77executeMaxAccessesInMemory=2
78executeMemoryCommitLimit=1
79executeMemoryIssueLimit=1
80executeMemoryWidth=0
81executeSetTraceTimeOnCommit=true
82executeSetTraceTimeOnIssue=false
83fetch1FetchLimit=1
84fetch1LineSnapWidth=0
85fetch1LineWidth=0
86fetch1ToFetch2BackwardDelay=1
87fetch1ToFetch2ForwardDelay=1
88fetch2CycleInput=true
89fetch2InputBufferSize=2
90fetch2ToDecodeForwardDelay=1
91function_trace=false
92function_trace_start=0
93interrupts=system.cpu.interrupts
94isa=system.cpu.isa
95istage2_mmu=system.cpu.istage2_mmu
96itb=system.cpu.itb
97max_insts_all_threads=0
98max_insts_any_thread=0
99max_loads_all_threads=0
100max_loads_any_thread=0
101numThreads=1
102profile=0
103progress_interval=0
104simpoint_start_insts=
105socket_id=0
106switched_out=false
107system=system
108tracer=system.cpu.tracer
109workload=system.cpu.workload
110dcache_port=system.cpu.dcache.cpu_side
111icache_port=system.cpu.icache.cpu_side
112
113[system.cpu.branchPred]
114type=BranchPredictor
115BTBEntries=4096
116BTBTagSize=16
117RASSize=16
118choiceCtrBits=2
119choicePredictorSize=8192
120eventq_index=0
121globalCtrBits=2
122globalPredictorSize=8192
123instShiftAmt=2
124localCtrBits=2
125localHistoryTableSize=2048
126localPredictorSize=2048
127numThreads=1
128predType=tournament
129
130[system.cpu.dcache]
131type=BaseCache
132children=tags
133addr_ranges=0:18446744073709551615
134assoc=2
135clk_domain=system.cpu_clk_domain
136demand_mshr_reserve=1
137eventq_index=0
138forward_snoops=true
139hit_latency=2
140is_top_level=true
141max_miss_count=0
142mshrs=4
143prefetch_on_access=false
144prefetcher=Null
145response_latency=2
146sequential_access=false
147size=262144
148system=system
149tags=system.cpu.dcache.tags
150tgts_per_mshr=20
151two_queue=false
152write_buffers=8
153cpu_side=system.cpu.dcache_port
154mem_side=system.cpu.toL2Bus.slave[1]
155
156[system.cpu.dcache.tags]
157type=LRU
158assoc=2
159block_size=64
160clk_domain=system.cpu_clk_domain
161eventq_index=0
162hit_latency=2
163sequential_access=false
164size=262144
165
166[system.cpu.dstage2_mmu]
167type=ArmStage2MMU
168children=stage2_tlb
169eventq_index=0
170stage2_tlb=system.cpu.dstage2_mmu.stage2_tlb
171sys=system
170tlb=system.cpu.dtb
171
172[system.cpu.dstage2_mmu.stage2_tlb]
173type=ArmTLB
174children=walker
175eventq_index=0
176is_stage2=true
177size=32
178walker=system.cpu.dstage2_mmu.stage2_tlb.walker
179
180[system.cpu.dstage2_mmu.stage2_tlb.walker]
181type=ArmTableWalker
182clk_domain=system.cpu_clk_domain
183eventq_index=0
184is_stage2=true
185num_squash_per_cycle=2
186sys=system
172tlb=system.cpu.dtb
173
174[system.cpu.dstage2_mmu.stage2_tlb]
175type=ArmTLB
176children=walker
177eventq_index=0
178is_stage2=true
179size=32
180walker=system.cpu.dstage2_mmu.stage2_tlb.walker
181
182[system.cpu.dstage2_mmu.stage2_tlb.walker]
183type=ArmTableWalker
184clk_domain=system.cpu_clk_domain
185eventq_index=0
186is_stage2=true
187num_squash_per_cycle=2
188sys=system
187port=system.cpu.toL2Bus.slave[5]
188
189[system.cpu.dtb]
190type=ArmTLB
191children=walker
192eventq_index=0
193is_stage2=false
194size=64
195walker=system.cpu.dtb.walker
196
197[system.cpu.dtb.walker]
198type=ArmTableWalker
199clk_domain=system.cpu_clk_domain
200eventq_index=0
201is_stage2=false
202num_squash_per_cycle=2
203sys=system
204port=system.cpu.toL2Bus.slave[3]
205
206[system.cpu.executeFuncUnits]
207type=MinorFUPool
208children=funcUnits0 funcUnits1 funcUnits2 funcUnits3 funcUnits4 funcUnits5 funcUnits6
209eventq_index=0
210funcUnits=system.cpu.executeFuncUnits.funcUnits0 system.cpu.executeFuncUnits.funcUnits1 system.cpu.executeFuncUnits.funcUnits2 system.cpu.executeFuncUnits.funcUnits3 system.cpu.executeFuncUnits.funcUnits4 system.cpu.executeFuncUnits.funcUnits5 system.cpu.executeFuncUnits.funcUnits6
211
212[system.cpu.executeFuncUnits.funcUnits0]
213type=MinorFU
214children=opClasses timings
215cantForwardFromFUIndices=
216eventq_index=0
217issueLat=1
218opClasses=system.cpu.executeFuncUnits.funcUnits0.opClasses
219opLat=3
220timings=system.cpu.executeFuncUnits.funcUnits0.timings
221
222[system.cpu.executeFuncUnits.funcUnits0.opClasses]
223type=MinorOpClassSet
224children=opClasses
225eventq_index=0
226opClasses=system.cpu.executeFuncUnits.funcUnits0.opClasses.opClasses
227
228[system.cpu.executeFuncUnits.funcUnits0.opClasses.opClasses]
229type=MinorOpClass
230eventq_index=0
231opClass=IntAlu
232
233[system.cpu.executeFuncUnits.funcUnits0.timings]
234type=MinorFUTiming
235children=opClasses
236description=Int
237eventq_index=0
238extraAssumedLat=0
239extraCommitLat=0
240extraCommitLatExpr=Null
241mask=0
242match=0
243opClasses=system.cpu.executeFuncUnits.funcUnits0.timings.opClasses
244srcRegsRelativeLats=2
245suppress=false
246
247[system.cpu.executeFuncUnits.funcUnits0.timings.opClasses]
248type=MinorOpClassSet
249eventq_index=0
250opClasses=
251
252[system.cpu.executeFuncUnits.funcUnits1]
253type=MinorFU
254children=opClasses timings
255cantForwardFromFUIndices=
256eventq_index=0
257issueLat=1
258opClasses=system.cpu.executeFuncUnits.funcUnits1.opClasses
259opLat=3
260timings=system.cpu.executeFuncUnits.funcUnits1.timings
261
262[system.cpu.executeFuncUnits.funcUnits1.opClasses]
263type=MinorOpClassSet
264children=opClasses
265eventq_index=0
266opClasses=system.cpu.executeFuncUnits.funcUnits1.opClasses.opClasses
267
268[system.cpu.executeFuncUnits.funcUnits1.opClasses.opClasses]
269type=MinorOpClass
270eventq_index=0
271opClass=IntAlu
272
273[system.cpu.executeFuncUnits.funcUnits1.timings]
274type=MinorFUTiming
275children=opClasses
276description=Int
277eventq_index=0
278extraAssumedLat=0
279extraCommitLat=0
280extraCommitLatExpr=Null
281mask=0
282match=0
283opClasses=system.cpu.executeFuncUnits.funcUnits1.timings.opClasses
284srcRegsRelativeLats=2
285suppress=false
286
287[system.cpu.executeFuncUnits.funcUnits1.timings.opClasses]
288type=MinorOpClassSet
289eventq_index=0
290opClasses=
291
292[system.cpu.executeFuncUnits.funcUnits2]
293type=MinorFU
294children=opClasses timings
295cantForwardFromFUIndices=
296eventq_index=0
297issueLat=1
298opClasses=system.cpu.executeFuncUnits.funcUnits2.opClasses
299opLat=3
300timings=system.cpu.executeFuncUnits.funcUnits2.timings
301
302[system.cpu.executeFuncUnits.funcUnits2.opClasses]
303type=MinorOpClassSet
304children=opClasses
305eventq_index=0
306opClasses=system.cpu.executeFuncUnits.funcUnits2.opClasses.opClasses
307
308[system.cpu.executeFuncUnits.funcUnits2.opClasses.opClasses]
309type=MinorOpClass
310eventq_index=0
311opClass=IntMult
312
313[system.cpu.executeFuncUnits.funcUnits2.timings]
314type=MinorFUTiming
315children=opClasses
316description=Mul
317eventq_index=0
318extraAssumedLat=0
319extraCommitLat=0
320extraCommitLatExpr=Null
321mask=0
322match=0
323opClasses=system.cpu.executeFuncUnits.funcUnits2.timings.opClasses
324srcRegsRelativeLats=0
325suppress=false
326
327[system.cpu.executeFuncUnits.funcUnits2.timings.opClasses]
328type=MinorOpClassSet
329eventq_index=0
330opClasses=
331
332[system.cpu.executeFuncUnits.funcUnits3]
333type=MinorFU
334children=opClasses
335cantForwardFromFUIndices=
336eventq_index=0
337issueLat=9
338opClasses=system.cpu.executeFuncUnits.funcUnits3.opClasses
339opLat=9
340timings=
341
342[system.cpu.executeFuncUnits.funcUnits3.opClasses]
343type=MinorOpClassSet
344children=opClasses
345eventq_index=0
346opClasses=system.cpu.executeFuncUnits.funcUnits3.opClasses.opClasses
347
348[system.cpu.executeFuncUnits.funcUnits3.opClasses.opClasses]
349type=MinorOpClass
350eventq_index=0
351opClass=IntDiv
352
353[system.cpu.executeFuncUnits.funcUnits4]
354type=MinorFU
355children=opClasses timings
356cantForwardFromFUIndices=
357eventq_index=0
358issueLat=1
359opClasses=system.cpu.executeFuncUnits.funcUnits4.opClasses
360opLat=6
361timings=system.cpu.executeFuncUnits.funcUnits4.timings
362
363[system.cpu.executeFuncUnits.funcUnits4.opClasses]
364type=MinorOpClassSet
365children=opClasses00 opClasses01 opClasses02 opClasses03 opClasses04 opClasses05 opClasses06 opClasses07 opClasses08 opClasses09 opClasses10 opClasses11 opClasses12 opClasses13 opClasses14 opClasses15 opClasses16 opClasses17 opClasses18 opClasses19 opClasses20 opClasses21 opClasses22 opClasses23 opClasses24 opClasses25
366eventq_index=0
367opClasses=system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses00 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses01 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses02 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses03 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses04 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses05 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses06 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses07 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses08 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses09 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses10 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses11 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses12 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses13 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses14 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses15 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses16 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses17 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses18 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses19 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses20 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses21 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses22 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses23 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses24 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses25
368
369[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses00]
370type=MinorOpClass
371eventq_index=0
372opClass=FloatAdd
373
374[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses01]
375type=MinorOpClass
376eventq_index=0
377opClass=FloatCmp
378
379[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses02]
380type=MinorOpClass
381eventq_index=0
382opClass=FloatCvt
383
384[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses03]
385type=MinorOpClass
386eventq_index=0
387opClass=FloatMult
388
389[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses04]
390type=MinorOpClass
391eventq_index=0
392opClass=FloatDiv
393
394[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses05]
395type=MinorOpClass
396eventq_index=0
397opClass=FloatSqrt
398
399[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses06]
400type=MinorOpClass
401eventq_index=0
402opClass=SimdAdd
403
404[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses07]
405type=MinorOpClass
406eventq_index=0
407opClass=SimdAddAcc
408
409[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses08]
410type=MinorOpClass
411eventq_index=0
412opClass=SimdAlu
413
414[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses09]
415type=MinorOpClass
416eventq_index=0
417opClass=SimdCmp
418
419[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses10]
420type=MinorOpClass
421eventq_index=0
422opClass=SimdCvt
423
424[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses11]
425type=MinorOpClass
426eventq_index=0
427opClass=SimdMisc
428
429[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses12]
430type=MinorOpClass
431eventq_index=0
432opClass=SimdMult
433
434[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses13]
435type=MinorOpClass
436eventq_index=0
437opClass=SimdMultAcc
438
439[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses14]
440type=MinorOpClass
441eventq_index=0
442opClass=SimdShift
443
444[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses15]
445type=MinorOpClass
446eventq_index=0
447opClass=SimdShiftAcc
448
449[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses16]
450type=MinorOpClass
451eventq_index=0
452opClass=SimdSqrt
453
454[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses17]
455type=MinorOpClass
456eventq_index=0
457opClass=SimdFloatAdd
458
459[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses18]
460type=MinorOpClass
461eventq_index=0
462opClass=SimdFloatAlu
463
464[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses19]
465type=MinorOpClass
466eventq_index=0
467opClass=SimdFloatCmp
468
469[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses20]
470type=MinorOpClass
471eventq_index=0
472opClass=SimdFloatCvt
473
474[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses21]
475type=MinorOpClass
476eventq_index=0
477opClass=SimdFloatDiv
478
479[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses22]
480type=MinorOpClass
481eventq_index=0
482opClass=SimdFloatMisc
483
484[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses23]
485type=MinorOpClass
486eventq_index=0
487opClass=SimdFloatMult
488
489[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses24]
490type=MinorOpClass
491eventq_index=0
492opClass=SimdFloatMultAcc
493
494[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses25]
495type=MinorOpClass
496eventq_index=0
497opClass=SimdFloatSqrt
498
499[system.cpu.executeFuncUnits.funcUnits4.timings]
500type=MinorFUTiming
501children=opClasses
502description=FloatSimd
503eventq_index=0
504extraAssumedLat=0
505extraCommitLat=0
506extraCommitLatExpr=Null
507mask=0
508match=0
509opClasses=system.cpu.executeFuncUnits.funcUnits4.timings.opClasses
510srcRegsRelativeLats=2
511suppress=false
512
513[system.cpu.executeFuncUnits.funcUnits4.timings.opClasses]
514type=MinorOpClassSet
515eventq_index=0
516opClasses=
517
518[system.cpu.executeFuncUnits.funcUnits5]
519type=MinorFU
520children=opClasses timings
521cantForwardFromFUIndices=
522eventq_index=0
523issueLat=1
524opClasses=system.cpu.executeFuncUnits.funcUnits5.opClasses
525opLat=1
526timings=system.cpu.executeFuncUnits.funcUnits5.timings
527
528[system.cpu.executeFuncUnits.funcUnits5.opClasses]
529type=MinorOpClassSet
530children=opClasses0 opClasses1
531eventq_index=0
532opClasses=system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses0 system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses1
533
534[system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses0]
535type=MinorOpClass
536eventq_index=0
537opClass=MemRead
538
539[system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses1]
540type=MinorOpClass
541eventq_index=0
542opClass=MemWrite
543
544[system.cpu.executeFuncUnits.funcUnits5.timings]
545type=MinorFUTiming
546children=opClasses
547description=Mem
548eventq_index=0
549extraAssumedLat=2
550extraCommitLat=0
551extraCommitLatExpr=Null
552mask=0
553match=0
554opClasses=system.cpu.executeFuncUnits.funcUnits5.timings.opClasses
555srcRegsRelativeLats=1
556suppress=false
557
558[system.cpu.executeFuncUnits.funcUnits5.timings.opClasses]
559type=MinorOpClassSet
560eventq_index=0
561opClasses=
562
563[system.cpu.executeFuncUnits.funcUnits6]
564type=MinorFU
565children=opClasses
566cantForwardFromFUIndices=
567eventq_index=0
568issueLat=1
569opClasses=system.cpu.executeFuncUnits.funcUnits6.opClasses
570opLat=1
571timings=
572
573[system.cpu.executeFuncUnits.funcUnits6.opClasses]
574type=MinorOpClassSet
575children=opClasses0 opClasses1
576eventq_index=0
577opClasses=system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses0 system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses1
578
579[system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses0]
580type=MinorOpClass
581eventq_index=0
582opClass=IprAccess
583
584[system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses1]
585type=MinorOpClass
586eventq_index=0
587opClass=InstPrefetch
588
589[system.cpu.icache]
590type=BaseCache
591children=tags
592addr_ranges=0:18446744073709551615
593assoc=2
594clk_domain=system.cpu_clk_domain
595demand_mshr_reserve=1
596eventq_index=0
597forward_snoops=true
598hit_latency=2
599is_top_level=true
600max_miss_count=0
601mshrs=4
602prefetch_on_access=false
603prefetcher=Null
604response_latency=2
605sequential_access=false
606size=131072
607system=system
608tags=system.cpu.icache.tags
609tgts_per_mshr=20
610two_queue=false
611write_buffers=8
612cpu_side=system.cpu.icache_port
613mem_side=system.cpu.toL2Bus.slave[0]
614
615[system.cpu.icache.tags]
616type=LRU
617assoc=2
618block_size=64
619clk_domain=system.cpu_clk_domain
620eventq_index=0
621hit_latency=2
622sequential_access=false
623size=131072
624
625[system.cpu.interrupts]
626type=ArmInterrupts
627eventq_index=0
628
629[system.cpu.isa]
630type=ArmISA
631eventq_index=0
632fpsid=1090793632
633id_aa64afr0_el1=0
634id_aa64afr1_el1=0
635id_aa64dfr0_el1=1052678
636id_aa64dfr1_el1=0
637id_aa64isar0_el1=0
638id_aa64isar1_el1=0
639id_aa64mmfr0_el1=15728642
640id_aa64mmfr1_el1=0
641id_aa64pfr0_el1=17
642id_aa64pfr1_el1=0
643id_isar0=34607377
644id_isar1=34677009
645id_isar2=555950401
646id_isar3=17899825
647id_isar4=268501314
648id_isar5=0
649id_mmfr0=270536963
650id_mmfr1=0
651id_mmfr2=19070976
652id_mmfr3=34611729
653id_pfr0=49
654id_pfr1=4113
655midr=1091551472
656pmu=Null
657system=system
658
659[system.cpu.istage2_mmu]
660type=ArmStage2MMU
661children=stage2_tlb
662eventq_index=0
663stage2_tlb=system.cpu.istage2_mmu.stage2_tlb
189
190[system.cpu.dtb]
191type=ArmTLB
192children=walker
193eventq_index=0
194is_stage2=false
195size=64
196walker=system.cpu.dtb.walker
197
198[system.cpu.dtb.walker]
199type=ArmTableWalker
200clk_domain=system.cpu_clk_domain
201eventq_index=0
202is_stage2=false
203num_squash_per_cycle=2
204sys=system
205port=system.cpu.toL2Bus.slave[3]
206
207[system.cpu.executeFuncUnits]
208type=MinorFUPool
209children=funcUnits0 funcUnits1 funcUnits2 funcUnits3 funcUnits4 funcUnits5 funcUnits6
210eventq_index=0
211funcUnits=system.cpu.executeFuncUnits.funcUnits0 system.cpu.executeFuncUnits.funcUnits1 system.cpu.executeFuncUnits.funcUnits2 system.cpu.executeFuncUnits.funcUnits3 system.cpu.executeFuncUnits.funcUnits4 system.cpu.executeFuncUnits.funcUnits5 system.cpu.executeFuncUnits.funcUnits6
212
213[system.cpu.executeFuncUnits.funcUnits0]
214type=MinorFU
215children=opClasses timings
216cantForwardFromFUIndices=
217eventq_index=0
218issueLat=1
219opClasses=system.cpu.executeFuncUnits.funcUnits0.opClasses
220opLat=3
221timings=system.cpu.executeFuncUnits.funcUnits0.timings
222
223[system.cpu.executeFuncUnits.funcUnits0.opClasses]
224type=MinorOpClassSet
225children=opClasses
226eventq_index=0
227opClasses=system.cpu.executeFuncUnits.funcUnits0.opClasses.opClasses
228
229[system.cpu.executeFuncUnits.funcUnits0.opClasses.opClasses]
230type=MinorOpClass
231eventq_index=0
232opClass=IntAlu
233
234[system.cpu.executeFuncUnits.funcUnits0.timings]
235type=MinorFUTiming
236children=opClasses
237description=Int
238eventq_index=0
239extraAssumedLat=0
240extraCommitLat=0
241extraCommitLatExpr=Null
242mask=0
243match=0
244opClasses=system.cpu.executeFuncUnits.funcUnits0.timings.opClasses
245srcRegsRelativeLats=2
246suppress=false
247
248[system.cpu.executeFuncUnits.funcUnits0.timings.opClasses]
249type=MinorOpClassSet
250eventq_index=0
251opClasses=
252
253[system.cpu.executeFuncUnits.funcUnits1]
254type=MinorFU
255children=opClasses timings
256cantForwardFromFUIndices=
257eventq_index=0
258issueLat=1
259opClasses=system.cpu.executeFuncUnits.funcUnits1.opClasses
260opLat=3
261timings=system.cpu.executeFuncUnits.funcUnits1.timings
262
263[system.cpu.executeFuncUnits.funcUnits1.opClasses]
264type=MinorOpClassSet
265children=opClasses
266eventq_index=0
267opClasses=system.cpu.executeFuncUnits.funcUnits1.opClasses.opClasses
268
269[system.cpu.executeFuncUnits.funcUnits1.opClasses.opClasses]
270type=MinorOpClass
271eventq_index=0
272opClass=IntAlu
273
274[system.cpu.executeFuncUnits.funcUnits1.timings]
275type=MinorFUTiming
276children=opClasses
277description=Int
278eventq_index=0
279extraAssumedLat=0
280extraCommitLat=0
281extraCommitLatExpr=Null
282mask=0
283match=0
284opClasses=system.cpu.executeFuncUnits.funcUnits1.timings.opClasses
285srcRegsRelativeLats=2
286suppress=false
287
288[system.cpu.executeFuncUnits.funcUnits1.timings.opClasses]
289type=MinorOpClassSet
290eventq_index=0
291opClasses=
292
293[system.cpu.executeFuncUnits.funcUnits2]
294type=MinorFU
295children=opClasses timings
296cantForwardFromFUIndices=
297eventq_index=0
298issueLat=1
299opClasses=system.cpu.executeFuncUnits.funcUnits2.opClasses
300opLat=3
301timings=system.cpu.executeFuncUnits.funcUnits2.timings
302
303[system.cpu.executeFuncUnits.funcUnits2.opClasses]
304type=MinorOpClassSet
305children=opClasses
306eventq_index=0
307opClasses=system.cpu.executeFuncUnits.funcUnits2.opClasses.opClasses
308
309[system.cpu.executeFuncUnits.funcUnits2.opClasses.opClasses]
310type=MinorOpClass
311eventq_index=0
312opClass=IntMult
313
314[system.cpu.executeFuncUnits.funcUnits2.timings]
315type=MinorFUTiming
316children=opClasses
317description=Mul
318eventq_index=0
319extraAssumedLat=0
320extraCommitLat=0
321extraCommitLatExpr=Null
322mask=0
323match=0
324opClasses=system.cpu.executeFuncUnits.funcUnits2.timings.opClasses
325srcRegsRelativeLats=0
326suppress=false
327
328[system.cpu.executeFuncUnits.funcUnits2.timings.opClasses]
329type=MinorOpClassSet
330eventq_index=0
331opClasses=
332
333[system.cpu.executeFuncUnits.funcUnits3]
334type=MinorFU
335children=opClasses
336cantForwardFromFUIndices=
337eventq_index=0
338issueLat=9
339opClasses=system.cpu.executeFuncUnits.funcUnits3.opClasses
340opLat=9
341timings=
342
343[system.cpu.executeFuncUnits.funcUnits3.opClasses]
344type=MinorOpClassSet
345children=opClasses
346eventq_index=0
347opClasses=system.cpu.executeFuncUnits.funcUnits3.opClasses.opClasses
348
349[system.cpu.executeFuncUnits.funcUnits3.opClasses.opClasses]
350type=MinorOpClass
351eventq_index=0
352opClass=IntDiv
353
354[system.cpu.executeFuncUnits.funcUnits4]
355type=MinorFU
356children=opClasses timings
357cantForwardFromFUIndices=
358eventq_index=0
359issueLat=1
360opClasses=system.cpu.executeFuncUnits.funcUnits4.opClasses
361opLat=6
362timings=system.cpu.executeFuncUnits.funcUnits4.timings
363
364[system.cpu.executeFuncUnits.funcUnits4.opClasses]
365type=MinorOpClassSet
366children=opClasses00 opClasses01 opClasses02 opClasses03 opClasses04 opClasses05 opClasses06 opClasses07 opClasses08 opClasses09 opClasses10 opClasses11 opClasses12 opClasses13 opClasses14 opClasses15 opClasses16 opClasses17 opClasses18 opClasses19 opClasses20 opClasses21 opClasses22 opClasses23 opClasses24 opClasses25
367eventq_index=0
368opClasses=system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses00 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses01 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses02 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses03 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses04 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses05 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses06 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses07 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses08 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses09 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses10 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses11 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses12 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses13 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses14 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses15 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses16 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses17 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses18 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses19 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses20 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses21 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses22 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses23 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses24 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses25
369
370[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses00]
371type=MinorOpClass
372eventq_index=0
373opClass=FloatAdd
374
375[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses01]
376type=MinorOpClass
377eventq_index=0
378opClass=FloatCmp
379
380[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses02]
381type=MinorOpClass
382eventq_index=0
383opClass=FloatCvt
384
385[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses03]
386type=MinorOpClass
387eventq_index=0
388opClass=FloatMult
389
390[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses04]
391type=MinorOpClass
392eventq_index=0
393opClass=FloatDiv
394
395[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses05]
396type=MinorOpClass
397eventq_index=0
398opClass=FloatSqrt
399
400[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses06]
401type=MinorOpClass
402eventq_index=0
403opClass=SimdAdd
404
405[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses07]
406type=MinorOpClass
407eventq_index=0
408opClass=SimdAddAcc
409
410[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses08]
411type=MinorOpClass
412eventq_index=0
413opClass=SimdAlu
414
415[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses09]
416type=MinorOpClass
417eventq_index=0
418opClass=SimdCmp
419
420[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses10]
421type=MinorOpClass
422eventq_index=0
423opClass=SimdCvt
424
425[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses11]
426type=MinorOpClass
427eventq_index=0
428opClass=SimdMisc
429
430[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses12]
431type=MinorOpClass
432eventq_index=0
433opClass=SimdMult
434
435[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses13]
436type=MinorOpClass
437eventq_index=0
438opClass=SimdMultAcc
439
440[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses14]
441type=MinorOpClass
442eventq_index=0
443opClass=SimdShift
444
445[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses15]
446type=MinorOpClass
447eventq_index=0
448opClass=SimdShiftAcc
449
450[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses16]
451type=MinorOpClass
452eventq_index=0
453opClass=SimdSqrt
454
455[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses17]
456type=MinorOpClass
457eventq_index=0
458opClass=SimdFloatAdd
459
460[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses18]
461type=MinorOpClass
462eventq_index=0
463opClass=SimdFloatAlu
464
465[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses19]
466type=MinorOpClass
467eventq_index=0
468opClass=SimdFloatCmp
469
470[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses20]
471type=MinorOpClass
472eventq_index=0
473opClass=SimdFloatCvt
474
475[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses21]
476type=MinorOpClass
477eventq_index=0
478opClass=SimdFloatDiv
479
480[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses22]
481type=MinorOpClass
482eventq_index=0
483opClass=SimdFloatMisc
484
485[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses23]
486type=MinorOpClass
487eventq_index=0
488opClass=SimdFloatMult
489
490[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses24]
491type=MinorOpClass
492eventq_index=0
493opClass=SimdFloatMultAcc
494
495[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses25]
496type=MinorOpClass
497eventq_index=0
498opClass=SimdFloatSqrt
499
500[system.cpu.executeFuncUnits.funcUnits4.timings]
501type=MinorFUTiming
502children=opClasses
503description=FloatSimd
504eventq_index=0
505extraAssumedLat=0
506extraCommitLat=0
507extraCommitLatExpr=Null
508mask=0
509match=0
510opClasses=system.cpu.executeFuncUnits.funcUnits4.timings.opClasses
511srcRegsRelativeLats=2
512suppress=false
513
514[system.cpu.executeFuncUnits.funcUnits4.timings.opClasses]
515type=MinorOpClassSet
516eventq_index=0
517opClasses=
518
519[system.cpu.executeFuncUnits.funcUnits5]
520type=MinorFU
521children=opClasses timings
522cantForwardFromFUIndices=
523eventq_index=0
524issueLat=1
525opClasses=system.cpu.executeFuncUnits.funcUnits5.opClasses
526opLat=1
527timings=system.cpu.executeFuncUnits.funcUnits5.timings
528
529[system.cpu.executeFuncUnits.funcUnits5.opClasses]
530type=MinorOpClassSet
531children=opClasses0 opClasses1
532eventq_index=0
533opClasses=system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses0 system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses1
534
535[system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses0]
536type=MinorOpClass
537eventq_index=0
538opClass=MemRead
539
540[system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses1]
541type=MinorOpClass
542eventq_index=0
543opClass=MemWrite
544
545[system.cpu.executeFuncUnits.funcUnits5.timings]
546type=MinorFUTiming
547children=opClasses
548description=Mem
549eventq_index=0
550extraAssumedLat=2
551extraCommitLat=0
552extraCommitLatExpr=Null
553mask=0
554match=0
555opClasses=system.cpu.executeFuncUnits.funcUnits5.timings.opClasses
556srcRegsRelativeLats=1
557suppress=false
558
559[system.cpu.executeFuncUnits.funcUnits5.timings.opClasses]
560type=MinorOpClassSet
561eventq_index=0
562opClasses=
563
564[system.cpu.executeFuncUnits.funcUnits6]
565type=MinorFU
566children=opClasses
567cantForwardFromFUIndices=
568eventq_index=0
569issueLat=1
570opClasses=system.cpu.executeFuncUnits.funcUnits6.opClasses
571opLat=1
572timings=
573
574[system.cpu.executeFuncUnits.funcUnits6.opClasses]
575type=MinorOpClassSet
576children=opClasses0 opClasses1
577eventq_index=0
578opClasses=system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses0 system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses1
579
580[system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses0]
581type=MinorOpClass
582eventq_index=0
583opClass=IprAccess
584
585[system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses1]
586type=MinorOpClass
587eventq_index=0
588opClass=InstPrefetch
589
590[system.cpu.icache]
591type=BaseCache
592children=tags
593addr_ranges=0:18446744073709551615
594assoc=2
595clk_domain=system.cpu_clk_domain
596demand_mshr_reserve=1
597eventq_index=0
598forward_snoops=true
599hit_latency=2
600is_top_level=true
601max_miss_count=0
602mshrs=4
603prefetch_on_access=false
604prefetcher=Null
605response_latency=2
606sequential_access=false
607size=131072
608system=system
609tags=system.cpu.icache.tags
610tgts_per_mshr=20
611two_queue=false
612write_buffers=8
613cpu_side=system.cpu.icache_port
614mem_side=system.cpu.toL2Bus.slave[0]
615
616[system.cpu.icache.tags]
617type=LRU
618assoc=2
619block_size=64
620clk_domain=system.cpu_clk_domain
621eventq_index=0
622hit_latency=2
623sequential_access=false
624size=131072
625
626[system.cpu.interrupts]
627type=ArmInterrupts
628eventq_index=0
629
630[system.cpu.isa]
631type=ArmISA
632eventq_index=0
633fpsid=1090793632
634id_aa64afr0_el1=0
635id_aa64afr1_el1=0
636id_aa64dfr0_el1=1052678
637id_aa64dfr1_el1=0
638id_aa64isar0_el1=0
639id_aa64isar1_el1=0
640id_aa64mmfr0_el1=15728642
641id_aa64mmfr1_el1=0
642id_aa64pfr0_el1=17
643id_aa64pfr1_el1=0
644id_isar0=34607377
645id_isar1=34677009
646id_isar2=555950401
647id_isar3=17899825
648id_isar4=268501314
649id_isar5=0
650id_mmfr0=270536963
651id_mmfr1=0
652id_mmfr2=19070976
653id_mmfr3=34611729
654id_pfr0=49
655id_pfr1=4113
656midr=1091551472
657pmu=Null
658system=system
659
660[system.cpu.istage2_mmu]
661type=ArmStage2MMU
662children=stage2_tlb
663eventq_index=0
664stage2_tlb=system.cpu.istage2_mmu.stage2_tlb
665sys=system
664tlb=system.cpu.itb
665
666[system.cpu.istage2_mmu.stage2_tlb]
667type=ArmTLB
668children=walker
669eventq_index=0
670is_stage2=true
671size=32
672walker=system.cpu.istage2_mmu.stage2_tlb.walker
673
674[system.cpu.istage2_mmu.stage2_tlb.walker]
675type=ArmTableWalker
676clk_domain=system.cpu_clk_domain
677eventq_index=0
678is_stage2=true
679num_squash_per_cycle=2
680sys=system
666tlb=system.cpu.itb
667
668[system.cpu.istage2_mmu.stage2_tlb]
669type=ArmTLB
670children=walker
671eventq_index=0
672is_stage2=true
673size=32
674walker=system.cpu.istage2_mmu.stage2_tlb.walker
675
676[system.cpu.istage2_mmu.stage2_tlb.walker]
677type=ArmTableWalker
678clk_domain=system.cpu_clk_domain
679eventq_index=0
680is_stage2=true
681num_squash_per_cycle=2
682sys=system
681port=system.cpu.toL2Bus.slave[4]
682
683[system.cpu.itb]
684type=ArmTLB
685children=walker
686eventq_index=0
687is_stage2=false
688size=64
689walker=system.cpu.itb.walker
690
691[system.cpu.itb.walker]
692type=ArmTableWalker
693clk_domain=system.cpu_clk_domain
694eventq_index=0
695is_stage2=false
696num_squash_per_cycle=2
697sys=system
698port=system.cpu.toL2Bus.slave[2]
699
700[system.cpu.l2cache]
701type=BaseCache
702children=tags
703addr_ranges=0:18446744073709551615
704assoc=8
705clk_domain=system.cpu_clk_domain
706demand_mshr_reserve=1
707eventq_index=0
708forward_snoops=true
709hit_latency=20
710is_top_level=false
711max_miss_count=0
712mshrs=20
713prefetch_on_access=false
714prefetcher=Null
715response_latency=20
716sequential_access=false
717size=2097152
718system=system
719tags=system.cpu.l2cache.tags
720tgts_per_mshr=12
721two_queue=false
722write_buffers=8
723cpu_side=system.cpu.toL2Bus.master[0]
724mem_side=system.membus.slave[1]
725
726[system.cpu.l2cache.tags]
727type=LRU
728assoc=8
729block_size=64
730clk_domain=system.cpu_clk_domain
731eventq_index=0
732hit_latency=20
733sequential_access=false
734size=2097152
735
736[system.cpu.toL2Bus]
737type=CoherentXBar
738clk_domain=system.cpu_clk_domain
739eventq_index=0
683
684[system.cpu.itb]
685type=ArmTLB
686children=walker
687eventq_index=0
688is_stage2=false
689size=64
690walker=system.cpu.itb.walker
691
692[system.cpu.itb.walker]
693type=ArmTableWalker
694clk_domain=system.cpu_clk_domain
695eventq_index=0
696is_stage2=false
697num_squash_per_cycle=2
698sys=system
699port=system.cpu.toL2Bus.slave[2]
700
701[system.cpu.l2cache]
702type=BaseCache
703children=tags
704addr_ranges=0:18446744073709551615
705assoc=8
706clk_domain=system.cpu_clk_domain
707demand_mshr_reserve=1
708eventq_index=0
709forward_snoops=true
710hit_latency=20
711is_top_level=false
712max_miss_count=0
713mshrs=20
714prefetch_on_access=false
715prefetcher=Null
716response_latency=20
717sequential_access=false
718size=2097152
719system=system
720tags=system.cpu.l2cache.tags
721tgts_per_mshr=12
722two_queue=false
723write_buffers=8
724cpu_side=system.cpu.toL2Bus.master[0]
725mem_side=system.membus.slave[1]
726
727[system.cpu.l2cache.tags]
728type=LRU
729assoc=8
730block_size=64
731clk_domain=system.cpu_clk_domain
732eventq_index=0
733hit_latency=20
734sequential_access=false
735size=2097152
736
737[system.cpu.toL2Bus]
738type=CoherentXBar
739clk_domain=system.cpu_clk_domain
740eventq_index=0
740header_cycles=1
741forward_latency=0
742frontend_latency=1
743response_latency=1
741snoop_filter=Null
744snoop_filter=Null
745snoop_response_latency=1
742system=system
743use_default_range=false
744width=32
745master=system.cpu.l2cache.cpu_side
746system=system
747use_default_range=false
748width=32
749master=system.cpu.l2cache.cpu_side
746slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.istage2_mmu.stage2_tlb.walker.port system.cpu.dstage2_mmu.stage2_tlb.walker.port
750slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
747
748[system.cpu.tracer]
749type=ExeTracer
750eventq_index=0
751
752[system.cpu.workload]
753type=LiveProcess
754cmd=hello
755cwd=
756drivers=
757egid=100
758env=
759errout=cerr
760euid=100
761eventq_index=0
762executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/arm/linux/hello
763gid=100
764input=cin
765kvmInSE=false
766max_stack_size=67108864
767output=cout
768pid=100
769ppid=99
770simpoint=0
771system=system
772uid=100
773useArchPT=false
774
775[system.cpu_clk_domain]
776type=SrcClockDomain
777clock=500
778domain_id=-1
779eventq_index=0
780init_perf_level=0
781voltage_domain=system.voltage_domain
782
783[system.dvfs_handler]
784type=DVFSHandler
785domains=
786enable=false
787eventq_index=0
788sys_clk_domain=system.clk_domain
789transition_latency=100000000
790
791[system.membus]
792type=CoherentXBar
793clk_domain=system.clk_domain
794eventq_index=0
751
752[system.cpu.tracer]
753type=ExeTracer
754eventq_index=0
755
756[system.cpu.workload]
757type=LiveProcess
758cmd=hello
759cwd=
760drivers=
761egid=100
762env=
763errout=cerr
764euid=100
765eventq_index=0
766executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/arm/linux/hello
767gid=100
768input=cin
769kvmInSE=false
770max_stack_size=67108864
771output=cout
772pid=100
773ppid=99
774simpoint=0
775system=system
776uid=100
777useArchPT=false
778
779[system.cpu_clk_domain]
780type=SrcClockDomain
781clock=500
782domain_id=-1
783eventq_index=0
784init_perf_level=0
785voltage_domain=system.voltage_domain
786
787[system.dvfs_handler]
788type=DVFSHandler
789domains=
790enable=false
791eventq_index=0
792sys_clk_domain=system.clk_domain
793transition_latency=100000000
794
795[system.membus]
796type=CoherentXBar
797clk_domain=system.clk_domain
798eventq_index=0
795header_cycles=1
799forward_latency=4
800frontend_latency=3
801response_latency=2
796snoop_filter=Null
802snoop_filter=Null
803snoop_response_latency=4
797system=system
798use_default_range=false
804system=system
805use_default_range=false
799width=8
806width=16
800master=system.physmem.port
801slave=system.system_port system.cpu.l2cache.mem_side
802
803[system.physmem]
804type=DRAMCtrl
805IDD0=0.075000
806IDD02=0.000000
807IDD2N=0.050000
808IDD2N2=0.000000
809IDD2P0=0.000000
810IDD2P02=0.000000
811IDD2P1=0.000000
812IDD2P12=0.000000
813IDD3N=0.057000
814IDD3N2=0.000000
815IDD3P0=0.000000
816IDD3P02=0.000000
817IDD3P1=0.000000
818IDD3P12=0.000000
819IDD4R=0.187000
820IDD4R2=0.000000
821IDD4W=0.165000
822IDD4W2=0.000000
823IDD5=0.220000
824IDD52=0.000000
825IDD6=0.000000
826IDD62=0.000000
827VDD=1.500000
828VDD2=0.000000
829activation_limit=4
807master=system.physmem.port
808slave=system.system_port system.cpu.l2cache.mem_side
809
810[system.physmem]
811type=DRAMCtrl
812IDD0=0.075000
813IDD02=0.000000
814IDD2N=0.050000
815IDD2N2=0.000000
816IDD2P0=0.000000
817IDD2P02=0.000000
818IDD2P1=0.000000
819IDD2P12=0.000000
820IDD3N=0.057000
821IDD3N2=0.000000
822IDD3P0=0.000000
823IDD3P02=0.000000
824IDD3P1=0.000000
825IDD3P12=0.000000
826IDD4R=0.187000
827IDD4R2=0.000000
828IDD4W=0.165000
829IDD4W2=0.000000
830IDD5=0.220000
831IDD52=0.000000
832IDD6=0.000000
833IDD62=0.000000
834VDD=1.500000
835VDD2=0.000000
836activation_limit=4
830addr_mapping=RoRaBaChCo
837addr_mapping=RoRaBaCoCh
831bank_groups_per_rank=0
832banks_per_rank=8
833burst_length=8
834channels=1
835clk_domain=system.clk_domain
836conf_table_reported=true
837device_bus_width=8
838device_rowbuffer_size=1024
839device_size=536870912
840devices_per_rank=8
841dll=true
842eventq_index=0
843in_addr_map=true
844max_accesses_per_row=16
845mem_sched_policy=frfcfs
846min_writes_per_switch=16
847null=false
848page_policy=open_adaptive
849range=0:134217727
850ranks_per_channel=2
851read_buffer_size=32
852static_backend_latency=10000
853static_frontend_latency=10000
854tBURST=5000
855tCCD_L=0
856tCK=1250
857tCL=13750
858tCS=2500
859tRAS=35000
860tRCD=13750
861tREFI=7800000
862tRFC=260000
863tRP=13750
864tRRD=6000
865tRRD_L=0
866tRTP=7500
867tRTW=2500
868tWR=15000
869tWTR=7500
870tXAW=30000
871tXP=0
872tXPDLL=0
873tXS=0
874tXSDLL=0
875write_buffer_size=64
876write_high_thresh_perc=85
877write_low_thresh_perc=50
878port=system.membus.master[0]
879
880[system.voltage_domain]
881type=VoltageDomain
882eventq_index=0
883voltage=1.000000
884
838bank_groups_per_rank=0
839banks_per_rank=8
840burst_length=8
841channels=1
842clk_domain=system.clk_domain
843conf_table_reported=true
844device_bus_width=8
845device_rowbuffer_size=1024
846device_size=536870912
847devices_per_rank=8
848dll=true
849eventq_index=0
850in_addr_map=true
851max_accesses_per_row=16
852mem_sched_policy=frfcfs
853min_writes_per_switch=16
854null=false
855page_policy=open_adaptive
856range=0:134217727
857ranks_per_channel=2
858read_buffer_size=32
859static_backend_latency=10000
860static_frontend_latency=10000
861tBURST=5000
862tCCD_L=0
863tCK=1250
864tCL=13750
865tCS=2500
866tRAS=35000
867tRCD=13750
868tREFI=7800000
869tRFC=260000
870tRP=13750
871tRRD=6000
872tRRD_L=0
873tRTP=7500
874tRTW=2500
875tWR=15000
876tWTR=7500
877tXAW=30000
878tXP=0
879tXPDLL=0
880tXS=0
881tXSDLL=0
882write_buffer_size=64
883write_high_thresh_perc=85
884write_low_thresh_perc=50
885port=system.membus.master[0]
886
887[system.voltage_domain]
888type=VoltageDomain
889eventq_index=0
890voltage=1.000000
891