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