config.ini revision 10753:48a72150f82c
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 cpu cpu_clk_domain dvfs_handler intrctrl iobus iocache membus physmem realview terminal vncserver voltage_domain
14atags_addr=134217728
15boot_loader=/dist/m5/system/binaries/boot_emm.arm
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.aarch32.ll_20131205.0-gem5.1cpu.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.aarch32.ll_20131205.0-gem5
34kernel_addr_check=true
35load_addr_mask=268435455
36load_offset=2147483648
37machine_type=VExpress_EMM
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/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.cpu]
102type=MinorCPU
103children=branchPred dcache dstage2_mmu dtb executeFuncUnits icache interrupts isa istage2_mmu itb l2cache toL2Bus tracer
104branchPred=system.cpu.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.cpu.dstage2_mmu
116dtb=system.cpu.dtb
117enableIdling=true
118eventq_index=0
119executeAllowEarlyMemoryIssue=true
120executeBranchDelay=1
121executeCommitLimit=2
122executeCycleInput=true
123executeFuncUnits=system.cpu.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.cpu.interrupts
148isa=system.cpu.isa
149istage2_mmu=system.cpu.istage2_mmu
150itb=system.cpu.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.cpu.tracer
163workload=
164dcache_port=system.cpu.dcache.cpu_side
165icache_port=system.cpu.icache.cpu_side
166
167[system.cpu.branchPred]
168type=BranchPredictor
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
182predType=tournament
183
184[system.cpu.dcache]
185type=BaseCache
186children=tags
187addr_ranges=0:18446744073709551615
188assoc=4
189clk_domain=system.cpu_clk_domain
190demand_mshr_reserve=1
191eventq_index=0
192forward_snoops=true
193hit_latency=2
194is_top_level=true
195max_miss_count=0
196mshrs=4
197prefetch_on_access=false
198prefetcher=Null
199response_latency=2
200sequential_access=false
201size=32768
202system=system
203tags=system.cpu.dcache.tags
204tgts_per_mshr=20
205two_queue=false
206write_buffers=8
207cpu_side=system.cpu.dcache_port
208mem_side=system.cpu.toL2Bus.slave[1]
209
210[system.cpu.dcache.tags]
211type=LRU
212assoc=4
213block_size=64
214clk_domain=system.cpu_clk_domain
215eventq_index=0
216hit_latency=2
217sequential_access=false
218size=32768
219
220[system.cpu.dstage2_mmu]
221type=ArmStage2MMU
222children=stage2_tlb
223eventq_index=0
224stage2_tlb=system.cpu.dstage2_mmu.stage2_tlb
225sys=system
226tlb=system.cpu.dtb
227
228[system.cpu.dstage2_mmu.stage2_tlb]
229type=ArmTLB
230children=walker
231eventq_index=0
232is_stage2=true
233size=32
234walker=system.cpu.dstage2_mmu.stage2_tlb.walker
235
236[system.cpu.dstage2_mmu.stage2_tlb.walker]
237type=ArmTableWalker
238clk_domain=system.cpu_clk_domain
239eventq_index=0
240is_stage2=true
241num_squash_per_cycle=2
242sys=system
243
244[system.cpu.dtb]
245type=ArmTLB
246children=walker
247eventq_index=0
248is_stage2=false
249size=64
250walker=system.cpu.dtb.walker
251
252[system.cpu.dtb.walker]
253type=ArmTableWalker
254clk_domain=system.cpu_clk_domain
255eventq_index=0
256is_stage2=false
257num_squash_per_cycle=2
258sys=system
259port=system.cpu.toL2Bus.slave[3]
260
261[system.cpu.executeFuncUnits]
262type=MinorFUPool
263children=funcUnits0 funcUnits1 funcUnits2 funcUnits3 funcUnits4 funcUnits5 funcUnits6
264eventq_index=0
265funcUnits=system.cpu.executeFuncUnits.funcUnits0 system.cpu.executeFuncUnits.funcUnits1 system.cpu.executeFuncUnits.funcUnits2 system.cpu.executeFuncUnits.funcUnits3 system.cpu.executeFuncUnits.funcUnits4 system.cpu.executeFuncUnits.funcUnits5 system.cpu.executeFuncUnits.funcUnits6
266
267[system.cpu.executeFuncUnits.funcUnits0]
268type=MinorFU
269children=opClasses timings
270cantForwardFromFUIndices=
271eventq_index=0
272issueLat=1
273opClasses=system.cpu.executeFuncUnits.funcUnits0.opClasses
274opLat=3
275timings=system.cpu.executeFuncUnits.funcUnits0.timings
276
277[system.cpu.executeFuncUnits.funcUnits0.opClasses]
278type=MinorOpClassSet
279children=opClasses
280eventq_index=0
281opClasses=system.cpu.executeFuncUnits.funcUnits0.opClasses.opClasses
282
283[system.cpu.executeFuncUnits.funcUnits0.opClasses.opClasses]
284type=MinorOpClass
285eventq_index=0
286opClass=IntAlu
287
288[system.cpu.executeFuncUnits.funcUnits0.timings]
289type=MinorFUTiming
290children=opClasses
291description=Int
292eventq_index=0
293extraAssumedLat=0
294extraCommitLat=0
295extraCommitLatExpr=Null
296mask=0
297match=0
298opClasses=system.cpu.executeFuncUnits.funcUnits0.timings.opClasses
299srcRegsRelativeLats=2
300suppress=false
301
302[system.cpu.executeFuncUnits.funcUnits0.timings.opClasses]
303type=MinorOpClassSet
304eventq_index=0
305opClasses=
306
307[system.cpu.executeFuncUnits.funcUnits1]
308type=MinorFU
309children=opClasses timings
310cantForwardFromFUIndices=
311eventq_index=0
312issueLat=1
313opClasses=system.cpu.executeFuncUnits.funcUnits1.opClasses
314opLat=3
315timings=system.cpu.executeFuncUnits.funcUnits1.timings
316
317[system.cpu.executeFuncUnits.funcUnits1.opClasses]
318type=MinorOpClassSet
319children=opClasses
320eventq_index=0
321opClasses=system.cpu.executeFuncUnits.funcUnits1.opClasses.opClasses
322
323[system.cpu.executeFuncUnits.funcUnits1.opClasses.opClasses]
324type=MinorOpClass
325eventq_index=0
326opClass=IntAlu
327
328[system.cpu.executeFuncUnits.funcUnits1.timings]
329type=MinorFUTiming
330children=opClasses
331description=Int
332eventq_index=0
333extraAssumedLat=0
334extraCommitLat=0
335extraCommitLatExpr=Null
336mask=0
337match=0
338opClasses=system.cpu.executeFuncUnits.funcUnits1.timings.opClasses
339srcRegsRelativeLats=2
340suppress=false
341
342[system.cpu.executeFuncUnits.funcUnits1.timings.opClasses]
343type=MinorOpClassSet
344eventq_index=0
345opClasses=
346
347[system.cpu.executeFuncUnits.funcUnits2]
348type=MinorFU
349children=opClasses timings
350cantForwardFromFUIndices=
351eventq_index=0
352issueLat=1
353opClasses=system.cpu.executeFuncUnits.funcUnits2.opClasses
354opLat=3
355timings=system.cpu.executeFuncUnits.funcUnits2.timings
356
357[system.cpu.executeFuncUnits.funcUnits2.opClasses]
358type=MinorOpClassSet
359children=opClasses
360eventq_index=0
361opClasses=system.cpu.executeFuncUnits.funcUnits2.opClasses.opClasses
362
363[system.cpu.executeFuncUnits.funcUnits2.opClasses.opClasses]
364type=MinorOpClass
365eventq_index=0
366opClass=IntMult
367
368[system.cpu.executeFuncUnits.funcUnits2.timings]
369type=MinorFUTiming
370children=opClasses
371description=Mul
372eventq_index=0
373extraAssumedLat=0
374extraCommitLat=0
375extraCommitLatExpr=Null
376mask=0
377match=0
378opClasses=system.cpu.executeFuncUnits.funcUnits2.timings.opClasses
379srcRegsRelativeLats=0
380suppress=false
381
382[system.cpu.executeFuncUnits.funcUnits2.timings.opClasses]
383type=MinorOpClassSet
384eventq_index=0
385opClasses=
386
387[system.cpu.executeFuncUnits.funcUnits3]
388type=MinorFU
389children=opClasses
390cantForwardFromFUIndices=
391eventq_index=0
392issueLat=9
393opClasses=system.cpu.executeFuncUnits.funcUnits3.opClasses
394opLat=9
395timings=
396
397[system.cpu.executeFuncUnits.funcUnits3.opClasses]
398type=MinorOpClassSet
399children=opClasses
400eventq_index=0
401opClasses=system.cpu.executeFuncUnits.funcUnits3.opClasses.opClasses
402
403[system.cpu.executeFuncUnits.funcUnits3.opClasses.opClasses]
404type=MinorOpClass
405eventq_index=0
406opClass=IntDiv
407
408[system.cpu.executeFuncUnits.funcUnits4]
409type=MinorFU
410children=opClasses timings
411cantForwardFromFUIndices=
412eventq_index=0
413issueLat=1
414opClasses=system.cpu.executeFuncUnits.funcUnits4.opClasses
415opLat=6
416timings=system.cpu.executeFuncUnits.funcUnits4.timings
417
418[system.cpu.executeFuncUnits.funcUnits4.opClasses]
419type=MinorOpClassSet
420children=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
421eventq_index=0
422opClasses=system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses00 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses01 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses02 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses03 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses04 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses05 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses06 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses07 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses08 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses09 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses10 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses11 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses12 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses13 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses14 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses15 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses16 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses17 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses18 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses19 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses20 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses21 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses22 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses23 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses24 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses25
423
424[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses00]
425type=MinorOpClass
426eventq_index=0
427opClass=FloatAdd
428
429[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses01]
430type=MinorOpClass
431eventq_index=0
432opClass=FloatCmp
433
434[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses02]
435type=MinorOpClass
436eventq_index=0
437opClass=FloatCvt
438
439[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses03]
440type=MinorOpClass
441eventq_index=0
442opClass=FloatMult
443
444[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses04]
445type=MinorOpClass
446eventq_index=0
447opClass=FloatDiv
448
449[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses05]
450type=MinorOpClass
451eventq_index=0
452opClass=FloatSqrt
453
454[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses06]
455type=MinorOpClass
456eventq_index=0
457opClass=SimdAdd
458
459[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses07]
460type=MinorOpClass
461eventq_index=0
462opClass=SimdAddAcc
463
464[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses08]
465type=MinorOpClass
466eventq_index=0
467opClass=SimdAlu
468
469[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses09]
470type=MinorOpClass
471eventq_index=0
472opClass=SimdCmp
473
474[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses10]
475type=MinorOpClass
476eventq_index=0
477opClass=SimdCvt
478
479[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses11]
480type=MinorOpClass
481eventq_index=0
482opClass=SimdMisc
483
484[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses12]
485type=MinorOpClass
486eventq_index=0
487opClass=SimdMult
488
489[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses13]
490type=MinorOpClass
491eventq_index=0
492opClass=SimdMultAcc
493
494[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses14]
495type=MinorOpClass
496eventq_index=0
497opClass=SimdShift
498
499[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses15]
500type=MinorOpClass
501eventq_index=0
502opClass=SimdShiftAcc
503
504[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses16]
505type=MinorOpClass
506eventq_index=0
507opClass=SimdSqrt
508
509[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses17]
510type=MinorOpClass
511eventq_index=0
512opClass=SimdFloatAdd
513
514[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses18]
515type=MinorOpClass
516eventq_index=0
517opClass=SimdFloatAlu
518
519[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses19]
520type=MinorOpClass
521eventq_index=0
522opClass=SimdFloatCmp
523
524[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses20]
525type=MinorOpClass
526eventq_index=0
527opClass=SimdFloatCvt
528
529[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses21]
530type=MinorOpClass
531eventq_index=0
532opClass=SimdFloatDiv
533
534[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses22]
535type=MinorOpClass
536eventq_index=0
537opClass=SimdFloatMisc
538
539[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses23]
540type=MinorOpClass
541eventq_index=0
542opClass=SimdFloatMult
543
544[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses24]
545type=MinorOpClass
546eventq_index=0
547opClass=SimdFloatMultAcc
548
549[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses25]
550type=MinorOpClass
551eventq_index=0
552opClass=SimdFloatSqrt
553
554[system.cpu.executeFuncUnits.funcUnits4.timings]
555type=MinorFUTiming
556children=opClasses
557description=FloatSimd
558eventq_index=0
559extraAssumedLat=0
560extraCommitLat=0
561extraCommitLatExpr=Null
562mask=0
563match=0
564opClasses=system.cpu.executeFuncUnits.funcUnits4.timings.opClasses
565srcRegsRelativeLats=2
566suppress=false
567
568[system.cpu.executeFuncUnits.funcUnits4.timings.opClasses]
569type=MinorOpClassSet
570eventq_index=0
571opClasses=
572
573[system.cpu.executeFuncUnits.funcUnits5]
574type=MinorFU
575children=opClasses timings
576cantForwardFromFUIndices=
577eventq_index=0
578issueLat=1
579opClasses=system.cpu.executeFuncUnits.funcUnits5.opClasses
580opLat=1
581timings=system.cpu.executeFuncUnits.funcUnits5.timings
582
583[system.cpu.executeFuncUnits.funcUnits5.opClasses]
584type=MinorOpClassSet
585children=opClasses0 opClasses1
586eventq_index=0
587opClasses=system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses0 system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses1
588
589[system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses0]
590type=MinorOpClass
591eventq_index=0
592opClass=MemRead
593
594[system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses1]
595type=MinorOpClass
596eventq_index=0
597opClass=MemWrite
598
599[system.cpu.executeFuncUnits.funcUnits5.timings]
600type=MinorFUTiming
601children=opClasses
602description=Mem
603eventq_index=0
604extraAssumedLat=2
605extraCommitLat=0
606extraCommitLatExpr=Null
607mask=0
608match=0
609opClasses=system.cpu.executeFuncUnits.funcUnits5.timings.opClasses
610srcRegsRelativeLats=1
611suppress=false
612
613[system.cpu.executeFuncUnits.funcUnits5.timings.opClasses]
614type=MinorOpClassSet
615eventq_index=0
616opClasses=
617
618[system.cpu.executeFuncUnits.funcUnits6]
619type=MinorFU
620children=opClasses
621cantForwardFromFUIndices=
622eventq_index=0
623issueLat=1
624opClasses=system.cpu.executeFuncUnits.funcUnits6.opClasses
625opLat=1
626timings=
627
628[system.cpu.executeFuncUnits.funcUnits6.opClasses]
629type=MinorOpClassSet
630children=opClasses0 opClasses1
631eventq_index=0
632opClasses=system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses0 system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses1
633
634[system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses0]
635type=MinorOpClass
636eventq_index=0
637opClass=IprAccess
638
639[system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses1]
640type=MinorOpClass
641eventq_index=0
642opClass=InstPrefetch
643
644[system.cpu.icache]
645type=BaseCache
646children=tags
647addr_ranges=0:18446744073709551615
648assoc=1
649clk_domain=system.cpu_clk_domain
650demand_mshr_reserve=1
651eventq_index=0
652forward_snoops=true
653hit_latency=2
654is_top_level=true
655max_miss_count=0
656mshrs=4
657prefetch_on_access=false
658prefetcher=Null
659response_latency=2
660sequential_access=false
661size=32768
662system=system
663tags=system.cpu.icache.tags
664tgts_per_mshr=20
665two_queue=false
666write_buffers=8
667cpu_side=system.cpu.icache_port
668mem_side=system.cpu.toL2Bus.slave[0]
669
670[system.cpu.icache.tags]
671type=LRU
672assoc=1
673block_size=64
674clk_domain=system.cpu_clk_domain
675eventq_index=0
676hit_latency=2
677sequential_access=false
678size=32768
679
680[system.cpu.interrupts]
681type=ArmInterrupts
682eventq_index=0
683
684[system.cpu.isa]
685type=ArmISA
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.cpu.istage2_mmu]
715type=ArmStage2MMU
716children=stage2_tlb
717eventq_index=0
718stage2_tlb=system.cpu.istage2_mmu.stage2_tlb
719sys=system
720tlb=system.cpu.itb
721
722[system.cpu.istage2_mmu.stage2_tlb]
723type=ArmTLB
724children=walker
725eventq_index=0
726is_stage2=true
727size=32
728walker=system.cpu.istage2_mmu.stage2_tlb.walker
729
730[system.cpu.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.cpu.itb]
739type=ArmTLB
740children=walker
741eventq_index=0
742is_stage2=false
743size=64
744walker=system.cpu.itb.walker
745
746[system.cpu.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.cpu.toL2Bus.slave[2]
754
755[system.cpu.l2cache]
756type=BaseCache
757children=tags
758addr_ranges=0:18446744073709551615
759assoc=8
760clk_domain=system.cpu_clk_domain
761demand_mshr_reserve=1
762eventq_index=0
763forward_snoops=true
764hit_latency=20
765is_top_level=false
766max_miss_count=0
767mshrs=20
768prefetch_on_access=false
769prefetcher=Null
770response_latency=20
771sequential_access=false
772size=4194304
773system=system
774tags=system.cpu.l2cache.tags
775tgts_per_mshr=12
776two_queue=false
777write_buffers=8
778cpu_side=system.cpu.toL2Bus.master[0]
779mem_side=system.membus.slave[2]
780
781[system.cpu.l2cache.tags]
782type=LRU
783assoc=8
784block_size=64
785clk_domain=system.cpu_clk_domain
786eventq_index=0
787hit_latency=20
788sequential_access=false
789size=4194304
790
791[system.cpu.toL2Bus]
792type=CoherentXBar
793clk_domain=system.cpu_clk_domain
794eventq_index=0
795forward_latency=0
796frontend_latency=1
797response_latency=1
798snoop_filter=Null
799snoop_response_latency=1
800system=system
801use_default_range=false
802width=32
803master=system.cpu.l2cache.cpu_side
804slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
805
806[system.cpu.tracer]
807type=ExeTracer
808eventq_index=0
809
810[system.cpu_clk_domain]
811type=SrcClockDomain
812clock=500
813domain_id=-1
814eventq_index=0
815init_perf_level=0
816voltage_domain=system.voltage_domain
817
818[system.dvfs_handler]
819type=DVFSHandler
820domains=
821enable=false
822eventq_index=0
823sys_clk_domain=system.clk_domain
824transition_latency=100000000
825
826[system.intrctrl]
827type=IntrControl
828eventq_index=0
829sys=system
830
831[system.iobus]
832type=NoncoherentXBar
833clk_domain=system.clk_domain
834eventq_index=0
835forward_latency=1
836frontend_latency=2
837response_latency=2
838use_default_range=true
839width=16
840default=system.realview.pciconfig.pio
841master=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
842slave=system.bridge.master system.realview.clcd.dma system.realview.cf_ctrl.dma system.realview.ide.dma system.realview.ethernet.dma
843
844[system.iocache]
845type=BaseCache
846children=tags
847addr_ranges=2147483648:2415919103
848assoc=8
849clk_domain=system.clk_domain
850demand_mshr_reserve=1
851eventq_index=0
852forward_snoops=false
853hit_latency=50
854is_top_level=true
855max_miss_count=0
856mshrs=20
857prefetch_on_access=false
858prefetcher=Null
859response_latency=50
860sequential_access=false
861size=1024
862system=system
863tags=system.iocache.tags
864tgts_per_mshr=12
865two_queue=false
866write_buffers=8
867cpu_side=system.iobus.master[27]
868mem_side=system.membus.slave[3]
869
870[system.iocache.tags]
871type=LRU
872assoc=8
873block_size=64
874clk_domain=system.clk_domain
875eventq_index=0
876hit_latency=50
877sequential_access=false
878size=1024
879
880[system.membus]
881type=CoherentXBar
882children=badaddr_responder
883clk_domain=system.clk_domain
884eventq_index=0
885forward_latency=4
886frontend_latency=3
887response_latency=2
888snoop_filter=Null
889snoop_response_latency=4
890system=system
891use_default_range=false
892width=16
893default=system.membus.badaddr_responder.pio
894master=system.bridge.slave system.realview.nvmem.port system.realview.gic.pio system.realview.local_cpu_timer.pio system.realview.vgic.pio system.physmem.port
895slave=system.realview.hdlcd.dma system.system_port system.cpu.l2cache.mem_side system.iocache.mem_side
896
897[system.membus.badaddr_responder]
898type=IsaFake
899clk_domain=system.clk_domain
900eventq_index=0
901fake_mem=false
902pio_addr=0
903pio_latency=100000
904pio_size=8
905ret_bad_addr=true
906ret_data16=65535
907ret_data32=4294967295
908ret_data64=18446744073709551615
909ret_data8=255
910system=system
911update_data=false
912warn_access=warn
913pio=system.membus.default
914
915[system.physmem]
916type=DRAMCtrl
917IDD0=0.075000
918IDD02=0.000000
919IDD2N=0.050000
920IDD2N2=0.000000
921IDD2P0=0.000000
922IDD2P02=0.000000
923IDD2P1=0.000000
924IDD2P12=0.000000
925IDD3N=0.057000
926IDD3N2=0.000000
927IDD3P0=0.000000
928IDD3P02=0.000000
929IDD3P1=0.000000
930IDD3P12=0.000000
931IDD4R=0.187000
932IDD4R2=0.000000
933IDD4W=0.165000
934IDD4W2=0.000000
935IDD5=0.220000
936IDD52=0.000000
937IDD6=0.000000
938IDD62=0.000000
939VDD=1.500000
940VDD2=0.000000
941activation_limit=4
942addr_mapping=RoRaBaCoCh
943bank_groups_per_rank=0
944banks_per_rank=8
945burst_length=8
946channels=1
947clk_domain=system.clk_domain
948conf_table_reported=true
949device_bus_width=8
950device_rowbuffer_size=1024
951device_size=536870912
952devices_per_rank=8
953dll=true
954eventq_index=0
955in_addr_map=true
956max_accesses_per_row=16
957mem_sched_policy=frfcfs
958min_writes_per_switch=16
959null=false
960page_policy=open_adaptive
961range=2147483648:2415919103
962ranks_per_channel=2
963read_buffer_size=32
964static_backend_latency=10000
965static_frontend_latency=10000
966tBURST=5000
967tCCD_L=0
968tCK=1250
969tCL=13750
970tCS=2500
971tRAS=35000
972tRCD=13750
973tREFI=7800000
974tRFC=260000
975tRP=13750
976tRRD=6000
977tRRD_L=0
978tRTP=7500
979tRTW=2500
980tWR=15000
981tWTR=7500
982tXAW=30000
983tXP=0
984tXPDLL=0
985tXS=0
986tXSDLL=0
987write_buffer_size=64
988write_high_thresh_perc=85
989write_low_thresh_perc=50
990port=system.membus.master[5]
991
992[system.realview]
993type=RealView
994children=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
995eventq_index=0
996intrctrl=system.intrctrl
997pci_cfg_base=805306368
998pci_cfg_gen_offsets=false
999pci_io_base=0
1000system=system
1001
1002[system.realview.aaci_fake]
1003type=AmbaFake
1004amba_id=0
1005clk_domain=system.clk_domain
1006eventq_index=0
1007ignore_access=false
1008pio_addr=470024192
1009pio_latency=100000
1010system=system
1011pio=system.iobus.master[18]
1012
1013[system.realview.cf_ctrl]
1014type=IdeController
1015BAR0=471465984
1016BAR0LegacyIO=true
1017BAR0Size=256
1018BAR1=471466240
1019BAR1LegacyIO=true
1020BAR1Size=4096
1021BAR2=1
1022BAR2LegacyIO=false
1023BAR2Size=8
1024BAR3=1
1025BAR3LegacyIO=false
1026BAR3Size=4
1027BAR4=1
1028BAR4LegacyIO=false
1029BAR4Size=16
1030BAR5=1
1031BAR5LegacyIO=false
1032BAR5Size=0
1033BIST=0
1034CacheLineSize=0
1035CapabilityPtr=0
1036CardbusCIS=0
1037ClassCode=1
1038Command=1
1039DeviceID=28945
1040ExpansionROM=0
1041HeaderType=0
1042InterruptLine=31
1043InterruptPin=1
1044LatencyTimer=0
1045LegacyIOBase=0
1046MSICAPBaseOffset=0
1047MSICAPCapId=0
1048MSICAPMaskBits=0
1049MSICAPMsgAddr=0
1050MSICAPMsgCtrl=0
1051MSICAPMsgData=0
1052MSICAPMsgUpperAddr=0
1053MSICAPNextCapability=0
1054MSICAPPendingBits=0
1055MSIXCAPBaseOffset=0
1056MSIXCAPCapId=0
1057MSIXCAPNextCapability=0
1058MSIXMsgCtrl=0
1059MSIXPbaOffset=0
1060MSIXTableOffset=0
1061MaximumLatency=0
1062MinimumGrant=0
1063PMCAPBaseOffset=0
1064PMCAPCapId=0
1065PMCAPCapabilities=0
1066PMCAPCtrlStatus=0
1067PMCAPNextCapability=0
1068PXCAPBaseOffset=0
1069PXCAPCapId=0
1070PXCAPCapabilities=0
1071PXCAPDevCap2=0
1072PXCAPDevCapabilities=0
1073PXCAPDevCtrl=0
1074PXCAPDevCtrl2=0
1075PXCAPDevStatus=0
1076PXCAPLinkCap=0
1077PXCAPLinkCtrl=0
1078PXCAPLinkStatus=0
1079PXCAPNextCapability=0
1080ProgIF=133
1081Revision=0
1082Status=640
1083SubClassCode=1
1084SubsystemID=0
1085SubsystemVendorID=0
1086VendorID=32902
1087clk_domain=system.clk_domain
1088config_latency=20000
1089ctrl_offset=2
1090disks=
1091eventq_index=0
1092io_shift=2
1093pci_bus=2
1094pci_dev=0
1095pci_func=0
1096pio_latency=30000
1097platform=system.realview
1098system=system
1099config=system.iobus.master[9]
1100dma=system.iobus.slave[2]
1101pio=system.iobus.master[8]
1102
1103[system.realview.clcd]
1104type=Pl111
1105amba_id=1315089
1106clk_domain=system.clk_domain
1107enable_capture=true
1108eventq_index=0
1109gic=system.realview.gic
1110int_num=46
1111pio_addr=471793664
1112pio_latency=10000
1113pixel_clock=41667
1114system=system
1115vnc=system.vncserver
1116dma=system.iobus.slave[1]
1117pio=system.iobus.master[4]
1118
1119[system.realview.energy_ctrl]
1120type=EnergyCtrl
1121clk_domain=system.clk_domain
1122dvfs_handler=system.dvfs_handler
1123eventq_index=0
1124pio_addr=470286336
1125pio_latency=100000
1126system=system
1127pio=system.iobus.master[22]
1128
1129[system.realview.ethernet]
1130type=IGbE
1131BAR0=0
1132BAR0LegacyIO=false
1133BAR0Size=131072
1134BAR1=0
1135BAR1LegacyIO=false
1136BAR1Size=0
1137BAR2=0
1138BAR2LegacyIO=false
1139BAR2Size=0
1140BAR3=0
1141BAR3LegacyIO=false
1142BAR3Size=0
1143BAR4=0
1144BAR4LegacyIO=false
1145BAR4Size=0
1146BAR5=0
1147BAR5LegacyIO=false
1148BAR5Size=0
1149BIST=0
1150CacheLineSize=0
1151CapabilityPtr=0
1152CardbusCIS=0
1153ClassCode=2
1154Command=0
1155DeviceID=4213
1156ExpansionROM=0
1157HeaderType=0
1158InterruptLine=1
1159InterruptPin=1
1160LatencyTimer=0
1161LegacyIOBase=0
1162MSICAPBaseOffset=0
1163MSICAPCapId=0
1164MSICAPMaskBits=0
1165MSICAPMsgAddr=0
1166MSICAPMsgCtrl=0
1167MSICAPMsgData=0
1168MSICAPMsgUpperAddr=0
1169MSICAPNextCapability=0
1170MSICAPPendingBits=0
1171MSIXCAPBaseOffset=0
1172MSIXCAPCapId=0
1173MSIXCAPNextCapability=0
1174MSIXMsgCtrl=0
1175MSIXPbaOffset=0
1176MSIXTableOffset=0
1177MaximumLatency=0
1178MinimumGrant=255
1179PMCAPBaseOffset=0
1180PMCAPCapId=0
1181PMCAPCapabilities=0
1182PMCAPCtrlStatus=0
1183PMCAPNextCapability=0
1184PXCAPBaseOffset=0
1185PXCAPCapId=0
1186PXCAPCapabilities=0
1187PXCAPDevCap2=0
1188PXCAPDevCapabilities=0
1189PXCAPDevCtrl=0
1190PXCAPDevCtrl2=0
1191PXCAPDevStatus=0
1192PXCAPLinkCap=0
1193PXCAPLinkCtrl=0
1194PXCAPLinkStatus=0
1195PXCAPNextCapability=0
1196ProgIF=0
1197Revision=0
1198Status=0
1199SubClassCode=0
1200SubsystemID=4104
1201SubsystemVendorID=32902
1202VendorID=32902
1203clk_domain=system.clk_domain
1204config_latency=20000
1205eventq_index=0
1206fetch_comp_delay=10000
1207fetch_delay=10000
1208hardware_address=00:90:00:00:00:01
1209pci_bus=0
1210pci_dev=0
1211pci_func=0
1212phy_epid=896
1213phy_pid=680
1214pio_latency=30000
1215platform=system.realview
1216rx_desc_cache_size=64
1217rx_fifo_size=393216
1218rx_write_delay=0
1219system=system
1220tx_desc_cache_size=64
1221tx_fifo_size=393216
1222tx_read_delay=0
1223wb_comp_delay=10000
1224wb_delay=10000
1225config=system.iobus.master[26]
1226dma=system.iobus.slave[4]
1227pio=system.iobus.master[25]
1228
1229[system.realview.generic_timer]
1230type=GenericTimer
1231eventq_index=0
1232gic=system.realview.gic
1233int_num=29
1234system=system
1235
1236[system.realview.gic]
1237type=Pl390
1238clk_domain=system.clk_domain
1239cpu_addr=738205696
1240cpu_pio_delay=10000
1241dist_addr=738201600
1242dist_pio_delay=10000
1243eventq_index=0
1244int_latency=10000
1245it_lines=128
1246msix_addr=0
1247platform=system.realview
1248system=system
1249pio=system.membus.master[2]
1250
1251[system.realview.hdlcd]
1252type=HDLcd
1253amba_id=1314816
1254clk_domain=system.clk_domain
1255enable_capture=true
1256eventq_index=0
1257gic=system.realview.gic
1258int_num=117
1259pio_addr=721420288
1260pio_latency=10000
1261pixel_clock=7299
1262system=system
1263vnc=system.vncserver
1264dma=system.membus.slave[0]
1265pio=system.iobus.master[5]
1266
1267[system.realview.ide]
1268type=IdeController
1269BAR0=1
1270BAR0LegacyIO=false
1271BAR0Size=8
1272BAR1=1
1273BAR1LegacyIO=false
1274BAR1Size=4
1275BAR2=1
1276BAR2LegacyIO=false
1277BAR2Size=8
1278BAR3=1
1279BAR3LegacyIO=false
1280BAR3Size=4
1281BAR4=1
1282BAR4LegacyIO=false
1283BAR4Size=16
1284BAR5=1
1285BAR5LegacyIO=false
1286BAR5Size=0
1287BIST=0
1288CacheLineSize=0
1289CapabilityPtr=0
1290CardbusCIS=0
1291ClassCode=1
1292Command=0
1293DeviceID=28945
1294ExpansionROM=0
1295HeaderType=0
1296InterruptLine=2
1297InterruptPin=2
1298LatencyTimer=0
1299LegacyIOBase=0
1300MSICAPBaseOffset=0
1301MSICAPCapId=0
1302MSICAPMaskBits=0
1303MSICAPMsgAddr=0
1304MSICAPMsgCtrl=0
1305MSICAPMsgData=0
1306MSICAPMsgUpperAddr=0
1307MSICAPNextCapability=0
1308MSICAPPendingBits=0
1309MSIXCAPBaseOffset=0
1310MSIXCAPCapId=0
1311MSIXCAPNextCapability=0
1312MSIXMsgCtrl=0
1313MSIXPbaOffset=0
1314MSIXTableOffset=0
1315MaximumLatency=0
1316MinimumGrant=0
1317PMCAPBaseOffset=0
1318PMCAPCapId=0
1319PMCAPCapabilities=0
1320PMCAPCtrlStatus=0
1321PMCAPNextCapability=0
1322PXCAPBaseOffset=0
1323PXCAPCapId=0
1324PXCAPCapabilities=0
1325PXCAPDevCap2=0
1326PXCAPDevCapabilities=0
1327PXCAPDevCtrl=0
1328PXCAPDevCtrl2=0
1329PXCAPDevStatus=0
1330PXCAPLinkCap=0
1331PXCAPLinkCtrl=0
1332PXCAPLinkStatus=0
1333PXCAPNextCapability=0
1334ProgIF=133
1335Revision=0
1336Status=640
1337SubClassCode=1
1338SubsystemID=0
1339SubsystemVendorID=0
1340VendorID=32902
1341clk_domain=system.clk_domain
1342config_latency=20000
1343ctrl_offset=0
1344disks=system.cf0
1345eventq_index=0
1346io_shift=0
1347pci_bus=0
1348pci_dev=1
1349pci_func=0
1350pio_latency=30000
1351platform=system.realview
1352system=system
1353config=system.iobus.master[24]
1354dma=system.iobus.slave[3]
1355pio=system.iobus.master[23]
1356
1357[system.realview.kmi0]
1358type=Pl050
1359amba_id=1314896
1360clk_domain=system.clk_domain
1361eventq_index=0
1362gic=system.realview.gic
1363int_delay=1000000
1364int_num=44
1365is_mouse=false
1366pio_addr=470155264
1367pio_latency=100000
1368system=system
1369vnc=system.vncserver
1370pio=system.iobus.master[6]
1371
1372[system.realview.kmi1]
1373type=Pl050
1374amba_id=1314896
1375clk_domain=system.clk_domain
1376eventq_index=0
1377gic=system.realview.gic
1378int_delay=1000000
1379int_num=45
1380is_mouse=true
1381pio_addr=470220800
1382pio_latency=100000
1383system=system
1384vnc=system.vncserver
1385pio=system.iobus.master[7]
1386
1387[system.realview.l2x0_fake]
1388type=IsaFake
1389clk_domain=system.clk_domain
1390eventq_index=0
1391fake_mem=false
1392pio_addr=739246080
1393pio_latency=100000
1394pio_size=4095
1395ret_bad_addr=false
1396ret_data16=65535
1397ret_data32=4294967295
1398ret_data64=18446744073709551615
1399ret_data8=255
1400system=system
1401update_data=false
1402warn_access=
1403pio=system.iobus.master[12]
1404
1405[system.realview.lan_fake]
1406type=IsaFake
1407clk_domain=system.clk_domain
1408eventq_index=0
1409fake_mem=false
1410pio_addr=436207616
1411pio_latency=100000
1412pio_size=65535
1413ret_bad_addr=false
1414ret_data16=65535
1415ret_data32=4294967295
1416ret_data64=18446744073709551615
1417ret_data8=255
1418system=system
1419update_data=false
1420warn_access=
1421pio=system.iobus.master[19]
1422
1423[system.realview.local_cpu_timer]
1424type=CpuLocalTimer
1425clk_domain=system.clk_domain
1426eventq_index=0
1427gic=system.realview.gic
1428int_num_timer=29
1429int_num_watchdog=30
1430pio_addr=738721792
1431pio_latency=100000
1432system=system
1433pio=system.membus.master[3]
1434
1435[system.realview.mmc_fake]
1436type=AmbaFake
1437amba_id=0
1438clk_domain=system.clk_domain
1439eventq_index=0
1440ignore_access=false
1441pio_addr=470089728
1442pio_latency=100000
1443system=system
1444pio=system.iobus.master[21]
1445
1446[system.realview.nvmem]
1447type=SimpleMemory
1448bandwidth=73.000000
1449clk_domain=system.clk_domain
1450conf_table_reported=false
1451eventq_index=0
1452in_addr_map=true
1453latency=30000
1454latency_var=0
1455null=false
1456range=0:67108863
1457port=system.membus.master[1]
1458
1459[system.realview.pciconfig]
1460type=PciConfigAll
1461bus=0
1462clk_domain=system.clk_domain
1463eventq_index=0
1464pio_addr=0
1465pio_latency=30000
1466platform=system.realview
1467size=268435456
1468system=system
1469pio=system.iobus.default
1470
1471[system.realview.realview_io]
1472type=RealViewCtrl
1473clk_domain=system.clk_domain
1474eventq_index=0
1475idreg=35979264
1476pio_addr=469827584
1477pio_latency=100000
1478proc_id0=335544320
1479proc_id1=335544320
1480system=system
1481pio=system.iobus.master[1]
1482
1483[system.realview.rtc]
1484type=PL031
1485amba_id=3412017
1486clk_domain=system.clk_domain
1487eventq_index=0
1488gic=system.realview.gic
1489int_delay=100000
1490int_num=36
1491pio_addr=471269376
1492pio_latency=100000
1493system=system
1494time=Thu Jan  1 00:00:00 2009
1495pio=system.iobus.master[10]
1496
1497[system.realview.sp810_fake]
1498type=AmbaFake
1499amba_id=0
1500clk_domain=system.clk_domain
1501eventq_index=0
1502ignore_access=true
1503pio_addr=469893120
1504pio_latency=100000
1505system=system
1506pio=system.iobus.master[16]
1507
1508[system.realview.timer0]
1509type=Sp804
1510amba_id=1316868
1511clk_domain=system.clk_domain
1512clock0=1000000
1513clock1=1000000
1514eventq_index=0
1515gic=system.realview.gic
1516int_num0=34
1517int_num1=34
1518pio_addr=470876160
1519pio_latency=100000
1520system=system
1521pio=system.iobus.master[2]
1522
1523[system.realview.timer1]
1524type=Sp804
1525amba_id=1316868
1526clk_domain=system.clk_domain
1527clock0=1000000
1528clock1=1000000
1529eventq_index=0
1530gic=system.realview.gic
1531int_num0=35
1532int_num1=35
1533pio_addr=470941696
1534pio_latency=100000
1535system=system
1536pio=system.iobus.master[3]
1537
1538[system.realview.uart]
1539type=Pl011
1540clk_domain=system.clk_domain
1541end_on_eot=false
1542eventq_index=0
1543gic=system.realview.gic
1544int_delay=100000
1545int_num=37
1546pio_addr=470351872
1547pio_latency=100000
1548platform=system.realview
1549system=system
1550terminal=system.terminal
1551pio=system.iobus.master[0]
1552
1553[system.realview.uart1_fake]
1554type=AmbaFake
1555amba_id=0
1556clk_domain=system.clk_domain
1557eventq_index=0
1558ignore_access=false
1559pio_addr=470417408
1560pio_latency=100000
1561system=system
1562pio=system.iobus.master[13]
1563
1564[system.realview.uart2_fake]
1565type=AmbaFake
1566amba_id=0
1567clk_domain=system.clk_domain
1568eventq_index=0
1569ignore_access=false
1570pio_addr=470482944
1571pio_latency=100000
1572system=system
1573pio=system.iobus.master[14]
1574
1575[system.realview.uart3_fake]
1576type=AmbaFake
1577amba_id=0
1578clk_domain=system.clk_domain
1579eventq_index=0
1580ignore_access=false
1581pio_addr=470548480
1582pio_latency=100000
1583system=system
1584pio=system.iobus.master[15]
1585
1586[system.realview.usb_fake]
1587type=IsaFake
1588clk_domain=system.clk_domain
1589eventq_index=0
1590fake_mem=false
1591pio_addr=452984832
1592pio_latency=100000
1593pio_size=131071
1594ret_bad_addr=false
1595ret_data16=65535
1596ret_data32=4294967295
1597ret_data64=18446744073709551615
1598ret_data8=255
1599system=system
1600update_data=false
1601warn_access=
1602pio=system.iobus.master[20]
1603
1604[system.realview.vgic]
1605type=VGic
1606clk_domain=system.clk_domain
1607eventq_index=0
1608gic=system.realview.gic
1609hv_addr=738213888
1610pio_delay=10000
1611platform=system.realview
1612ppint=25
1613system=system
1614vcpu_addr=738222080
1615pio=system.membus.master[4]
1616
1617[system.realview.vram]
1618type=SimpleMemory
1619bandwidth=73.000000
1620clk_domain=system.clk_domain
1621conf_table_reported=false
1622eventq_index=0
1623in_addr_map=true
1624latency=30000
1625latency_var=0
1626null=false
1627range=402653184:436207615
1628port=system.iobus.master[11]
1629
1630[system.realview.watchdog_fake]
1631type=AmbaFake
1632amba_id=0
1633clk_domain=system.clk_domain
1634eventq_index=0
1635ignore_access=false
1636pio_addr=470745088
1637pio_latency=100000
1638system=system
1639pio=system.iobus.master[17]
1640
1641[system.terminal]
1642type=Terminal
1643eventq_index=0
1644intr_control=system.intrctrl
1645number=0
1646output=true
1647port=3456
1648
1649[system.vncserver]
1650type=VncServer
1651eventq_index=0
1652frame_capture=false
1653number=0
1654port=5900
1655
1656[system.voltage_domain]
1657type=VoltageDomain
1658eventq_index=0
1659voltage=1.000000
1660
1661