config.ini (9370:5172ffaf6e30) config.ini (9449:56610ab73040)
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxArmSystem
11children=bridge cf0 cpu0 cpu1 intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver
12atags_addr=256
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxArmSystem
11children=bridge cf0 cpu0 cpu1 intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver
12atags_addr=256
13boot_loader=/scratch/nilay/GEM5/system/binaries/boot.arm
13boot_loader=/gem5/dist/binaries/boot.arm
14boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
15clock=1000
16dtb_filename=
17early_kernel_symbols=false
18enable_context_switch_stats_dump=false
19flags_addr=268435504
20gic_cpu_addr=520093952
21init_param=0
14boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
15clock=1000
16dtb_filename=
17early_kernel_symbols=false
18enable_context_switch_stats_dump=false
19flags_addr=268435504
20gic_cpu_addr=520093952
21init_param=0
22kernel=/scratch/nilay/GEM5/system/binaries/vmlinux.arm.smp.fb.2.6.38.8
22kernel=/gem5/dist/binaries/vmlinux.arm.smp.fb.2.6.38.8
23load_addr_mask=268435455
24machine_type=RealView_PBX
25mem_mode=timing
23load_addr_mask=268435455
24machine_type=RealView_PBX
25mem_mode=timing
26mem_ranges=0:134217727
26memories=system.physmem system.realview.nvmem
27memories=system.physmem system.realview.nvmem
27midr_regval=890224640
28multi_proc=true
29num_work_ids=16
30readfile=tests/halt.sh
31symbolfile=
32work_begin_ckpt_count=0
33work_begin_cpu_id_exit=-1
34work_begin_exit_count=0
35work_cpus_ckpt_count=0

--- 24 unchanged lines hidden (view full) ---

60children=child
61child=system.cf0.image.child
62image_file=
63read_only=false
64table_size=65536
65
66[system.cf0.image.child]
67type=RawDiskImage
28multi_proc=true
29num_work_ids=16
30readfile=tests/halt.sh
31symbolfile=
32work_begin_ckpt_count=0
33work_begin_cpu_id_exit=-1
34work_begin_exit_count=0
35work_cpus_ckpt_count=0

--- 24 unchanged lines hidden (view full) ---

60children=child
61child=system.cf0.image.child
62image_file=
63read_only=false
64table_size=65536
65
66[system.cf0.image.child]
67type=RawDiskImage
68image_file=/scratch/nilay/GEM5/system/disks/linux-arm-ael.img
68image_file=/gem5/dist/disks/linux-arm-ael.img
69read_only=true
70
71[system.cpu0]
72type=DerivO3CPU
69read_only=true
70
71[system.cpu0]
72type=DerivO3CPU
73children=dcache dtb fuPool icache interrupts itb tracer
73children=dcache dtb fuPool icache interrupts isa itb tracer
74BTBEntries=4096
75BTBTagSize=16
76LFSTSize=1024
77LQEntries=32
78LSQCheckLoads=true
79LSQDepCheckShift=4
80RASSize=16
81SQEntries=32

--- 9 unchanged lines hidden (view full) ---

91commitToFetchDelay=1
92commitToIEWDelay=1
93commitToRenameDelay=1
94commitWidth=8
95cpu_id=0
96decodeToFetchDelay=1
97decodeToRenameDelay=1
98decodeWidth=8
74BTBEntries=4096
75BTBTagSize=16
76LFSTSize=1024
77LQEntries=32
78LSQCheckLoads=true
79LSQDepCheckShift=4
80RASSize=16
81SQEntries=32

--- 9 unchanged lines hidden (view full) ---

91commitToFetchDelay=1
92commitToIEWDelay=1
93commitToRenameDelay=1
94commitWidth=8
95cpu_id=0
96decodeToFetchDelay=1
97decodeToRenameDelay=1
98decodeWidth=8
99defer_registration=false
100dispatchWidth=8
101do_checkpoint_insts=true
102do_quiesce=true
103do_statistics_insts=true
104dtb=system.cpu0.dtb
105fetchToDecodeDelay=1
106fetchTrapLatency=1
107fetchWidth=8

--- 5 unchanged lines hidden (view full) ---

