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