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