113globalHistoryBits=13
114globalPredictorSize=8192
115iewToCommitDelay=1
116iewToDecodeDelay=1
117iewToFetchDelay=1
118iewToRenameDelay=1
119instShiftAmt=2
120interrupts=system.cpu0.interrupts
99dispatchWidth=8
100do_checkpoint_insts=true
101do_quiesce=true
102do_statistics_insts=true
103dtb=system.cpu0.dtb
104fetchToDecodeDelay=1
105fetchTrapLatency=1
106fetchWidth=8

--- 5 unchanged lines hidden (view full) ---

112globalHistoryBits=13
113globalPredictorSize=8192
114iewToCommitDelay=1
115iewToDecodeDelay=1
116iewToFetchDelay=1
117iewToRenameDelay=1
118instShiftAmt=2
119interrupts=system.cpu0.interrupts
120isa=system.cpu0.isa
121issueToExecuteDelay=1
122issueWidth=8
123itb=system.cpu0.itb
124localCtrBits=2
125localHistoryBits=11
126localHistoryTableSize=2048
127localPredictorSize=2048
128max_insts_all_threads=0

--- 21 unchanged lines hidden (view full) ---

150smtIQThreshold=100
151smtLSQPolicy=Partitioned
152smtLSQThreshold=100
153smtNumFetchingThreads=1
154smtROBPolicy=Partitioned
155smtROBThreshold=100
156squashWidth=8
157store_set_clear_period=250000
121issueToExecuteDelay=1
122issueWidth=8
123itb=system.cpu0.itb
124localCtrBits=2
125localHistoryBits=11
126localHistoryTableSize=2048
127localPredictorSize=2048
128max_insts_all_threads=0

--- 21 unchanged lines hidden (view full) ---

150smtIQThreshold=100
151smtLSQPolicy=Partitioned
152smtLSQThreshold=100
153smtNumFetchingThreads=1
154smtROBPolicy=Partitioned
155smtROBThreshold=100
156squashWidth=8
157store_set_clear_period=250000
158switched_out=false
158system=system
159tracer=system.cpu0.tracer
160trapLatency=13
161wbDepth=1
162wbWidth=8
163workload=
164dcache_port=system.cpu0.dcache.cpu_side
165icache_port=system.cpu0.icache.cpu_side
166
167[system.cpu0.dcache]
168type=BaseCache
169addr_ranges=0:18446744073709551615
170assoc=4
171block_size=64
172clock=500
173forward_snoops=true
159system=system
160tracer=system.cpu0.tracer
161trapLatency=13
162wbDepth=1
163wbWidth=8
164workload=
165dcache_port=system.cpu0.dcache.cpu_side
166icache_port=system.cpu0.icache.cpu_side
167
168[system.cpu0.dcache]
169type=BaseCache
170addr_ranges=0:18446744073709551615
171assoc=4
172block_size=64
173clock=500
174forward_snoops=true
174hash_delay=1
175hit_latency=2
176is_top_level=true
177max_miss_count=0
178mshrs=4
179prefetch_on_access=false
180prefetcher=Null
175hit_latency=2
176is_top_level=true
177max_miss_count=0
178mshrs=4
179prefetch_on_access=false
180prefetcher=Null
181prioritizeRequests=false
182repl=Null
183response_latency=2
184size=32768
181response_latency=2
182size=32768
185subblock_size=0
186system=system
187tgts_per_mshr=20
183system=system
184tgts_per_mshr=20
188trace_addr=0
189two_queue=false
190write_buffers=8
191cpu_side=system.cpu0.dcache_port
192mem_side=system.toL2Bus.slave[1]
193
194[system.cpu0.dtb]
195type=ArmTLB
196children=walker

--- 272 unchanged lines hidden (view full) ---

469
470[system.cpu0.icache]
471type=BaseCache
472addr_ranges=0:18446744073709551615
473assoc=1
474block_size=64
475clock=500
476forward_snoops=true
185two_queue=false
186write_buffers=8
187cpu_side=system.cpu0.dcache_port
188mem_side=system.toL2Bus.slave[1]
189
190[system.cpu0.dtb]
191type=ArmTLB
192children=walker

--- 272 unchanged lines hidden (view full) ---

