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