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