465
466[system.cpu0.icache]
467type=BaseCache
468addr_ranges=0:18446744073709551615
469assoc=1
470block_size=64
471clock=500
472forward_snoops=true
477hash_delay=1
478hit_latency=2
479is_top_level=true
480max_miss_count=0
481mshrs=4
482prefetch_on_access=false
483prefetcher=Null
473hit_latency=2
474is_top_level=true
475max_miss_count=0
476mshrs=4
477prefetch_on_access=false
478prefetcher=Null
484prioritizeRequests=false
485repl=Null
486response_latency=2
487size=32768
479response_latency=2
480size=32768
488subblock_size=0
489system=system
490tgts_per_mshr=20
481system=system
482tgts_per_mshr=20
491trace_addr=0
492two_queue=false
493write_buffers=8
494cpu_side=system.cpu0.icache_port
495mem_side=system.toL2Bus.slave[0]
496
497[system.cpu0.interrupts]
498type=ArmInterrupts
499
483two_queue=false
484write_buffers=8
485cpu_side=system.cpu0.icache_port
486mem_side=system.toL2Bus.slave[0]
487
488[system.cpu0.interrupts]
489type=ArmInterrupts
490
491[system.cpu0.isa]
492type=ArmISA
493fpsid=1090793632
494id_isar0=34607377
495id_isar1=34677009
496id_isar2=555950401
497id_isar3=17899825
498id_isar4=268501314
499id_isar5=0
500id_mmfr0=3
501id_mmfr1=0
502id_mmfr2=19070976
503id_mmfr3=4027589137
504id_pfr0=49
505id_pfr1=1
506midr=890224640
507
500[system.cpu0.itb]
501type=ArmTLB
502children=walker
503size=64
504walker=system.cpu0.itb.walker
505
506[system.cpu0.itb.walker]
507type=ArmTableWalker
508clock=500
509num_squash_per_cycle=2
510sys=system
511port=system.toL2Bus.slave[2]
512
513[system.cpu0.tracer]
514type=ExeTracer
515
516[system.cpu1]
517type=DerivO3CPU
508[system.cpu0.itb]
509type=ArmTLB
510children=walker
511size=64
512walker=system.cpu0.itb.walker
513
514[system.cpu0.itb.walker]
515type=ArmTableWalker
516clock=500
517num_squash_per_cycle=2
518sys=system
519port=system.toL2Bus.slave[2]
520
521[system.cpu0.tracer]
522type=ExeTracer
523
524[system.cpu1]
525type=DerivO3CPU
518children=dcache dtb fuPool icache interrupts itb tracer
526children=dcache dtb fuPool icache interrupts isa itb tracer
519BTBEntries=4096
520BTBTagSize=16
521LFSTSize=1024
522LQEntries=32
523LSQCheckLoads=true
524LSQDepCheckShift=4
525RASSize=16
526SQEntries=32

--- 9 unchanged lines hidden (view full) ---

536commitToFetchDelay=1
537commitToIEWDelay=1
538commitToRenameDelay=1
539commitWidth=8
540cpu_id=1
541decodeToFetchDelay=1
542decodeToRenameDelay=1
543decodeWidth=8
527BTBEntries=4096
528BTBTagSize=16
529LFSTSize=1024
530LQEntries=32
531LSQCheckLoads=true
532LSQDepCheckShift=4
533RASSize=16
534SQEntries=32

--- 9 unchanged lines hidden (view full) ---

544commitToFetchDelay=1
545commitToIEWDelay=1
546commitToRenameDelay=1
547commitWidth=8
548cpu_id=1
549decodeToFetchDelay=1
550decodeToRenameDelay=1
551decodeWidth=8
544defer_registration=false
545dispatchWidth=8
546do_checkpoint_insts=true
547do_quiesce=true
548do_statistics_insts=true
549dtb=system.cpu1.dtb
550fetchToDecodeDelay=1
551fetchTrapLatency=1
552fetchWidth=8

--- 5 unchanged lines hidden (view full) ---

558globalHistoryBits=13
559globalPredictorSize=8192
560iewToCommitDelay=1
561iewToDecodeDelay=1
562iewToFetchDelay=1
563iewToRenameDelay=1
564instShiftAmt=2
565interrupts=system.cpu1.interrupts
552dispatchWidth=8
553do_checkpoint_insts=true
554do_quiesce=true
555do_statistics_insts=true
556dtb=system.cpu1.dtb
557fetchToDecodeDelay=1
558fetchTrapLatency=1
559fetchWidth=8

--- 5 unchanged lines hidden (view full) ---

