config.ini revision 11103:38f6188421e0
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=true
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=LinuxArmSystem
13children=bridge cf0 clk_domain cpu0 cpu1 cpu_clk_domain dvfs_handler intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver voltage_domain
14atags_addr=134217728
15boot_loader=/scratch/nilay/GEM5/system/binaries/boot_emm.arm
16boot_osflags=earlyprintk=pl011,0x1c090000 console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=256MB root=/dev/sda1
17cache_line_size=64
18clk_domain=system.clk_domain
19dtb_filename=/scratch/nilay/GEM5/system/binaries/vexpress.aarch32.ll_20131205.0-gem5.2cpu.dtb
20early_kernel_symbols=false
21enable_context_switch_stats_dump=false
22eventq_index=0
23flags_addr=469827632
24gic_cpu_addr=738205696
25have_large_asid_64=false
26have_lpae=false
27have_security=false
28have_virtualization=false
29highest_el_is_64=false
30init_param=0
31kernel=/scratch/nilay/GEM5/system/binaries/vmlinux.aarch32.ll_20131205.0-gem5
32kernel_addr_check=true
33load_addr_mask=268435455
34load_offset=2147483648
35machine_type=VExpress_EMM
36mem_mode=timing
37mem_ranges=2147483648:2415919103
38memories=system.physmem system.realview.nvmem system.realview.vram
39mmap_using_noreserve=false
40multi_proc=true
41num_work_ids=16
42panic_on_oops=true
43panic_on_panic=true
44phys_addr_range_64=40
45readfile=/scratch/nilay/GEM5/gem5/tests/halt.sh
46reset_addr_64=0
47symbolfile=
48work_begin_ckpt_count=0
49work_begin_cpu_id_exit=-1
50work_begin_exit_count=0
51work_cpus_ckpt_count=0
52work_end_ckpt_count=0
53work_end_exit_count=0
54work_item_id=-1
55system_port=system.membus.slave[1]
56
57[system.bridge]
58type=Bridge
59clk_domain=system.clk_domain
60delay=50000
61eventq_index=0
62ranges=788529152:805306367 721420288:725614591 805306368:1073741823 1073741824:1610612735 402653184:469762047 469762048:536870911
63req_size=16
64resp_size=16
65master=system.iobus.slave[0]
66slave=system.membus.master[0]
67
68[system.cf0]
69type=IdeDisk
70children=image
71delay=1000000
72driveID=master
73eventq_index=0
74image=system.cf0.image
75
76[system.cf0.image]
77type=CowDiskImage
78children=child
79child=system.cf0.image.child
80eventq_index=0
81image_file=
82read_only=false
83table_size=65536
84
85[system.cf0.image.child]
86type=RawDiskImage
87eventq_index=0
88image_file=/scratch/nilay/GEM5/system/disks/linux-aarch32-ael.img
89read_only=true
90
91[system.clk_domain]
92type=SrcClockDomain
93clock=1000
94domain_id=-1
95eventq_index=0
96init_perf_level=0
97voltage_domain=system.voltage_domain
98
99[system.cpu0]
100type=MinorCPU
101children=branchPred dcache dstage2_mmu dtb executeFuncUnits icache interrupts isa istage2_mmu itb l2cache toL2Bus tracer
102branchPred=system.cpu0.branchPred
103checker=Null
104clk_domain=system.cpu_clk_domain
105cpu_id=0
106decodeCycleInput=true
107decodeInputBufferSize=3
108decodeInputWidth=2
109decodeToExecuteForwardDelay=1
110do_checkpoint_insts=true
111do_quiesce=true
112do_statistics_insts=true
113dstage2_mmu=system.cpu0.dstage2_mmu
114dtb=system.cpu0.dtb
115enableIdling=true
116eventq_index=0
117executeAllowEarlyMemoryIssue=true
118executeBranchDelay=1
119executeCommitLimit=2
120executeCycleInput=true
121executeFuncUnits=system.cpu0.executeFuncUnits
122executeInputBufferSize=7
123executeInputWidth=2
124executeIssueLimit=2
125executeLSQMaxStoreBufferStoresPerCycle=2
126executeLSQRequestsQueueSize=1
127executeLSQStoreBufferSize=5
128executeLSQTransfersQueueSize=2
129executeMaxAccessesInMemory=2
130executeMemoryCommitLimit=1
131executeMemoryIssueLimit=1
132executeMemoryWidth=0
133executeSetTraceTimeOnCommit=true
134executeSetTraceTimeOnIssue=false
135fetch1FetchLimit=1
136fetch1LineSnapWidth=0
137fetch1LineWidth=0
138fetch1ToFetch2BackwardDelay=1
139fetch1ToFetch2ForwardDelay=1
140fetch2CycleInput=true
141fetch2InputBufferSize=2
142fetch2ToDecodeForwardDelay=1
143function_trace=false
144function_trace_start=0
145interrupts=system.cpu0.interrupts
146isa=system.cpu0.isa
147istage2_mmu=system.cpu0.istage2_mmu
148itb=system.cpu0.itb
149max_insts_all_threads=0
150max_insts_any_thread=0
151max_loads_all_threads=0
152max_loads_any_thread=0
153numThreads=1
154profile=0
155progress_interval=0
156simpoint_start_insts=
157socket_id=0
158switched_out=false
159system=system
160tracer=system.cpu0.tracer
161workload=
162dcache_port=system.cpu0.dcache.cpu_side
163icache_port=system.cpu0.icache.cpu_side
164
165[system.cpu0.branchPred]
166type=TournamentBP
167BTBEntries=4096
168BTBTagSize=16
169RASSize=16
170choiceCtrBits=2
171choicePredictorSize=8192
172eventq_index=0
173globalCtrBits=2
174globalPredictorSize=8192
175instShiftAmt=2
176localCtrBits=2
177localHistoryTableSize=2048
178localPredictorSize=2048
179numThreads=1
180
181[system.cpu0.dcache]
182type=Cache
183children=tags
184addr_ranges=0:18446744073709551615
185assoc=2
186clk_domain=system.cpu_clk_domain
187demand_mshr_reserve=1
188eventq_index=0
189forward_snoops=true
190hit_latency=2
191is_read_only=false
192max_miss_count=0
193mshrs=6
194prefetch_on_access=false
195prefetcher=Null
196response_latency=2
197sequential_access=false
198size=32768
199system=system
200tags=system.cpu0.dcache.tags
201tgts_per_mshr=8
202write_buffers=16
203cpu_side=system.cpu0.dcache_port
204mem_side=system.cpu0.toL2Bus.slave[1]
205
206[system.cpu0.dcache.tags]
207type=LRU
208assoc=2
209block_size=64
210clk_domain=system.cpu_clk_domain
211eventq_index=0
212hit_latency=2
213sequential_access=false
214size=32768
215
216[system.cpu0.dstage2_mmu]
217type=ArmStage2MMU
218children=stage2_tlb
219eventq_index=0
220stage2_tlb=system.cpu0.dstage2_mmu.stage2_tlb
221sys=system
222tlb=system.cpu0.dtb
223
224[system.cpu0.dstage2_mmu.stage2_tlb]
225type=ArmTLB
226children=walker
227eventq_index=0
228is_stage2=true
229size=32
230walker=system.cpu0.dstage2_mmu.stage2_tlb.walker
231
232[system.cpu0.dstage2_mmu.stage2_tlb.walker]
233type=ArmTableWalker
234clk_domain=system.cpu_clk_domain
235eventq_index=0
236is_stage2=true
237num_squash_per_cycle=2
238sys=system
239
240[system.cpu0.dtb]
241type=ArmTLB
242children=walker
243eventq_index=0
244is_stage2=false
245size=64
246walker=system.cpu0.dtb.walker
247
248[system.cpu0.dtb.walker]
249type=ArmTableWalker
250clk_domain=system.cpu_clk_domain
251eventq_index=0
252is_stage2=false
253num_squash_per_cycle=2
254sys=system
255port=system.cpu0.toL2Bus.slave[3]
256
257[system.cpu0.executeFuncUnits]
258type=MinorFUPool
259children=funcUnits0 funcUnits1 funcUnits2 funcUnits3 funcUnits4 funcUnits5 funcUnits6
260eventq_index=0
261funcUnits=system.cpu0.executeFuncUnits.funcUnits0 system.cpu0.executeFuncUnits.funcUnits1 system.cpu0.executeFuncUnits.funcUnits2 system.cpu0.executeFuncUnits.funcUnits3 system.cpu0.executeFuncUnits.funcUnits4 system.cpu0.executeFuncUnits.funcUnits5 system.cpu0.executeFuncUnits.funcUnits6
262
263[system.cpu0.executeFuncUnits.funcUnits0]
264type=MinorFU
265children=opClasses timings
266cantForwardFromFUIndices=
267eventq_index=0
268issueLat=1
269opClasses=system.cpu0.executeFuncUnits.funcUnits0.opClasses
270opLat=3
271timings=system.cpu0.executeFuncUnits.funcUnits0.timings
272
273[system.cpu0.executeFuncUnits.funcUnits0.opClasses]
274type=MinorOpClassSet
275children=opClasses
276eventq_index=0
277opClasses=system.cpu0.executeFuncUnits.funcUnits0.opClasses.opClasses
278
279[system.cpu0.executeFuncUnits.funcUnits0.opClasses.opClasses]
280type=MinorOpClass
281eventq_index=0
282opClass=IntAlu
283
284[system.cpu0.executeFuncUnits.funcUnits0.timings]
285type=MinorFUTiming
286children=opClasses
287description=Int
288eventq_index=0
289extraAssumedLat=0
290extraCommitLat=0
291extraCommitLatExpr=Null
292mask=0
293match=0
294opClasses=system.cpu0.executeFuncUnits.funcUnits0.timings.opClasses
295srcRegsRelativeLats=2
296suppress=false
297
298[system.cpu0.executeFuncUnits.funcUnits0.timings.opClasses]
299type=MinorOpClassSet
300eventq_index=0
301opClasses=
302
303[system.cpu0.executeFuncUnits.funcUnits1]
304type=MinorFU
305children=opClasses timings
306cantForwardFromFUIndices=
307eventq_index=0
308issueLat=1
309opClasses=system.cpu0.executeFuncUnits.funcUnits1.opClasses
310opLat=3
311timings=system.cpu0.executeFuncUnits.funcUnits1.timings
312
313[system.cpu0.executeFuncUnits.funcUnits1.opClasses]
314type=MinorOpClassSet
315children=opClasses
316eventq_index=0
317opClasses=system.cpu0.executeFuncUnits.funcUnits1.opClasses.opClasses
318
319[system.cpu0.executeFuncUnits.funcUnits1.opClasses.opClasses]
320type=MinorOpClass
321eventq_index=0
322opClass=IntAlu
323
324[system.cpu0.executeFuncUnits.funcUnits1.timings]
325type=MinorFUTiming
326children=opClasses
327description=Int
328eventq_index=0
329extraAssumedLat=0
330extraCommitLat=0
331extraCommitLatExpr=Null
332mask=0
333match=0
334opClasses=system.cpu0.executeFuncUnits.funcUnits1.timings.opClasses
335srcRegsRelativeLats=2
336suppress=false
337
338[system.cpu0.executeFuncUnits.funcUnits1.timings.opClasses]
339type=MinorOpClassSet
340eventq_index=0
341opClasses=
342
343[system.cpu0.executeFuncUnits.funcUnits2]
344type=MinorFU
345children=opClasses timings
346cantForwardFromFUIndices=
347eventq_index=0
348issueLat=1
349opClasses=system.cpu0.executeFuncUnits.funcUnits2.opClasses
350opLat=3
351timings=system.cpu0.executeFuncUnits.funcUnits2.timings
352
353[system.cpu0.executeFuncUnits.funcUnits2.opClasses]
354type=MinorOpClassSet
355children=opClasses
356eventq_index=0
357opClasses=system.cpu0.executeFuncUnits.funcUnits2.opClasses.opClasses
358
359[system.cpu0.executeFuncUnits.funcUnits2.opClasses.opClasses]
360type=MinorOpClass
361eventq_index=0
362opClass=IntMult
363
364[system.cpu0.executeFuncUnits.funcUnits2.timings]
365type=MinorFUTiming
366children=opClasses
367description=Mul
368eventq_index=0
369extraAssumedLat=0
370extraCommitLat=0
371extraCommitLatExpr=Null
372mask=0
373match=0
374opClasses=system.cpu0.executeFuncUnits.funcUnits2.timings.opClasses
375srcRegsRelativeLats=0
376suppress=false
377
378[system.cpu0.executeFuncUnits.funcUnits2.timings.opClasses]
379type=MinorOpClassSet
380eventq_index=0
381opClasses=
382
383[system.cpu0.executeFuncUnits.funcUnits3]
384type=MinorFU
385children=opClasses
386cantForwardFromFUIndices=
387eventq_index=0
388issueLat=9
389opClasses=system.cpu0.executeFuncUnits.funcUnits3.opClasses
390opLat=9
391timings=
392
393[system.cpu0.executeFuncUnits.funcUnits3.opClasses]
394type=MinorOpClassSet
395children=opClasses
396eventq_index=0
397opClasses=system.cpu0.executeFuncUnits.funcUnits3.opClasses.opClasses
398
399[system.cpu0.executeFuncUnits.funcUnits3.opClasses.opClasses]
400type=MinorOpClass
401eventq_index=0
402opClass=IntDiv
403
404[system.cpu0.executeFuncUnits.funcUnits4]
405type=MinorFU
406children=opClasses timings
407cantForwardFromFUIndices=
408eventq_index=0
409issueLat=1
410opClasses=system.cpu0.executeFuncUnits.funcUnits4.opClasses
411opLat=6
412timings=system.cpu0.executeFuncUnits.funcUnits4.timings
413
414[system.cpu0.executeFuncUnits.funcUnits4.opClasses]
415type=MinorOpClassSet
416children=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
417eventq_index=0
418opClasses=system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses00 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses01 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses02 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses03 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses04 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses05 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses06 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses07 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses08 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses09 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses10 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses11 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses12 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses13 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses14 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses15 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses16 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses17 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses18 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses19 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses20 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses21 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses22 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses23 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses24 system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses25
419
420[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses00]
421type=MinorOpClass
422eventq_index=0
423opClass=FloatAdd
424
425[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses01]
426type=MinorOpClass
427eventq_index=0
428opClass=FloatCmp
429
430[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses02]
431type=MinorOpClass
432eventq_index=0
433opClass=FloatCvt
434
435[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses03]
436type=MinorOpClass
437eventq_index=0
438opClass=FloatMult
439
440[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses04]
441type=MinorOpClass
442eventq_index=0
443opClass=FloatDiv
444
445[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses05]
446type=MinorOpClass
447eventq_index=0
448opClass=FloatSqrt
449
450[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses06]
451type=MinorOpClass
452eventq_index=0
453opClass=SimdAdd
454
455[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses07]
456type=MinorOpClass
457eventq_index=0
458opClass=SimdAddAcc
459
460[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses08]
461type=MinorOpClass
462eventq_index=0
463opClass=SimdAlu
464
465[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses09]
466type=MinorOpClass
467eventq_index=0
468opClass=SimdCmp
469
470[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses10]
471type=MinorOpClass
472eventq_index=0
473opClass=SimdCvt
474
475[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses11]
476type=MinorOpClass
477eventq_index=0
478opClass=SimdMisc
479
480[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses12]
481type=MinorOpClass
482eventq_index=0
483opClass=SimdMult
484
485[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses13]
486type=MinorOpClass
487eventq_index=0
488opClass=SimdMultAcc
489
490[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses14]
491type=MinorOpClass
492eventq_index=0
493opClass=SimdShift
494
495[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses15]
496type=MinorOpClass
497eventq_index=0
498opClass=SimdShiftAcc
499
500[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses16]
501type=MinorOpClass
502eventq_index=0
503opClass=SimdSqrt
504
505[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses17]
506type=MinorOpClass
507eventq_index=0
508opClass=SimdFloatAdd
509
510[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses18]
511type=MinorOpClass
512eventq_index=0
513opClass=SimdFloatAlu
514
515[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses19]
516type=MinorOpClass
517eventq_index=0
518opClass=SimdFloatCmp
519
520[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses20]
521type=MinorOpClass
522eventq_index=0
523opClass=SimdFloatCvt
524
525[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses21]
526type=MinorOpClass
527eventq_index=0
528opClass=SimdFloatDiv
529
530[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses22]
531type=MinorOpClass
532eventq_index=0
533opClass=SimdFloatMisc
534
535[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses23]
536type=MinorOpClass
537eventq_index=0
538opClass=SimdFloatMult
539
540[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses24]
541type=MinorOpClass
542eventq_index=0
543opClass=SimdFloatMultAcc
544
545[system.cpu0.executeFuncUnits.funcUnits4.opClasses.opClasses25]
546type=MinorOpClass
547eventq_index=0
548opClass=SimdFloatSqrt
549
550[system.cpu0.executeFuncUnits.funcUnits4.timings]
551type=MinorFUTiming
552children=opClasses
553description=FloatSimd
554eventq_index=0
555extraAssumedLat=0
556extraCommitLat=0
557extraCommitLatExpr=Null
558mask=0
559match=0
560opClasses=system.cpu0.executeFuncUnits.funcUnits4.timings.opClasses
561srcRegsRelativeLats=2
562suppress=false
563
564[system.cpu0.executeFuncUnits.funcUnits4.timings.opClasses]
565type=MinorOpClassSet
566eventq_index=0
567opClasses=
568
569[system.cpu0.executeFuncUnits.funcUnits5]
570type=MinorFU
571children=opClasses timings
572cantForwardFromFUIndices=
573eventq_index=0
574issueLat=1
575opClasses=system.cpu0.executeFuncUnits.funcUnits5.opClasses
576opLat=1
577timings=system.cpu0.executeFuncUnits.funcUnits5.timings
578
579[system.cpu0.executeFuncUnits.funcUnits5.opClasses]
580type=MinorOpClassSet
581children=opClasses0 opClasses1
582eventq_index=0
583opClasses=system.cpu0.executeFuncUnits.funcUnits5.opClasses.opClasses0 system.cpu0.executeFuncUnits.funcUnits5.opClasses.opClasses1
584
585[system.cpu0.executeFuncUnits.funcUnits5.opClasses.opClasses0]
586type=MinorOpClass
587eventq_index=0
588opClass=MemRead
589
590[system.cpu0.executeFuncUnits.funcUnits5.opClasses.opClasses1]
591type=MinorOpClass
592eventq_index=0
593opClass=MemWrite
594
595[system.cpu0.executeFuncUnits.funcUnits5.timings]
596type=MinorFUTiming
597children=opClasses
598description=Mem
599eventq_index=0
600extraAssumedLat=2
601extraCommitLat=0
602extraCommitLatExpr=Null
603mask=0
604match=0
605opClasses=system.cpu0.executeFuncUnits.funcUnits5.timings.opClasses
606srcRegsRelativeLats=1
607suppress=false
608
609[system.cpu0.executeFuncUnits.funcUnits5.timings.opClasses]
610type=MinorOpClassSet
611eventq_index=0
612opClasses=
613
614[system.cpu0.executeFuncUnits.funcUnits6]
615type=MinorFU
616children=opClasses
617cantForwardFromFUIndices=
618eventq_index=0
619issueLat=1
620opClasses=system.cpu0.executeFuncUnits.funcUnits6.opClasses
621opLat=1
622timings=
623
624[system.cpu0.executeFuncUnits.funcUnits6.opClasses]
625type=MinorOpClassSet
626children=opClasses0 opClasses1
627eventq_index=0
628opClasses=system.cpu0.executeFuncUnits.funcUnits6.opClasses.opClasses0 system.cpu0.executeFuncUnits.funcUnits6.opClasses.opClasses1
629
630[system.cpu0.executeFuncUnits.funcUnits6.opClasses.opClasses0]
631type=MinorOpClass
632eventq_index=0
633opClass=IprAccess
634
635[system.cpu0.executeFuncUnits.funcUnits6.opClasses.opClasses1]
636type=MinorOpClass
637eventq_index=0
638opClass=InstPrefetch
639
640[system.cpu0.icache]
641type=Cache
642children=tags
643addr_ranges=0:18446744073709551615
644assoc=2
645clk_domain=system.cpu_clk_domain
646demand_mshr_reserve=1
647eventq_index=0
648forward_snoops=false
649hit_latency=1
650is_read_only=true
651max_miss_count=0
652mshrs=2
653prefetch_on_access=false
654prefetcher=Null
655response_latency=1
656sequential_access=false
657size=32768
658system=system
659tags=system.cpu0.icache.tags
660tgts_per_mshr=8
661write_buffers=8
662cpu_side=system.cpu0.icache_port
663mem_side=system.cpu0.toL2Bus.slave[0]
664
665[system.cpu0.icache.tags]
666type=LRU
667assoc=2
668block_size=64
669clk_domain=system.cpu_clk_domain
670eventq_index=0
671hit_latency=1
672sequential_access=false
673size=32768
674
675[system.cpu0.interrupts]
676type=ArmInterrupts
677eventq_index=0
678
679[system.cpu0.isa]
680type=ArmISA
681eventq_index=0
682fpsid=1090793632
683id_aa64afr0_el1=0
684id_aa64afr1_el1=0
685id_aa64dfr0_el1=1052678
686id_aa64dfr1_el1=0
687id_aa64isar0_el1=0
688id_aa64isar1_el1=0
689id_aa64mmfr0_el1=15728642
690id_aa64mmfr1_el1=0
691id_aa64pfr0_el1=17
692id_aa64pfr1_el1=0
693id_isar0=34607377
694id_isar1=34677009
695id_isar2=555950401
696id_isar3=17899825
697id_isar4=268501314
698id_isar5=0
699id_mmfr0=270536963
700id_mmfr1=0
701id_mmfr2=19070976
702id_mmfr3=34611729
703id_pfr0=49
704id_pfr1=4113
705midr=1091551472
706pmu=Null
707system=system
708
709[system.cpu0.istage2_mmu]
710type=ArmStage2MMU
711children=stage2_tlb
712eventq_index=0
713stage2_tlb=system.cpu0.istage2_mmu.stage2_tlb
714sys=system
715tlb=system.cpu0.itb
716
717[system.cpu0.istage2_mmu.stage2_tlb]
718type=ArmTLB
719children=walker
720eventq_index=0
721is_stage2=true
722size=32
723walker=system.cpu0.istage2_mmu.stage2_tlb.walker
724
725[system.cpu0.istage2_mmu.stage2_tlb.walker]
726type=ArmTableWalker
727clk_domain=system.cpu_clk_domain
728eventq_index=0
729is_stage2=true
730num_squash_per_cycle=2
731sys=system
732
733[system.cpu0.itb]
734type=ArmTLB
735children=walker
736eventq_index=0
737is_stage2=false
738size=64
739walker=system.cpu0.itb.walker
740
741[system.cpu0.itb.walker]
742type=ArmTableWalker
743clk_domain=system.cpu_clk_domain
744eventq_index=0
745is_stage2=false
746num_squash_per_cycle=2
747sys=system
748port=system.cpu0.toL2Bus.slave[2]
749
750[system.cpu0.l2cache]
751type=Cache
752children=prefetcher tags
753addr_ranges=0:18446744073709551615
754assoc=16
755clk_domain=system.cpu_clk_domain
756demand_mshr_reserve=1
757eventq_index=0
758forward_snoops=true
759hit_latency=12
760is_read_only=false
761max_miss_count=0
762mshrs=16
763prefetch_on_access=true
764prefetcher=system.cpu0.l2cache.prefetcher
765response_latency=12
766sequential_access=false
767size=1048576
768system=system
769tags=system.cpu0.l2cache.tags
770tgts_per_mshr=8
771write_buffers=8
772cpu_side=system.cpu0.toL2Bus.master[0]
773mem_side=system.toL2Bus.slave[0]
774
775[system.cpu0.l2cache.prefetcher]
776type=StridePrefetcher
777cache_snoop=false
778clk_domain=system.cpu_clk_domain
779degree=8
780eventq_index=0
781latency=1
782max_conf=7
783min_conf=0
784on_data=true
785on_inst=true
786on_miss=false
787on_read=true
788on_write=true
789queue_filter=true
790queue_size=32
791queue_squash=true
792start_conf=4
793sys=system
794table_assoc=4
795table_sets=16
796tag_prefetch=true
797thresh_conf=4
798use_master_id=true
799
800[system.cpu0.l2cache.tags]
801type=RandomRepl
802assoc=16
803block_size=64
804clk_domain=system.cpu_clk_domain
805eventq_index=0
806hit_latency=12
807sequential_access=false
808size=1048576
809
810[system.cpu0.toL2Bus]
811type=CoherentXBar
812clk_domain=system.cpu_clk_domain
813eventq_index=0
814forward_latency=0
815frontend_latency=1
816response_latency=1
817snoop_filter=Null
818snoop_response_latency=1
819system=system
820use_default_range=false
821width=32
822master=system.cpu0.l2cache.cpu_side
823slave=system.cpu0.icache.mem_side system.cpu0.dcache.mem_side system.cpu0.itb.walker.port system.cpu0.dtb.walker.port
824
825[system.cpu0.tracer]
826type=ExeTracer
827eventq_index=0
828
829[system.cpu1]
830type=MinorCPU
831children=branchPred dcache dstage2_mmu dtb executeFuncUnits icache interrupts isa istage2_mmu itb l2cache toL2Bus tracer
832branchPred=system.cpu1.branchPred
833checker=Null
834clk_domain=system.cpu_clk_domain
835cpu_id=1
836decodeCycleInput=true
837decodeInputBufferSize=3
838decodeInputWidth=2
839decodeToExecuteForwardDelay=1
840do_checkpoint_insts=true
841do_quiesce=true
842do_statistics_insts=true
843dstage2_mmu=system.cpu1.dstage2_mmu
844dtb=system.cpu1.dtb
845enableIdling=true
846eventq_index=0
847executeAllowEarlyMemoryIssue=true
848executeBranchDelay=1
849executeCommitLimit=2
850executeCycleInput=true
851executeFuncUnits=system.cpu1.executeFuncUnits
852executeInputBufferSize=7
853executeInputWidth=2
854executeIssueLimit=2
855executeLSQMaxStoreBufferStoresPerCycle=2
856executeLSQRequestsQueueSize=1
857executeLSQStoreBufferSize=5
858executeLSQTransfersQueueSize=2
859executeMaxAccessesInMemory=2
860executeMemoryCommitLimit=1
861executeMemoryIssueLimit=1
862executeMemoryWidth=0
863executeSetTraceTimeOnCommit=true
864executeSetTraceTimeOnIssue=false
865fetch1FetchLimit=1
866fetch1LineSnapWidth=0
867fetch1LineWidth=0
868fetch1ToFetch2BackwardDelay=1
869fetch1ToFetch2ForwardDelay=1
870fetch2CycleInput=true
871fetch2InputBufferSize=2
872fetch2ToDecodeForwardDelay=1
873function_trace=false
874function_trace_start=0
875interrupts=system.cpu1.interrupts
876isa=system.cpu1.isa
877istage2_mmu=system.cpu1.istage2_mmu
878itb=system.cpu1.itb
879max_insts_all_threads=0
880max_insts_any_thread=0
881max_loads_all_threads=0
882max_loads_any_thread=0
883numThreads=1
884profile=0
885progress_interval=0
886simpoint_start_insts=
887socket_id=0
888switched_out=false
889system=system
890tracer=system.cpu1.tracer
891workload=
892dcache_port=system.cpu1.dcache.cpu_side
893icache_port=system.cpu1.icache.cpu_side
894
895[system.cpu1.branchPred]
896type=TournamentBP
897BTBEntries=4096
898BTBTagSize=16
899RASSize=16
900choiceCtrBits=2
901choicePredictorSize=8192
902eventq_index=0
903globalCtrBits=2
904globalPredictorSize=8192
905instShiftAmt=2
906localCtrBits=2
907localHistoryTableSize=2048
908localPredictorSize=2048
909numThreads=1
910
911[system.cpu1.dcache]
912type=Cache
913children=tags
914addr_ranges=0:18446744073709551615
915assoc=2
916clk_domain=system.cpu_clk_domain
917demand_mshr_reserve=1
918eventq_index=0
919forward_snoops=true
920hit_latency=2
921is_read_only=false
922max_miss_count=0
923mshrs=6
924prefetch_on_access=false
925prefetcher=Null
926response_latency=2
927sequential_access=false
928size=32768
929system=system
930tags=system.cpu1.dcache.tags
931tgts_per_mshr=8
932write_buffers=16
933cpu_side=system.cpu1.dcache_port
934mem_side=system.cpu1.toL2Bus.slave[1]
935
936[system.cpu1.dcache.tags]
937type=LRU
938assoc=2
939block_size=64
940clk_domain=system.cpu_clk_domain
941eventq_index=0
942hit_latency=2
943sequential_access=false
944size=32768
945
946[system.cpu1.dstage2_mmu]
947type=ArmStage2MMU
948children=stage2_tlb
949eventq_index=0
950stage2_tlb=system.cpu1.dstage2_mmu.stage2_tlb
951sys=system
952tlb=system.cpu1.dtb
953
954[system.cpu1.dstage2_mmu.stage2_tlb]
955type=ArmTLB
956children=walker
957eventq_index=0
958is_stage2=true
959size=32
960walker=system.cpu1.dstage2_mmu.stage2_tlb.walker
961
962[system.cpu1.dstage2_mmu.stage2_tlb.walker]
963type=ArmTableWalker
964clk_domain=system.cpu_clk_domain
965eventq_index=0
966is_stage2=true
967num_squash_per_cycle=2
968sys=system
969
970[system.cpu1.dtb]
971type=ArmTLB
972children=walker
973eventq_index=0
974is_stage2=false
975size=64
976walker=system.cpu1.dtb.walker
977
978[system.cpu1.dtb.walker]
979type=ArmTableWalker
980clk_domain=system.cpu_clk_domain
981eventq_index=0
982is_stage2=false
983num_squash_per_cycle=2
984sys=system
985port=system.cpu1.toL2Bus.slave[3]
986
987[system.cpu1.executeFuncUnits]
988type=MinorFUPool
989children=funcUnits0 funcUnits1 funcUnits2 funcUnits3 funcUnits4 funcUnits5 funcUnits6
990eventq_index=0
991funcUnits=system.cpu1.executeFuncUnits.funcUnits0 system.cpu1.executeFuncUnits.funcUnits1 system.cpu1.executeFuncUnits.funcUnits2 system.cpu1.executeFuncUnits.funcUnits3 system.cpu1.executeFuncUnits.funcUnits4 system.cpu1.executeFuncUnits.funcUnits5 system.cpu1.executeFuncUnits.funcUnits6
992
993[system.cpu1.executeFuncUnits.funcUnits0]
994type=MinorFU
995children=opClasses timings
996cantForwardFromFUIndices=
997eventq_index=0
998issueLat=1
999opClasses=system.cpu1.executeFuncUnits.funcUnits0.opClasses
1000opLat=3
1001timings=system.cpu1.executeFuncUnits.funcUnits0.timings
1002
1003[system.cpu1.executeFuncUnits.funcUnits0.opClasses]
1004type=MinorOpClassSet
1005children=opClasses
1006eventq_index=0
1007opClasses=system.cpu1.executeFuncUnits.funcUnits0.opClasses.opClasses
1008
1009[system.cpu1.executeFuncUnits.funcUnits0.opClasses.opClasses]
1010type=MinorOpClass
1011eventq_index=0
1012opClass=IntAlu
1013
1014[system.cpu1.executeFuncUnits.funcUnits0.timings]
1015type=MinorFUTiming
1016children=opClasses
1017description=Int
1018eventq_index=0
1019extraAssumedLat=0
1020extraCommitLat=0
1021extraCommitLatExpr=Null
1022mask=0
1023match=0
1024opClasses=system.cpu1.executeFuncUnits.funcUnits0.timings.opClasses
1025srcRegsRelativeLats=2
1026suppress=false
1027
1028[system.cpu1.executeFuncUnits.funcUnits0.timings.opClasses]
1029type=MinorOpClassSet
1030eventq_index=0
1031opClasses=
1032
1033[system.cpu1.executeFuncUnits.funcUnits1]
1034type=MinorFU
1035children=opClasses timings
1036cantForwardFromFUIndices=
1037eventq_index=0
1038issueLat=1
1039opClasses=system.cpu1.executeFuncUnits.funcUnits1.opClasses
1040opLat=3
1041timings=system.cpu1.executeFuncUnits.funcUnits1.timings
1042
1043[system.cpu1.executeFuncUnits.funcUnits1.opClasses]
1044type=MinorOpClassSet
1045children=opClasses
1046eventq_index=0
1047opClasses=system.cpu1.executeFuncUnits.funcUnits1.opClasses.opClasses
1048
1049[system.cpu1.executeFuncUnits.funcUnits1.opClasses.opClasses]
1050type=MinorOpClass
1051eventq_index=0
1052opClass=IntAlu
1053
1054[system.cpu1.executeFuncUnits.funcUnits1.timings]
1055type=MinorFUTiming
1056children=opClasses
1057description=Int
1058eventq_index=0
1059extraAssumedLat=0
1060extraCommitLat=0
1061extraCommitLatExpr=Null
1062mask=0
1063match=0
1064opClasses=system.cpu1.executeFuncUnits.funcUnits1.timings.opClasses
1065srcRegsRelativeLats=2
1066suppress=false
1067
1068[system.cpu1.executeFuncUnits.funcUnits1.timings.opClasses]
1069type=MinorOpClassSet
1070eventq_index=0
1071opClasses=
1072
1073[system.cpu1.executeFuncUnits.funcUnits2]
1074type=MinorFU
1075children=opClasses timings
1076cantForwardFromFUIndices=
1077eventq_index=0
1078issueLat=1
1079opClasses=system.cpu1.executeFuncUnits.funcUnits2.opClasses
1080opLat=3
1081timings=system.cpu1.executeFuncUnits.funcUnits2.timings
1082
1083[system.cpu1.executeFuncUnits.funcUnits2.opClasses]
1084type=MinorOpClassSet
1085children=opClasses
1086eventq_index=0
1087opClasses=system.cpu1.executeFuncUnits.funcUnits2.opClasses.opClasses
1088
1089[system.cpu1.executeFuncUnits.funcUnits2.opClasses.opClasses]
1090type=MinorOpClass
1091eventq_index=0
1092opClass=IntMult
1093
1094[system.cpu1.executeFuncUnits.funcUnits2.timings]
1095type=MinorFUTiming
1096children=opClasses
1097description=Mul
1098eventq_index=0
1099extraAssumedLat=0
1100extraCommitLat=0
1101extraCommitLatExpr=Null
1102mask=0
1103match=0
1104opClasses=system.cpu1.executeFuncUnits.funcUnits2.timings.opClasses
1105srcRegsRelativeLats=0
1106suppress=false
1107
1108[system.cpu1.executeFuncUnits.funcUnits2.timings.opClasses]
1109type=MinorOpClassSet
1110eventq_index=0
1111opClasses=
1112
1113[system.cpu1.executeFuncUnits.funcUnits3]
1114type=MinorFU
1115children=opClasses
1116cantForwardFromFUIndices=
1117eventq_index=0
1118issueLat=9
1119opClasses=system.cpu1.executeFuncUnits.funcUnits3.opClasses
1120opLat=9
1121timings=
1122
1123[system.cpu1.executeFuncUnits.funcUnits3.opClasses]
1124type=MinorOpClassSet
1125children=opClasses
1126eventq_index=0
1127opClasses=system.cpu1.executeFuncUnits.funcUnits3.opClasses.opClasses
1128
1129[system.cpu1.executeFuncUnits.funcUnits3.opClasses.opClasses]
1130type=MinorOpClass
1131eventq_index=0
1132opClass=IntDiv
1133
1134[system.cpu1.executeFuncUnits.funcUnits4]
1135type=MinorFU
1136children=opClasses timings
1137cantForwardFromFUIndices=
1138eventq_index=0
1139issueLat=1
1140opClasses=system.cpu1.executeFuncUnits.funcUnits4.opClasses
1141opLat=6
1142timings=system.cpu1.executeFuncUnits.funcUnits4.timings
1143
1144[system.cpu1.executeFuncUnits.funcUnits4.opClasses]
1145type=MinorOpClassSet
1146children=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
1147eventq_index=0
1148opClasses=system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses00 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses01 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses02 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses03 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses04 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses05 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses06 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses07 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses08 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses09 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses10 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses11 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses12 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses13 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses14 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses15 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses16 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses17 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses18 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses19 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses20 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses21 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses22 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses23 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses24 system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses25
1149
1150[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses00]
1151type=MinorOpClass
1152eventq_index=0
1153opClass=FloatAdd
1154
1155[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses01]
1156type=MinorOpClass
1157eventq_index=0
1158opClass=FloatCmp
1159
1160[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses02]
1161type=MinorOpClass
1162eventq_index=0
1163opClass=FloatCvt
1164
1165[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses03]
1166type=MinorOpClass
1167eventq_index=0
1168opClass=FloatMult
1169
1170[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses04]
1171type=MinorOpClass
1172eventq_index=0
1173opClass=FloatDiv
1174
1175[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses05]
1176type=MinorOpClass
1177eventq_index=0
1178opClass=FloatSqrt
1179
1180[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses06]
1181type=MinorOpClass
1182eventq_index=0
1183opClass=SimdAdd
1184
1185[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses07]
1186type=MinorOpClass
1187eventq_index=0
1188opClass=SimdAddAcc
1189
1190[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses08]
1191type=MinorOpClass
1192eventq_index=0
1193opClass=SimdAlu
1194
1195[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses09]
1196type=MinorOpClass
1197eventq_index=0
1198opClass=SimdCmp
1199
1200[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses10]
1201type=MinorOpClass
1202eventq_index=0
1203opClass=SimdCvt
1204
1205[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses11]
1206type=MinorOpClass
1207eventq_index=0
1208opClass=SimdMisc
1209
1210[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses12]
1211type=MinorOpClass
1212eventq_index=0
1213opClass=SimdMult
1214
1215[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses13]
1216type=MinorOpClass
1217eventq_index=0
1218opClass=SimdMultAcc
1219
1220[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses14]
1221type=MinorOpClass
1222eventq_index=0
1223opClass=SimdShift
1224
1225[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses15]
1226type=MinorOpClass
1227eventq_index=0
1228opClass=SimdShiftAcc
1229
1230[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses16]
1231type=MinorOpClass
1232eventq_index=0
1233opClass=SimdSqrt
1234
1235[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses17]
1236type=MinorOpClass
1237eventq_index=0
1238opClass=SimdFloatAdd
1239
1240[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses18]
1241type=MinorOpClass
1242eventq_index=0
1243opClass=SimdFloatAlu
1244
1245[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses19]
1246type=MinorOpClass
1247eventq_index=0
1248opClass=SimdFloatCmp
1249
1250[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses20]
1251type=MinorOpClass
1252eventq_index=0
1253opClass=SimdFloatCvt
1254
1255[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses21]
1256type=MinorOpClass
1257eventq_index=0
1258opClass=SimdFloatDiv
1259
1260[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses22]
1261type=MinorOpClass
1262eventq_index=0
1263opClass=SimdFloatMisc
1264
1265[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses23]
1266type=MinorOpClass
1267eventq_index=0
1268opClass=SimdFloatMult
1269
1270[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses24]
1271type=MinorOpClass
1272eventq_index=0
1273opClass=SimdFloatMultAcc
1274
1275[system.cpu1.executeFuncUnits.funcUnits4.opClasses.opClasses25]
1276type=MinorOpClass
1277eventq_index=0
1278opClass=SimdFloatSqrt
1279
1280[system.cpu1.executeFuncUnits.funcUnits4.timings]
1281type=MinorFUTiming
1282children=opClasses
1283description=FloatSimd
1284eventq_index=0
1285extraAssumedLat=0
1286extraCommitLat=0
1287extraCommitLatExpr=Null
1288mask=0
1289match=0
1290opClasses=system.cpu1.executeFuncUnits.funcUnits4.timings.opClasses
1291srcRegsRelativeLats=2
1292suppress=false
1293
1294[system.cpu1.executeFuncUnits.funcUnits4.timings.opClasses]
1295type=MinorOpClassSet
1296eventq_index=0
1297opClasses=
1298
1299[system.cpu1.executeFuncUnits.funcUnits5]
1300type=MinorFU
1301children=opClasses timings
1302cantForwardFromFUIndices=
1303eventq_index=0
1304issueLat=1
1305opClasses=system.cpu1.executeFuncUnits.funcUnits5.opClasses
1306opLat=1
1307timings=system.cpu1.executeFuncUnits.funcUnits5.timings
1308
1309[system.cpu1.executeFuncUnits.funcUnits5.opClasses]
1310type=MinorOpClassSet
1311children=opClasses0 opClasses1
1312eventq_index=0
1313opClasses=system.cpu1.executeFuncUnits.funcUnits5.opClasses.opClasses0 system.cpu1.executeFuncUnits.funcUnits5.opClasses.opClasses1
1314
1315[system.cpu1.executeFuncUnits.funcUnits5.opClasses.opClasses0]
1316type=MinorOpClass
1317eventq_index=0
1318opClass=MemRead
1319
1320[system.cpu1.executeFuncUnits.funcUnits5.opClasses.opClasses1]
1321type=MinorOpClass
1322eventq_index=0
1323opClass=MemWrite
1324
1325[system.cpu1.executeFuncUnits.funcUnits5.timings]
1326type=MinorFUTiming
1327children=opClasses
1328description=Mem
1329eventq_index=0
1330extraAssumedLat=2
1331extraCommitLat=0
1332extraCommitLatExpr=Null
1333mask=0
1334match=0
1335opClasses=system.cpu1.executeFuncUnits.funcUnits5.timings.opClasses
1336srcRegsRelativeLats=1
1337suppress=false
1338
1339[system.cpu1.executeFuncUnits.funcUnits5.timings.opClasses]
1340type=MinorOpClassSet
1341eventq_index=0
1342opClasses=
1343
1344[system.cpu1.executeFuncUnits.funcUnits6]
1345type=MinorFU
1346children=opClasses
1347cantForwardFromFUIndices=
1348eventq_index=0
1349issueLat=1
1350opClasses=system.cpu1.executeFuncUnits.funcUnits6.opClasses
1351opLat=1
1352timings=
1353
1354[system.cpu1.executeFuncUnits.funcUnits6.opClasses]
1355type=MinorOpClassSet
1356children=opClasses0 opClasses1
1357eventq_index=0
1358opClasses=system.cpu1.executeFuncUnits.funcUnits6.opClasses.opClasses0 system.cpu1.executeFuncUnits.funcUnits6.opClasses.opClasses1
1359
1360[system.cpu1.executeFuncUnits.funcUnits6.opClasses.opClasses0]
1361type=MinorOpClass
1362eventq_index=0
1363opClass=IprAccess
1364
1365[system.cpu1.executeFuncUnits.funcUnits6.opClasses.opClasses1]
1366type=MinorOpClass
1367eventq_index=0
1368opClass=InstPrefetch
1369
1370[system.cpu1.icache]
1371type=Cache
1372children=tags
1373addr_ranges=0:18446744073709551615
1374assoc=2
1375clk_domain=system.cpu_clk_domain
1376demand_mshr_reserve=1
1377eventq_index=0
1378forward_snoops=false
1379hit_latency=1
1380is_read_only=true
1381max_miss_count=0
1382mshrs=2
1383prefetch_on_access=false
1384prefetcher=Null
1385response_latency=1
1386sequential_access=false
1387size=32768
1388system=system
1389tags=system.cpu1.icache.tags
1390tgts_per_mshr=8
1391write_buffers=8
1392cpu_side=system.cpu1.icache_port
1393mem_side=system.cpu1.toL2Bus.slave[0]
1394
1395[system.cpu1.icache.tags]
1396type=LRU
1397assoc=2
1398block_size=64
1399clk_domain=system.cpu_clk_domain
1400eventq_index=0
1401hit_latency=1
1402sequential_access=false
1403size=32768
1404
1405[system.cpu1.interrupts]
1406type=ArmInterrupts
1407eventq_index=0
1408
1409[system.cpu1.isa]
1410type=ArmISA
1411eventq_index=0
1412fpsid=1090793632
1413id_aa64afr0_el1=0
1414id_aa64afr1_el1=0
1415id_aa64dfr0_el1=1052678
1416id_aa64dfr1_el1=0
1417id_aa64isar0_el1=0
1418id_aa64isar1_el1=0
1419id_aa64mmfr0_el1=15728642
1420id_aa64mmfr1_el1=0
1421id_aa64pfr0_el1=17
1422id_aa64pfr1_el1=0
1423id_isar0=34607377
1424id_isar1=34677009
1425id_isar2=555950401
1426id_isar3=17899825
1427id_isar4=268501314
1428id_isar5=0
1429id_mmfr0=270536963
1430id_mmfr1=0
1431id_mmfr2=19070976
1432id_mmfr3=34611729
1433id_pfr0=49
1434id_pfr1=4113
1435midr=1091551472
1436pmu=Null
1437system=system
1438
1439[system.cpu1.istage2_mmu]
1440type=ArmStage2MMU
1441children=stage2_tlb
1442eventq_index=0
1443stage2_tlb=system.cpu1.istage2_mmu.stage2_tlb
1444sys=system
1445tlb=system.cpu1.itb
1446
1447[system.cpu1.istage2_mmu.stage2_tlb]
1448type=ArmTLB
1449children=walker
1450eventq_index=0
1451is_stage2=true
1452size=32
1453walker=system.cpu1.istage2_mmu.stage2_tlb.walker
1454
1455[system.cpu1.istage2_mmu.stage2_tlb.walker]
1456type=ArmTableWalker
1457clk_domain=system.cpu_clk_domain
1458eventq_index=0
1459is_stage2=true
1460num_squash_per_cycle=2
1461sys=system
1462
1463[system.cpu1.itb]
1464type=ArmTLB
1465children=walker
1466eventq_index=0
1467is_stage2=false
1468size=64
1469walker=system.cpu1.itb.walker
1470
1471[system.cpu1.itb.walker]
1472type=ArmTableWalker
1473clk_domain=system.cpu_clk_domain
1474eventq_index=0
1475is_stage2=false
1476num_squash_per_cycle=2
1477sys=system
1478port=system.cpu1.toL2Bus.slave[2]
1479
1480[system.cpu1.l2cache]
1481type=Cache
1482children=prefetcher tags
1483addr_ranges=0:18446744073709551615
1484assoc=16
1485clk_domain=system.cpu_clk_domain
1486demand_mshr_reserve=1
1487eventq_index=0
1488forward_snoops=true
1489hit_latency=12
1490is_read_only=false
1491max_miss_count=0
1492mshrs=16
1493prefetch_on_access=true
1494prefetcher=system.cpu1.l2cache.prefetcher
1495response_latency=12
1496sequential_access=false
1497size=1048576
1498system=system
1499tags=system.cpu1.l2cache.tags
1500tgts_per_mshr=8
1501write_buffers=8
1502cpu_side=system.cpu1.toL2Bus.master[0]
1503mem_side=system.toL2Bus.slave[1]
1504
1505[system.cpu1.l2cache.prefetcher]
1506type=StridePrefetcher
1507cache_snoop=false
1508clk_domain=system.cpu_clk_domain
1509degree=8
1510eventq_index=0
1511latency=1
1512max_conf=7
1513min_conf=0
1514on_data=true
1515on_inst=true
1516on_miss=false
1517on_read=true
1518on_write=true
1519queue_filter=true
1520queue_size=32
1521queue_squash=true
1522start_conf=4
1523sys=system
1524table_assoc=4
1525table_sets=16
1526tag_prefetch=true
1527thresh_conf=4
1528use_master_id=true
1529
1530[system.cpu1.l2cache.tags]
1531type=RandomRepl
1532assoc=16
1533block_size=64
1534clk_domain=system.cpu_clk_domain
1535eventq_index=0
1536hit_latency=12
1537sequential_access=false
1538size=1048576
1539
1540[system.cpu1.toL2Bus]
1541type=CoherentXBar
1542clk_domain=system.cpu_clk_domain
1543eventq_index=0
1544forward_latency=0
1545frontend_latency=1
1546response_latency=1
1547snoop_filter=Null
1548snoop_response_latency=1
1549system=system
1550use_default_range=false
1551width=32
1552master=system.cpu1.l2cache.cpu_side
1553slave=system.cpu1.icache.mem_side system.cpu1.dcache.mem_side system.cpu1.itb.walker.port system.cpu1.dtb.walker.port
1554
1555[system.cpu1.tracer]
1556type=ExeTracer
1557eventq_index=0
1558
1559[system.cpu_clk_domain]
1560type=SrcClockDomain
1561clock=500
1562domain_id=-1
1563eventq_index=0
1564init_perf_level=0
1565voltage_domain=system.voltage_domain
1566
1567[system.dvfs_handler]
1568type=DVFSHandler
1569domains=
1570enable=false
1571eventq_index=0
1572sys_clk_domain=system.clk_domain
1573transition_latency=100000000
1574
1575[system.intrctrl]
1576type=IntrControl
1577eventq_index=0
1578sys=system
1579
1580[system.iobus]
1581type=NoncoherentXBar
1582clk_domain=system.clk_domain
1583eventq_index=0
1584forward_latency=1
1585frontend_latency=2
1586response_latency=2
1587use_default_range=true
1588width=16
1589default=system.realview.pciconfig.pio
1590master=system.realview.uart.pio system.realview.realview_io.pio system.realview.timer0.pio system.realview.timer1.pio system.realview.clcd.pio system.realview.hdlcd.pio system.realview.kmi0.pio system.realview.kmi1.pio system.realview.cf_ctrl.pio system.realview.cf_ctrl.config system.realview.rtc.pio system.realview.vram.port system.realview.l2x0_fake.pio system.realview.uart1_fake.pio system.realview.uart2_fake.pio system.realview.uart3_fake.pio system.realview.sp810_fake.pio system.realview.watchdog_fake.pio system.realview.aaci_fake.pio system.realview.lan_fake.pio system.realview.usb_fake.pio system.realview.mmc_fake.pio system.realview.energy_ctrl.pio system.realview.ide.pio system.realview.ide.config system.realview.ethernet.pio system.realview.ethernet.config system.iocache.cpu_side
1591slave=system.bridge.master system.realview.clcd.dma system.realview.cf_ctrl.dma system.realview.ide.dma system.realview.ethernet.dma
1592
1593[system.iocache]
1594type=Cache
1595children=tags
1596addr_ranges=2147483648:2415919103
1597assoc=8
1598clk_domain=system.clk_domain
1599demand_mshr_reserve=1
1600eventq_index=0
1601forward_snoops=false
1602hit_latency=50
1603is_read_only=false
1604max_miss_count=0
1605mshrs=20
1606prefetch_on_access=false
1607prefetcher=Null
1608response_latency=50
1609sequential_access=false
1610size=1024
1611system=system
1612tags=system.iocache.tags
1613tgts_per_mshr=12
1614write_buffers=8
1615cpu_side=system.iobus.master[27]
1616mem_side=system.membus.slave[3]
1617
1618[system.iocache.tags]
1619type=LRU
1620assoc=8
1621block_size=64
1622clk_domain=system.clk_domain
1623eventq_index=0
1624hit_latency=50
1625sequential_access=false
1626size=1024
1627
1628[system.l2c]
1629type=Cache
1630children=tags
1631addr_ranges=0:18446744073709551615
1632assoc=8
1633clk_domain=system.cpu_clk_domain
1634demand_mshr_reserve=1
1635eventq_index=0
1636forward_snoops=true
1637hit_latency=20
1638is_read_only=false
1639max_miss_count=0
1640mshrs=20
1641prefetch_on_access=false
1642prefetcher=Null
1643response_latency=20
1644sequential_access=false
1645size=4194304
1646system=system
1647tags=system.l2c.tags
1648tgts_per_mshr=12
1649write_buffers=8
1650cpu_side=system.toL2Bus.master[0]
1651mem_side=system.membus.slave[2]
1652
1653[system.l2c.tags]
1654type=LRU
1655assoc=8
1656block_size=64
1657clk_domain=system.cpu_clk_domain
1658eventq_index=0
1659hit_latency=20
1660sequential_access=false
1661size=4194304
1662
1663[system.membus]
1664type=CoherentXBar
1665children=badaddr_responder
1666clk_domain=system.clk_domain
1667eventq_index=0
1668forward_latency=4
1669frontend_latency=3
1670response_latency=2
1671snoop_filter=Null
1672snoop_response_latency=4
1673system=system
1674use_default_range=false
1675width=16
1676default=system.membus.badaddr_responder.pio
1677master=system.bridge.slave system.realview.nvmem.port system.realview.gic.pio system.realview.vgic.pio system.realview.local_cpu_timer.pio system.physmem.port
1678slave=system.realview.hdlcd.dma system.system_port system.l2c.mem_side system.iocache.mem_side
1679
1680[system.membus.badaddr_responder]
1681type=IsaFake
1682clk_domain=system.clk_domain
1683eventq_index=0
1684fake_mem=false
1685pio_addr=0
1686pio_latency=100000
1687pio_size=8
1688ret_bad_addr=true
1689ret_data16=65535
1690ret_data32=4294967295
1691ret_data64=18446744073709551615
1692ret_data8=255
1693system=system
1694update_data=false
1695warn_access=warn
1696pio=system.membus.default
1697
1698[system.physmem]
1699type=DRAMCtrl
1700IDD0=0.075000
1701IDD02=0.000000
1702IDD2N=0.050000
1703IDD2N2=0.000000
1704IDD2P0=0.000000
1705IDD2P02=0.000000
1706IDD2P1=0.000000
1707IDD2P12=0.000000
1708IDD3N=0.057000
1709IDD3N2=0.000000
1710IDD3P0=0.000000
1711IDD3P02=0.000000
1712IDD3P1=0.000000
1713IDD3P12=0.000000
1714IDD4R=0.187000
1715IDD4R2=0.000000
1716IDD4W=0.165000
1717IDD4W2=0.000000
1718IDD5=0.220000
1719IDD52=0.000000
1720IDD6=0.000000
1721IDD62=0.000000
1722VDD=1.500000
1723VDD2=0.000000
1724activation_limit=4
1725addr_mapping=RoRaBaCoCh
1726bank_groups_per_rank=0
1727banks_per_rank=8
1728burst_length=8
1729channels=1
1730clk_domain=system.clk_domain
1731conf_table_reported=true
1732device_bus_width=8
1733device_rowbuffer_size=1024
1734device_size=536870912
1735devices_per_rank=8
1736dll=true
1737eventq_index=0
1738in_addr_map=true
1739max_accesses_per_row=16
1740mem_sched_policy=frfcfs
1741min_writes_per_switch=16
1742null=false
1743page_policy=open_adaptive
1744range=2147483648:2415919103
1745ranks_per_channel=2
1746read_buffer_size=32
1747static_backend_latency=10000
1748static_frontend_latency=10000
1749tBURST=5000
1750tCCD_L=0
1751tCK=1250
1752tCL=13750
1753tCS=2500
1754tRAS=35000
1755tRCD=13750
1756tREFI=7800000
1757tRFC=260000
1758tRP=13750
1759tRRD=6000
1760tRRD_L=0
1761tRTP=7500
1762tRTW=2500
1763tWR=15000
1764tWTR=7500
1765tXAW=30000
1766tXP=0
1767tXPDLL=0
1768tXS=0
1769tXSDLL=0
1770write_buffer_size=64
1771write_high_thresh_perc=85
1772write_low_thresh_perc=50
1773port=system.membus.master[5]
1774
1775[system.realview]
1776type=RealView
1777children=aaci_fake cf_ctrl clcd energy_ctrl ethernet generic_timer gic hdlcd ide kmi0 kmi1 l2x0_fake lan_fake local_cpu_timer mmc_fake nvmem pciconfig realview_io rtc sp810_fake timer0 timer1 uart uart1_fake uart2_fake uart3_fake usb_fake vgic vram watchdog_fake
1778eventq_index=0
1779intrctrl=system.intrctrl
1780pci_cfg_base=805306368
1781pci_cfg_gen_offsets=false
1782pci_io_base=0
1783system=system
1784
1785[system.realview.aaci_fake]
1786type=AmbaFake
1787amba_id=0
1788clk_domain=system.clk_domain
1789eventq_index=0
1790ignore_access=false
1791pio_addr=470024192
1792pio_latency=100000
1793system=system
1794pio=system.iobus.master[18]
1795
1796[system.realview.cf_ctrl]
1797type=IdeController
1798BAR0=471465984
1799BAR0LegacyIO=true
1800BAR0Size=256
1801BAR1=471466240
1802BAR1LegacyIO=true
1803BAR1Size=4096
1804BAR2=1
1805BAR2LegacyIO=false
1806BAR2Size=8
1807BAR3=1
1808BAR3LegacyIO=false
1809BAR3Size=4
1810BAR4=1
1811BAR4LegacyIO=false
1812BAR4Size=16
1813BAR5=1
1814BAR5LegacyIO=false
1815BAR5Size=0
1816BIST=0
1817CacheLineSize=0
1818CapabilityPtr=0
1819CardbusCIS=0
1820ClassCode=1
1821Command=1
1822DeviceID=28945
1823ExpansionROM=0
1824HeaderType=0
1825InterruptLine=31
1826InterruptPin=1
1827LatencyTimer=0
1828LegacyIOBase=0
1829MSICAPBaseOffset=0
1830MSICAPCapId=0
1831MSICAPMaskBits=0
1832MSICAPMsgAddr=0
1833MSICAPMsgCtrl=0
1834MSICAPMsgData=0
1835MSICAPMsgUpperAddr=0
1836MSICAPNextCapability=0
1837MSICAPPendingBits=0
1838MSIXCAPBaseOffset=0
1839MSIXCAPCapId=0
1840MSIXCAPNextCapability=0
1841MSIXMsgCtrl=0
1842MSIXPbaOffset=0
1843MSIXTableOffset=0
1844MaximumLatency=0
1845MinimumGrant=0
1846PMCAPBaseOffset=0
1847PMCAPCapId=0
1848PMCAPCapabilities=0
1849PMCAPCtrlStatus=0
1850PMCAPNextCapability=0
1851PXCAPBaseOffset=0
1852PXCAPCapId=0
1853PXCAPCapabilities=0
1854PXCAPDevCap2=0
1855PXCAPDevCapabilities=0
1856PXCAPDevCtrl=0
1857PXCAPDevCtrl2=0
1858PXCAPDevStatus=0
1859PXCAPLinkCap=0
1860PXCAPLinkCtrl=0
1861PXCAPLinkStatus=0
1862PXCAPNextCapability=0
1863ProgIF=133
1864Revision=0
1865Status=640
1866SubClassCode=1
1867SubsystemID=0
1868SubsystemVendorID=0
1869VendorID=32902
1870clk_domain=system.clk_domain
1871config_latency=20000
1872ctrl_offset=2
1873disks=
1874eventq_index=0
1875io_shift=2
1876pci_bus=2
1877pci_dev=0
1878pci_func=0
1879pio_latency=30000
1880platform=system.realview
1881system=system
1882config=system.iobus.master[9]
1883dma=system.iobus.slave[2]
1884pio=system.iobus.master[8]
1885
1886[system.realview.clcd]
1887type=Pl111
1888amba_id=1315089
1889clk_domain=system.clk_domain
1890enable_capture=true
1891eventq_index=0
1892gic=system.realview.gic
1893int_num=46
1894pio_addr=471793664
1895pio_latency=10000
1896pixel_clock=41667
1897system=system
1898vnc=system.vncserver
1899dma=system.iobus.slave[1]
1900pio=system.iobus.master[4]
1901
1902[system.realview.energy_ctrl]
1903type=EnergyCtrl
1904clk_domain=system.clk_domain
1905dvfs_handler=system.dvfs_handler
1906eventq_index=0
1907pio_addr=470286336
1908pio_latency=100000
1909system=system
1910pio=system.iobus.master[22]
1911
1912[system.realview.ethernet]
1913type=IGbE
1914BAR0=0
1915BAR0LegacyIO=false
1916BAR0Size=131072
1917BAR1=0
1918BAR1LegacyIO=false
1919BAR1Size=0
1920BAR2=0
1921BAR2LegacyIO=false
1922BAR2Size=0
1923BAR3=0
1924BAR3LegacyIO=false
1925BAR3Size=0
1926BAR4=0
1927BAR4LegacyIO=false
1928BAR4Size=0
1929BAR5=0
1930BAR5LegacyIO=false
1931BAR5Size=0
1932BIST=0
1933CacheLineSize=0
1934CapabilityPtr=0
1935CardbusCIS=0
1936ClassCode=2
1937Command=0
1938DeviceID=4213
1939ExpansionROM=0
1940HeaderType=0
1941InterruptLine=1
1942InterruptPin=1
1943LatencyTimer=0
1944LegacyIOBase=0
1945MSICAPBaseOffset=0
1946MSICAPCapId=0
1947MSICAPMaskBits=0
1948MSICAPMsgAddr=0
1949MSICAPMsgCtrl=0
1950MSICAPMsgData=0
1951MSICAPMsgUpperAddr=0
1952MSICAPNextCapability=0
1953MSICAPPendingBits=0
1954MSIXCAPBaseOffset=0
1955MSIXCAPCapId=0
1956MSIXCAPNextCapability=0
1957MSIXMsgCtrl=0
1958MSIXPbaOffset=0
1959MSIXTableOffset=0
1960MaximumLatency=0
1961MinimumGrant=255
1962PMCAPBaseOffset=0
1963PMCAPCapId=0
1964PMCAPCapabilities=0
1965PMCAPCtrlStatus=0
1966PMCAPNextCapability=0
1967PXCAPBaseOffset=0
1968PXCAPCapId=0
1969PXCAPCapabilities=0
1970PXCAPDevCap2=0
1971PXCAPDevCapabilities=0
1972PXCAPDevCtrl=0
1973PXCAPDevCtrl2=0
1974PXCAPDevStatus=0
1975PXCAPLinkCap=0
1976PXCAPLinkCtrl=0
1977PXCAPLinkStatus=0
1978PXCAPNextCapability=0
1979ProgIF=0
1980Revision=0
1981Status=0
1982SubClassCode=0
1983SubsystemID=4104
1984SubsystemVendorID=32902
1985VendorID=32902
1986clk_domain=system.clk_domain
1987config_latency=20000
1988eventq_index=0
1989fetch_comp_delay=10000
1990fetch_delay=10000
1991hardware_address=00:90:00:00:00:01
1992pci_bus=0
1993pci_dev=0
1994pci_func=0
1995phy_epid=896
1996phy_pid=680
1997pio_latency=30000
1998platform=system.realview
1999rx_desc_cache_size=64
2000rx_fifo_size=393216
2001rx_write_delay=0
2002system=system
2003tx_desc_cache_size=64
2004tx_fifo_size=393216
2005tx_read_delay=0
2006wb_comp_delay=10000
2007wb_delay=10000
2008config=system.iobus.master[26]
2009dma=system.iobus.slave[4]
2010pio=system.iobus.master[25]
2011
2012[system.realview.generic_timer]
2013type=GenericTimer
2014eventq_index=0
2015gic=system.realview.gic
2016int_phys=29
2017int_virt=27
2018system=system
2019
2020[system.realview.gic]
2021type=Pl390
2022clk_domain=system.clk_domain
2023cpu_addr=738205696
2024cpu_pio_delay=10000
2025dist_addr=738201600
2026dist_pio_delay=10000
2027eventq_index=0
2028int_latency=10000
2029it_lines=128
2030platform=system.realview
2031system=system
2032pio=system.membus.master[2]
2033
2034[system.realview.hdlcd]
2035type=HDLcd
2036amba_id=1314816
2037clk_domain=system.clk_domain
2038enable_capture=true
2039eventq_index=0
2040gic=system.realview.gic
2041int_num=117
2042pio_addr=721420288
2043pio_latency=10000
2044pixel_buffer_size=2048
2045pixel_chunk=32
2046pxl_clk=system.realview.realview_io.osc_pxl
2047system=system
2048vnc=system.vncserver
2049workaround_dma_line_count=true
2050workaround_swap_rb=true
2051dma=system.membus.slave[0]
2052pio=system.iobus.master[5]
2053
2054[system.realview.ide]
2055type=IdeController
2056BAR0=1
2057BAR0LegacyIO=false
2058BAR0Size=8
2059BAR1=1
2060BAR1LegacyIO=false
2061BAR1Size=4
2062BAR2=1
2063BAR2LegacyIO=false
2064BAR2Size=8
2065BAR3=1
2066BAR3LegacyIO=false
2067BAR3Size=4
2068BAR4=1
2069BAR4LegacyIO=false
2070BAR4Size=16
2071BAR5=1
2072BAR5LegacyIO=false
2073BAR5Size=0
2074BIST=0
2075CacheLineSize=0
2076CapabilityPtr=0
2077CardbusCIS=0
2078ClassCode=1
2079Command=0
2080DeviceID=28945
2081ExpansionROM=0
2082HeaderType=0
2083InterruptLine=2
2084InterruptPin=2
2085LatencyTimer=0
2086LegacyIOBase=0
2087MSICAPBaseOffset=0
2088MSICAPCapId=0
2089MSICAPMaskBits=0
2090MSICAPMsgAddr=0
2091MSICAPMsgCtrl=0
2092MSICAPMsgData=0
2093MSICAPMsgUpperAddr=0
2094MSICAPNextCapability=0
2095MSICAPPendingBits=0
2096MSIXCAPBaseOffset=0
2097MSIXCAPCapId=0
2098MSIXCAPNextCapability=0
2099MSIXMsgCtrl=0
2100MSIXPbaOffset=0
2101MSIXTableOffset=0
2102MaximumLatency=0
2103MinimumGrant=0
2104PMCAPBaseOffset=0
2105PMCAPCapId=0
2106PMCAPCapabilities=0
2107PMCAPCtrlStatus=0
2108PMCAPNextCapability=0
2109PXCAPBaseOffset=0
2110PXCAPCapId=0
2111PXCAPCapabilities=0
2112PXCAPDevCap2=0
2113PXCAPDevCapabilities=0
2114PXCAPDevCtrl=0
2115PXCAPDevCtrl2=0
2116PXCAPDevStatus=0
2117PXCAPLinkCap=0
2118PXCAPLinkCtrl=0
2119PXCAPLinkStatus=0
2120PXCAPNextCapability=0
2121ProgIF=133
2122Revision=0
2123Status=640
2124SubClassCode=1
2125SubsystemID=0
2126SubsystemVendorID=0
2127VendorID=32902
2128clk_domain=system.clk_domain
2129config_latency=20000
2130ctrl_offset=0
2131disks=system.cf0
2132eventq_index=0
2133io_shift=0
2134pci_bus=0
2135pci_dev=1
2136pci_func=0
2137pio_latency=30000
2138platform=system.realview
2139system=system
2140config=system.iobus.master[24]
2141dma=system.iobus.slave[3]
2142pio=system.iobus.master[23]
2143
2144[system.realview.kmi0]
2145type=Pl050
2146amba_id=1314896
2147clk_domain=system.clk_domain
2148eventq_index=0
2149gic=system.realview.gic
2150int_delay=1000000
2151int_num=44
2152is_mouse=false
2153pio_addr=470155264
2154pio_latency=100000
2155system=system
2156vnc=system.vncserver
2157pio=system.iobus.master[6]
2158
2159[system.realview.kmi1]
2160type=Pl050
2161amba_id=1314896
2162clk_domain=system.clk_domain
2163eventq_index=0
2164gic=system.realview.gic
2165int_delay=1000000
2166int_num=45
2167is_mouse=true
2168pio_addr=470220800
2169pio_latency=100000
2170system=system
2171vnc=system.vncserver
2172pio=system.iobus.master[7]
2173
2174[system.realview.l2x0_fake]
2175type=IsaFake
2176clk_domain=system.clk_domain
2177eventq_index=0
2178fake_mem=false
2179pio_addr=739246080
2180pio_latency=100000
2181pio_size=4095
2182ret_bad_addr=false
2183ret_data16=65535
2184ret_data32=4294967295
2185ret_data64=18446744073709551615
2186ret_data8=255
2187system=system
2188update_data=false
2189warn_access=
2190pio=system.iobus.master[12]
2191
2192[system.realview.lan_fake]
2193type=IsaFake
2194clk_domain=system.clk_domain
2195eventq_index=0
2196fake_mem=false
2197pio_addr=436207616
2198pio_latency=100000
2199pio_size=65535
2200ret_bad_addr=false
2201ret_data16=65535
2202ret_data32=4294967295
2203ret_data64=18446744073709551615
2204ret_data8=255
2205system=system
2206update_data=false
2207warn_access=
2208pio=system.iobus.master[19]
2209
2210[system.realview.local_cpu_timer]
2211type=CpuLocalTimer
2212clk_domain=system.clk_domain
2213eventq_index=0
2214gic=system.realview.gic
2215int_num_timer=29
2216int_num_watchdog=30
2217pio_addr=738721792
2218pio_latency=100000
2219system=system
2220pio=system.membus.master[4]
2221
2222[system.realview.mmc_fake]
2223type=AmbaFake
2224amba_id=0
2225clk_domain=system.clk_domain
2226eventq_index=0
2227ignore_access=false
2228pio_addr=470089728
2229pio_latency=100000
2230system=system
2231pio=system.iobus.master[21]
2232
2233[system.realview.nvmem]
2234type=SimpleMemory
2235bandwidth=73.000000
2236clk_domain=system.clk_domain
2237conf_table_reported=false
2238eventq_index=0
2239in_addr_map=true
2240latency=30000
2241latency_var=0
2242null=false
2243range=0:67108863
2244port=system.membus.master[1]
2245
2246[system.realview.pciconfig]
2247type=PciConfigAll
2248bus=0
2249clk_domain=system.clk_domain
2250eventq_index=0
2251pio_addr=0
2252pio_latency=30000
2253platform=system.realview
2254size=268435456
2255system=system
2256pio=system.iobus.default
2257
2258[system.realview.realview_io]
2259type=RealViewCtrl
2260children=osc_clcd osc_cpu osc_ddr osc_hsbm osc_mcc osc_peripheral osc_pxl osc_smb osc_sys osc_system_bus
2261clk_domain=system.clk_domain
2262eventq_index=0
2263idreg=35979264
2264pio_addr=469827584
2265pio_latency=100000
2266proc_id0=335544320
2267proc_id1=335544320
2268system=system
2269pio=system.iobus.master[1]
2270
2271[system.realview.realview_io.osc_clcd]
2272type=RealViewOsc
2273dcc=0
2274device=1
2275eventq_index=0
2276freq=42105
2277parent=system.realview.realview_io
2278position=0
2279site=0
2280voltage_domain=system.voltage_domain
2281
2282[system.realview.realview_io.osc_cpu]
2283type=RealViewOsc
2284dcc=0
2285device=0
2286eventq_index=0
2287freq=16667
2288parent=system.realview.realview_io
2289position=0
2290site=1
2291voltage_domain=system.voltage_domain
2292
2293[system.realview.realview_io.osc_ddr]
2294type=RealViewOsc
2295dcc=0
2296device=8
2297eventq_index=0
2298freq=25000
2299parent=system.realview.realview_io
2300position=0
2301site=1
2302voltage_domain=system.voltage_domain
2303
2304[system.realview.realview_io.osc_hsbm]
2305type=RealViewOsc
2306dcc=0
2307device=4
2308eventq_index=0
2309freq=25000
2310parent=system.realview.realview_io
2311position=0
2312site=1
2313voltage_domain=system.voltage_domain
2314
2315[system.realview.realview_io.osc_mcc]
2316type=RealViewOsc
2317dcc=0
2318device=0
2319eventq_index=0
2320freq=20000
2321parent=system.realview.realview_io
2322position=0
2323site=0
2324voltage_domain=system.voltage_domain
2325
2326[system.realview.realview_io.osc_peripheral]
2327type=RealViewOsc
2328dcc=0
2329device=2
2330eventq_index=0
2331freq=41667
2332parent=system.realview.realview_io
2333position=0
2334site=0
2335voltage_domain=system.voltage_domain
2336
2337[system.realview.realview_io.osc_pxl]
2338type=RealViewOsc
2339dcc=0
2340device=5
2341eventq_index=0
2342freq=42105
2343parent=system.realview.realview_io
2344position=0
2345site=1
2346voltage_domain=system.voltage_domain
2347
2348[system.realview.realview_io.osc_smb]
2349type=RealViewOsc
2350dcc=0
2351device=6
2352eventq_index=0
2353freq=20000
2354parent=system.realview.realview_io
2355position=0
2356site=1
2357voltage_domain=system.voltage_domain
2358
2359[system.realview.realview_io.osc_sys]
2360type=RealViewOsc
2361dcc=0
2362device=7
2363eventq_index=0
2364freq=16667
2365parent=system.realview.realview_io
2366position=0
2367site=1
2368voltage_domain=system.voltage_domain
2369
2370[system.realview.realview_io.osc_system_bus]
2371type=RealViewOsc
2372dcc=0
2373device=4
2374eventq_index=0
2375freq=41667
2376parent=system.realview.realview_io
2377position=0
2378site=0
2379voltage_domain=system.voltage_domain
2380
2381[system.realview.rtc]
2382type=PL031
2383amba_id=3412017
2384clk_domain=system.clk_domain
2385eventq_index=0
2386gic=system.realview.gic
2387int_delay=100000
2388int_num=36
2389pio_addr=471269376
2390pio_latency=100000
2391system=system
2392time=Thu Jan  1 00:00:00 2009
2393pio=system.iobus.master[10]
2394
2395[system.realview.sp810_fake]
2396type=AmbaFake
2397amba_id=0
2398clk_domain=system.clk_domain
2399eventq_index=0
2400ignore_access=true
2401pio_addr=469893120
2402pio_latency=100000
2403system=system
2404pio=system.iobus.master[16]
2405
2406[system.realview.timer0]
2407type=Sp804
2408amba_id=1316868
2409clk_domain=system.clk_domain
2410clock0=1000000
2411clock1=1000000
2412eventq_index=0
2413gic=system.realview.gic
2414int_num0=34
2415int_num1=34
2416pio_addr=470876160
2417pio_latency=100000
2418system=system
2419pio=system.iobus.master[2]
2420
2421[system.realview.timer1]
2422type=Sp804
2423amba_id=1316868
2424clk_domain=system.clk_domain
2425clock0=1000000
2426clock1=1000000
2427eventq_index=0
2428gic=system.realview.gic
2429int_num0=35
2430int_num1=35
2431pio_addr=470941696
2432pio_latency=100000
2433system=system
2434pio=system.iobus.master[3]
2435
2436[system.realview.uart]
2437type=Pl011
2438clk_domain=system.clk_domain
2439end_on_eot=false
2440eventq_index=0
2441gic=system.realview.gic
2442int_delay=100000
2443int_num=37
2444pio_addr=470351872
2445pio_latency=100000
2446platform=system.realview
2447system=system
2448terminal=system.terminal
2449pio=system.iobus.master[0]
2450
2451[system.realview.uart1_fake]
2452type=AmbaFake
2453amba_id=0
2454clk_domain=system.clk_domain
2455eventq_index=0
2456ignore_access=false
2457pio_addr=470417408
2458pio_latency=100000
2459system=system
2460pio=system.iobus.master[13]
2461
2462[system.realview.uart2_fake]
2463type=AmbaFake
2464amba_id=0
2465clk_domain=system.clk_domain
2466eventq_index=0
2467ignore_access=false
2468pio_addr=470482944
2469pio_latency=100000
2470system=system
2471pio=system.iobus.master[14]
2472
2473[system.realview.uart3_fake]
2474type=AmbaFake
2475amba_id=0
2476clk_domain=system.clk_domain
2477eventq_index=0
2478ignore_access=false
2479pio_addr=470548480
2480pio_latency=100000
2481system=system
2482pio=system.iobus.master[15]
2483
2484[system.realview.usb_fake]
2485type=IsaFake
2486clk_domain=system.clk_domain
2487eventq_index=0
2488fake_mem=false
2489pio_addr=452984832
2490pio_latency=100000
2491pio_size=131071
2492ret_bad_addr=false
2493ret_data16=65535
2494ret_data32=4294967295
2495ret_data64=18446744073709551615
2496ret_data8=255
2497system=system
2498update_data=false
2499warn_access=
2500pio=system.iobus.master[20]
2501
2502[system.realview.vgic]
2503type=VGic
2504clk_domain=system.clk_domain
2505eventq_index=0
2506gic=system.realview.gic
2507hv_addr=738213888
2508pio_delay=10000
2509platform=system.realview
2510ppint=25
2511system=system
2512vcpu_addr=738222080
2513pio=system.membus.master[3]
2514
2515[system.realview.vram]
2516type=SimpleMemory
2517bandwidth=73.000000
2518clk_domain=system.clk_domain
2519conf_table_reported=false
2520eventq_index=0
2521in_addr_map=true
2522latency=30000
2523latency_var=0
2524null=false
2525range=402653184:436207615
2526port=system.iobus.master[11]
2527
2528[system.realview.watchdog_fake]
2529type=AmbaFake
2530amba_id=0
2531clk_domain=system.clk_domain
2532eventq_index=0
2533ignore_access=false
2534pio_addr=470745088
2535pio_latency=100000
2536system=system
2537pio=system.iobus.master[17]
2538
2539[system.terminal]
2540type=Terminal
2541eventq_index=0
2542intr_control=system.intrctrl
2543number=0
2544output=true
2545port=3456
2546
2547[system.toL2Bus]
2548type=CoherentXBar
2549clk_domain=system.cpu_clk_domain
2550eventq_index=0
2551forward_latency=0
2552frontend_latency=1
2553response_latency=1
2554snoop_filter=Null
2555snoop_response_latency=1
2556system=system
2557use_default_range=false
2558width=32
2559master=system.l2c.cpu_side
2560slave=system.cpu0.l2cache.mem_side system.cpu1.l2cache.mem_side
2561
2562[system.vncserver]
2563type=VncServer
2564eventq_index=0
2565frame_capture=false
2566number=0
2567port=5900
2568
2569[system.voltage_domain]
2570type=VoltageDomain
2571eventq_index=0
2572voltage=1.000000
2573
2574