565globalHistoryBits=13
566globalPredictorSize=8192
567iewToCommitDelay=1
568iewToDecodeDelay=1
569iewToFetchDelay=1
570iewToRenameDelay=1
571instShiftAmt=2
572interrupts=system.cpu1.interrupts
573isa=system.cpu1.isa
566issueToExecuteDelay=1
567issueWidth=8
568itb=system.cpu1.itb
569localCtrBits=2
570localHistoryBits=11
571localHistoryTableSize=2048
572localPredictorSize=2048
573max_insts_all_threads=0

--- 21 unchanged lines hidden (view full) ---

595smtIQThreshold=100
596smtLSQPolicy=Partitioned
597smtLSQThreshold=100
598smtNumFetchingThreads=1
599smtROBPolicy=Partitioned
600smtROBThreshold=100
601squashWidth=8
602store_set_clear_period=250000
574issueToExecuteDelay=1
575issueWidth=8
576itb=system.cpu1.itb
577localCtrBits=2
578localHistoryBits=11
579localHistoryTableSize=2048
580localPredictorSize=2048
581max_insts_all_threads=0

--- 21 unchanged lines hidden (view full) ---

603smtIQThreshold=100
604smtLSQPolicy=Partitioned
605smtLSQThreshold=100
606smtNumFetchingThreads=1
607smtROBPolicy=Partitioned
608smtROBThreshold=100
609squashWidth=8
610store_set_clear_period=250000
611switched_out=false
603system=system
604tracer=system.cpu1.tracer
605trapLatency=13
606wbDepth=1
607wbWidth=8
608workload=
609dcache_port=system.cpu1.dcache.cpu_side
610icache_port=system.cpu1.icache.cpu_side
611
612[system.cpu1.dcache]
613type=BaseCache
614addr_ranges=0:18446744073709551615
615assoc=4
616block_size=64
617clock=500
618forward_snoops=true
612system=system
613tracer=system.cpu1.tracer
614trapLatency=13
615wbDepth=1
616wbWidth=8
617workload=
618dcache_port=system.cpu1.dcache.cpu_side
619icache_port=system.cpu1.icache.cpu_side
620
621[system.cpu1.dcache]
622type=BaseCache
623addr_ranges=0:18446744073709551615
624assoc=4
625block_size=64
626clock=500
627forward_snoops=true
619hash_delay=1
620hit_latency=2
621is_top_level=true
622max_miss_count=0
623mshrs=4
624prefetch_on_access=false
625prefetcher=Null
628hit_latency=2
629is_top_level=true
630max_miss_count=0
631mshrs=4
632prefetch_on_access=false
633prefetcher=Null
626prioritizeRequests=false
627repl=Null
628response_latency=2
629size=32768
634response_latency=2
635size=32768
630subblock_size=0
631system=system
632tgts_per_mshr=20
636system=system
637tgts_per_mshr=20
633trace_addr=0
634two_queue=false
635write_buffers=8
636cpu_side=system.cpu1.dcache_port
637mem_side=system.toL2Bus.slave[5]
638
639[system.cpu1.dtb]
640type=ArmTLB
641children=walker

--- 272 unchanged lines hidden (view full) ---

914
915[system.cpu1.icache]
916type=BaseCache
917addr_ranges=0:18446744073709551615
918assoc=1
919block_size=64
920clock=500
921forward_snoops=true
638two_queue=false
639write_buffers=8
640cpu_side=system.cpu1.dcache_port
641mem_side=system.toL2Bus.slave[5]
642
643[system.cpu1.dtb]
644type=ArmTLB
645children=walker

--- 272 unchanged lines hidden (view full) ---

918
919[system.cpu1.icache]
920type=BaseCache
921addr_ranges=0:18446744073709551615
922assoc=1
923block_size=64
924clock=500
925forward_snoops=true
922hash_delay=1
923hit_latency=2
924is_top_level=true
925max_miss_count=0
926mshrs=4
927prefetch_on_access=false
928prefetcher=Null
926hit_latency=2
927is_top_level=true
928max_miss_count=0
929mshrs=4
930prefetch_on_access=false
931prefetcher=Null
929prioritizeRequests=false
930repl=Null
931response_latency=2
932size=32768
932response_latency=2
933size=32768
933subblock_size=0
934system=system
935tgts_per_mshr=20
934system=system
935tgts_per_mshr=20
936trace_addr=0
937two_queue=false
938write_buffers=8
939cpu_side=system.cpu1.icache_port
940mem_side=system.toL2Bus.slave[4]
941
942[system.cpu1.interrupts]
943type=ArmInterrupts
944
936two_queue=false
937write_buffers=8
938cpu_side=system.cpu1.icache_port
939mem_side=system.toL2Bus.slave[4]
940
941[system.cpu1.interrupts]
942type=ArmInterrupts
943
944[system.cpu1.isa]
945type=ArmISA
946fpsid=1090793632
947id_isar0=34607377
948id_isar1=34677009
949id_isar2=555950401
950id_isar3=17899825
951id_isar4=268501314
952id_isar5=0
953id_mmfr0=3
954id_mmfr1=0
955id_mmfr2=19070976
956id_mmfr3=4027589137
957id_pfr0=49
958id_pfr1=1
959midr=890224640
960
945[system.cpu1.itb]
946type=ArmTLB
947children=walker
948size=64
949walker=system.cpu1.itb.walker
950
951[system.cpu1.itb.walker]
952type=ArmTableWalker

--- 16 unchanged lines hidden (view full) ---

969header_cycles=1
970use_default_range=false
971width=8
972master=system.realview.uart.pio system.realview.realview_io.pio system.realview.timer0.pio system.realview.timer1.pio system.realview.clcd.pio system.realview.kmi0.pio system.realview.kmi1.pio system.realview.cf_ctrl.pio system.realview.cf_ctrl.config system.realview.dmac_fake.pio system.realview.uart1_fake.pio system.realview.uart2_fake.pio system.realview.uart3_fake.pio system.realview.smc_fake.pio system.realview.sp810_fake.pio system.realview.watchdog_fake.pio system.realview.gpio0_fake.pio system.realview.gpio1_fake.pio system.realview.gpio2_fake.pio system.realview.ssp_fake.pio system.realview.sci_fake.pio system.realview.aaci_fake.pio system.realview.mmc_fake.pio system.realview.rtc.pio system.realview.flash_fake.pio system.iocache.cpu_side
973slave=system.bridge.master system.realview.clcd.dma system.realview.cf_ctrl.dma
974
975[system.iocache]
976type=BaseCache
961[system.cpu1.itb]
962type=ArmTLB
963children=walker
964size=64
965walker=system.cpu1.itb.walker
966
967[system.cpu1.itb.walker]
968type=ArmTableWalker

--- 16 unchanged lines hidden (view full) ---

985header_cycles=1
986use_default_range=false
987width=8
988master=system.realview.uart.pio system.realview.realview_io.pio system.realview.timer0.pio system.realview.timer1.pio system.realview.clcd.pio system.realview.kmi0.pio system.realview.kmi1.pio system.realview.cf_ctrl.pio system.realview.cf_ctrl.config system.realview.dmac_fake.pio system.realview.uart1_fake.pio system.realview.uart2_fake.pio system.realview.uart3_fake.pio system.realview.smc_fake.pio system.realview.sp810_fake.pio system.realview.watchdog_fake.pio system.realview.gpio0_fake.pio system.realview.gpio1_fake.pio system.realview.gpio2_fake.pio system.realview.ssp_fake.pio system.realview.sci_fake.pio system.realview.aaci_fake.pio system.realview.mmc_fake.pio system.realview.rtc.pio system.realview.flash_fake.pio system.iocache.cpu_side
989slave=system.bridge.master system.realview.clcd.dma system.realview.cf_ctrl.dma
990
991[system.iocache]
992type=BaseCache
977addr_ranges=0:268435455
993addr_ranges=0:134217727
978assoc=8
979block_size=64
980clock=1000
981forward_snoops=false
994assoc=8
995block_size=64
996clock=1000
997forward_snoops=false
982hash_delay=1
983hit_latency=50
984is_top_level=true
985max_miss_count=0
986mshrs=20
987prefetch_on_access=false
988prefetcher=Null
998hit_latency=50
999is_top_level=true
1000max_miss_count=0
1001mshrs=20
1002prefetch_on_access=false
1003prefetcher=Null
989prioritizeRequests=false
990repl=Null
991response_latency=50
992size=1024
1004response_latency=50
1005size=1024
993subblock_size=0
994system=system
995tgts_per_mshr=12
1006system=system
1007tgts_per_mshr=12
996trace_addr=0
997two_queue=false
998write_buffers=8
999cpu_side=system.iobus.master[25]
1008two_queue=false
1009write_buffers=8
1010cpu_side=system.iobus.master[25]
1000mem_side=system.membus.slave[1]
1011mem_side=system.membus.slave[2]
1001
1002[system.l2c]
1003type=BaseCache
1004addr_ranges=0:18446744073709551615
1005assoc=8
1006block_size=64
1007clock=500
1008forward_snoops=true
1012
1013[system.l2c]
1014type=BaseCache
1015addr_ranges=0:18446744073709551615
1016assoc=8
1017block_size=64
1018clock=500
1019forward_snoops=true
1009hash_delay=1
1010hit_latency=20
1011is_top_level=false
1012max_miss_count=0
1013mshrs=20
1014prefetch_on_access=false
1015prefetcher=Null
1020hit_latency=20
1021is_top_level=false
1022max_miss_count=0
1023mshrs=20
1024prefetch_on_access=false
1025prefetcher=Null
1016prioritizeRequests=false
1017repl=Null
1018response_latency=20
1019size=4194304
1026response_latency=20
1027size=4194304
1020subblock_size=0
1021system=system
1022tgts_per_mshr=12
1028system=system
1029tgts_per_mshr=12
1023trace_addr=0
1024two_queue=false
1025write_buffers=8
1026cpu_side=system.toL2Bus.master[0]
1030two_queue=false
1031write_buffers=8
1032cpu_side=system.toL2Bus.master[0]
1027mem_side=system.membus.slave[2]
1033mem_side=system.membus.slave[1]
1028
1029[system.membus]
1030type=CoherentBus
1031children=badaddr_responder
1032block_size=64
1033clock=1000
1034header_cycles=1
1035use_default_range=false
1036width=8
1037default=system.membus.badaddr_responder.pio
1038master=system.bridge.slave system.realview.nvmem.port system.physmem.port system.realview.gic.pio system.realview.l2x0_fake.pio system.realview.a9scu.pio system.realview.local_cpu_timer.pio
1034
1035[system.membus]
1036type=CoherentBus
1037children=badaddr_responder
1038block_size=64
1039clock=1000
1040header_cycles=1
1041use_default_range=false
1042width=8
1043default=system.membus.badaddr_responder.pio
1044master=system.bridge.slave system.realview.nvmem.port system.physmem.port system.realview.gic.pio system.realview.l2x0_fake.pio system.realview.a9scu.pio system.realview.local_cpu_timer.pio
1039slave=system.system_port system.iocache.mem_side system.l2c.mem_side
1045slave=system.system_port system.l2c.mem_side system.iocache.mem_side
1040
1041[system.membus.badaddr_responder]
1042type=IsaFake
1043clock=1000
1044fake_mem=false
1045pio_addr=0
1046pio_latency=100000
1047pio_size=8

--- 113 unchanged lines hidden (view full) ---

1161system=system
1162config=system.iobus.master[8]
1163dma=system.iobus.slave[2]
1164pio=system.iobus.master[7]
1165
1166[system.realview.clcd]
1167type=Pl111
1168amba_id=1315089
1046
1047[system.membus.badaddr_responder]
1048type=IsaFake
1049clock=1000
1050fake_mem=false
1051pio_addr=0
1052pio_latency=100000
1053pio_size=8

--- 113 unchanged lines hidden (view full) ---

1167system=system
1168config=system.iobus.master[8]
1169dma=system.iobus.slave[2]
1170pio=system.iobus.master[7]
1171
1172[system.realview.clcd]
1173type=Pl111
1174amba_id=1315089
1169clock=41667
1175clock=1000
1170gic=system.realview.gic
1171int_num=55
1172pio_addr=268566528
1173pio_latency=10000
1176gic=system.realview.gic
1177int_num=55
1178pio_addr=268566528
1179pio_latency=10000
1180pixel_clock=41667
1174system=system
1175vnc=system.vncserver
1176dma=system.iobus.slave[1]
1177pio=system.iobus.master[4]
1178
1179[system.realview.dmac_fake]
1180type=AmbaFake
1181amba_id=0

--- 315 unchanged lines hidden ---
1181system=system
1182vnc=system.vncserver
1183dma=system.iobus.slave[1]
1184pio=system.iobus.master[4]
1185
1186[system.realview.dmac_fake]
1187type=AmbaFake
1188amba_id=0

--- 315 unchanged lines hidden ---