config.ini revision 10315
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=LinuxAlphaSystem
13children=bridge clk_domain cpu cpu_clk_domain disk0 disk2 dvfs_handler intrctrl iobus iocache membus physmem simple_disk terminal tsunami voltage_domain
14boot_cpu_frequency=500
15boot_osflags=root=/dev/hda1 console=ttyS0
16cache_line_size=64
17clk_domain=system.clk_domain
18console=/scratch/nilay/GEM5/system/binaries/console
19eventq_index=0
20init_param=0
21kernel=/scratch/nilay/GEM5/system/binaries/vmlinux
22kernel_addr_check=true
23load_addr_mask=1099511627775
24load_offset=0
25mem_mode=timing
26mem_ranges=0:134217727
27memories=system.physmem
28num_work_ids=16
29pal=/scratch/nilay/GEM5/system/binaries/ts_osfpal
30readfile=/scratch/nilay/GEM5/gem5/tests/halt.sh
31symbolfile=
32system_rev=1024
33system_type=34
34work_begin_ckpt_count=0
35work_begin_cpu_id_exit=-1
36work_begin_exit_count=0
37work_cpus_ckpt_count=0
38work_end_ckpt_count=0
39work_end_exit_count=0
40work_item_id=-1
41system_port=system.membus.slave[0]
42
43[system.bridge]
44type=Bridge
45clk_domain=system.clk_domain
46delay=50000
47eventq_index=0
48ranges=8796093022208:18446744073709551615
49req_size=16
50resp_size=16
51master=system.iobus.slave[0]
52slave=system.membus.master[0]
53
54[system.clk_domain]
55type=SrcClockDomain
56clock=1000
57domain_id=-1
58eventq_index=0
59init_perf_level=0
60voltage_domain=system.voltage_domain
61
62[system.cpu]
63type=DerivO3CPU
64children=branchPred dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer
65LFSTSize=1024
66LQEntries=32
67LSQCheckLoads=true
68LSQDepCheckShift=4
69SQEntries=32
70SSITSize=1024
71activity=0
72backComSize=5
73branchPred=system.cpu.branchPred
74cachePorts=200
75checker=Null
76clk_domain=system.cpu_clk_domain
77commitToDecodeDelay=1
78commitToFetchDelay=1
79commitToIEWDelay=1
80commitToRenameDelay=1
81commitWidth=8
82cpu_id=0
83decodeToFetchDelay=1
84decodeToRenameDelay=1
85decodeWidth=8
86dispatchWidth=8
87do_checkpoint_insts=true
88do_quiesce=true
89do_statistics_insts=true
90dtb=system.cpu.dtb
91eventq_index=0
92fetchBufferSize=64
93fetchToDecodeDelay=1
94fetchTrapLatency=1
95fetchWidth=8
96forwardComSize=5
97fuPool=system.cpu.fuPool
98function_trace=false
99function_trace_start=0
100iewToCommitDelay=1
101iewToDecodeDelay=1
102iewToFetchDelay=1
103iewToRenameDelay=1
104interrupts=system.cpu.interrupts
105isa=system.cpu.isa
106issueToExecuteDelay=1
107issueWidth=8
108itb=system.cpu.itb
109max_insts_all_threads=0
110max_insts_any_thread=0
111max_loads_all_threads=0
112max_loads_any_thread=0
113needsTSO=false
114numIQEntries=64
115numPhysCCRegs=0
116numPhysFloatRegs=256
117numPhysIntRegs=256
118numROBEntries=192
119numRobs=1
120numThreads=1
121profile=0
122progress_interval=0
123renameToDecodeDelay=1
124renameToFetchDelay=1
125renameToIEWDelay=2
126renameToROBDelay=1
127renameWidth=8
128simpoint_start_insts=
129smtCommitPolicy=RoundRobin
130smtFetchPolicy=SingleThread
131smtIQPolicy=Partitioned
132smtIQThreshold=100
133smtLSQPolicy=Partitioned
134smtLSQThreshold=100
135smtNumFetchingThreads=1
136smtROBPolicy=Partitioned
137smtROBThreshold=100
138socket_id=0
139squashWidth=8
140store_set_clear_period=250000
141switched_out=false
142system=system
143tracer=system.cpu.tracer
144trapLatency=13
145wbDepth=1
146wbWidth=8
147workload=
148dcache_port=system.cpu.dcache.cpu_side
149icache_port=system.cpu.icache.cpu_side
150
151[system.cpu.branchPred]
152type=BranchPredictor
153BTBEntries=4096
154BTBTagSize=16
155RASSize=16
156choiceCtrBits=2
157choicePredictorSize=8192
158eventq_index=0
159globalCtrBits=2
160globalPredictorSize=8192
161instShiftAmt=2
162localCtrBits=2
163localHistoryTableSize=2048
164localPredictorSize=2048
165numThreads=1
166predType=tournament
167
168[system.cpu.dcache]
169type=BaseCache
170children=tags
171addr_ranges=0:18446744073709551615
172assoc=4
173clk_domain=system.cpu_clk_domain
174eventq_index=0
175forward_snoops=true
176hit_latency=2
177is_top_level=true
178max_miss_count=0
179mshrs=4
180prefetch_on_access=false
181prefetcher=Null
182response_latency=2
183sequential_access=false
184size=32768
185system=system
186tags=system.cpu.dcache.tags
187tgts_per_mshr=20
188two_queue=false
189write_buffers=8
190cpu_side=system.cpu.dcache_port
191mem_side=system.cpu.toL2Bus.slave[1]
192
193[system.cpu.dcache.tags]
194type=LRU
195assoc=4
196block_size=64
197clk_domain=system.cpu_clk_domain
198eventq_index=0
199hit_latency=2
200sequential_access=false
201size=32768
202
203[system.cpu.dtb]
204type=AlphaTLB
205eventq_index=0
206size=64
207
208[system.cpu.fuPool]
209type=FUPool
210children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
211FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
212eventq_index=0
213
214[system.cpu.fuPool.FUList0]
215type=FUDesc
216children=opList
217count=6
218eventq_index=0
219opList=system.cpu.fuPool.FUList0.opList
220
221[system.cpu.fuPool.FUList0.opList]
222type=OpDesc
223eventq_index=0
224issueLat=1
225opClass=IntAlu
226opLat=1
227
228[system.cpu.fuPool.FUList1]
229type=FUDesc
230children=opList0 opList1
231count=2
232eventq_index=0
233opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
234
235[system.cpu.fuPool.FUList1.opList0]
236type=OpDesc
237eventq_index=0
238issueLat=1
239opClass=IntMult
240opLat=3
241
242[system.cpu.fuPool.FUList1.opList1]
243type=OpDesc
244eventq_index=0
245issueLat=19
246opClass=IntDiv
247opLat=20
248
249[system.cpu.fuPool.FUList2]
250type=FUDesc
251children=opList0 opList1 opList2
252count=4
253eventq_index=0
254opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
255
256[system.cpu.fuPool.FUList2.opList0]
257type=OpDesc
258eventq_index=0
259issueLat=1
260opClass=FloatAdd
261opLat=2
262
263[system.cpu.fuPool.FUList2.opList1]
264type=OpDesc
265eventq_index=0
266issueLat=1
267opClass=FloatCmp
268opLat=2
269
270[system.cpu.fuPool.FUList2.opList2]
271type=OpDesc
272eventq_index=0
273issueLat=1
274opClass=FloatCvt
275opLat=2
276
277[system.cpu.fuPool.FUList3]
278type=FUDesc
279children=opList0 opList1 opList2
280count=2
281eventq_index=0
282opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
283
284[system.cpu.fuPool.FUList3.opList0]
285type=OpDesc
286eventq_index=0
287issueLat=1
288opClass=FloatMult
289opLat=4
290
291[system.cpu.fuPool.FUList3.opList1]
292type=OpDesc
293eventq_index=0
294issueLat=12
295opClass=FloatDiv
296opLat=12
297
298[system.cpu.fuPool.FUList3.opList2]
299type=OpDesc
300eventq_index=0
301issueLat=24
302opClass=FloatSqrt
303opLat=24
304
305[system.cpu.fuPool.FUList4]
306type=FUDesc
307children=opList
308count=0
309eventq_index=0
310opList=system.cpu.fuPool.FUList4.opList
311
312[system.cpu.fuPool.FUList4.opList]
313type=OpDesc
314eventq_index=0
315issueLat=1
316opClass=MemRead
317opLat=1
318
319[system.cpu.fuPool.FUList5]
320type=FUDesc
321children=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
322count=4
323eventq_index=0
324opList=system.cpu.fuPool.FUList5.opList00 system.cpu.fuPool.FUList5.opList01 system.cpu.fuPool.FUList5.opList02 system.cpu.fuPool.FUList5.opList03 system.cpu.fuPool.FUList5.opList04 system.cpu.fuPool.FUList5.opList05 system.cpu.fuPool.FUList5.opList06 system.cpu.fuPool.FUList5.opList07 system.cpu.fuPool.FUList5.opList08 system.cpu.fuPool.FUList5.opList09 system.cpu.fuPool.FUList5.opList10 system.cpu.fuPool.FUList5.opList11 system.cpu.fuPool.FUList5.opList12 system.cpu.fuPool.FUList5.opList13 system.cpu.fuPool.FUList5.opList14 system.cpu.fuPool.FUList5.opList15 system.cpu.fuPool.FUList5.opList16 system.cpu.fuPool.FUList5.opList17 system.cpu.fuPool.FUList5.opList18 system.cpu.fuPool.FUList5.opList19
325
326[system.cpu.fuPool.FUList5.opList00]
327type=OpDesc
328eventq_index=0
329issueLat=1
330opClass=SimdAdd
331opLat=1
332
333[system.cpu.fuPool.FUList5.opList01]
334type=OpDesc
335eventq_index=0
336issueLat=1
337opClass=SimdAddAcc
338opLat=1
339
340[system.cpu.fuPool.FUList5.opList02]
341type=OpDesc
342eventq_index=0
343issueLat=1
344opClass=SimdAlu
345opLat=1
346
347[system.cpu.fuPool.FUList5.opList03]
348type=OpDesc
349eventq_index=0
350issueLat=1
351opClass=SimdCmp
352opLat=1
353
354[system.cpu.fuPool.FUList5.opList04]
355type=OpDesc
356eventq_index=0
357issueLat=1
358opClass=SimdCvt
359opLat=1
360
361[system.cpu.fuPool.FUList5.opList05]
362type=OpDesc
363eventq_index=0
364issueLat=1
365opClass=SimdMisc
366opLat=1
367
368[system.cpu.fuPool.FUList5.opList06]
369type=OpDesc
370eventq_index=0
371issueLat=1
372opClass=SimdMult
373opLat=1
374
375[system.cpu.fuPool.FUList5.opList07]
376type=OpDesc
377eventq_index=0
378issueLat=1
379opClass=SimdMultAcc
380opLat=1
381
382[system.cpu.fuPool.FUList5.opList08]
383type=OpDesc
384eventq_index=0
385issueLat=1
386opClass=SimdShift
387opLat=1
388
389[system.cpu.fuPool.FUList5.opList09]
390type=OpDesc
391eventq_index=0
392issueLat=1
393opClass=SimdShiftAcc
394opLat=1
395
396[system.cpu.fuPool.FUList5.opList10]
397type=OpDesc
398eventq_index=0
399issueLat=1
400opClass=SimdSqrt
401opLat=1
402
403[system.cpu.fuPool.FUList5.opList11]
404type=OpDesc
405eventq_index=0
406issueLat=1
407opClass=SimdFloatAdd
408opLat=1
409
410[system.cpu.fuPool.FUList5.opList12]
411type=OpDesc
412eventq_index=0
413issueLat=1
414opClass=SimdFloatAlu
415opLat=1
416
417[system.cpu.fuPool.FUList5.opList13]
418type=OpDesc
419eventq_index=0
420issueLat=1
421opClass=SimdFloatCmp
422opLat=1
423
424[system.cpu.fuPool.FUList5.opList14]
425type=OpDesc
426eventq_index=0
427issueLat=1
428opClass=SimdFloatCvt
429opLat=1
430
431[system.cpu.fuPool.FUList5.opList15]
432type=OpDesc
433eventq_index=0
434issueLat=1
435opClass=SimdFloatDiv
436opLat=1
437
438[system.cpu.fuPool.FUList5.opList16]
439type=OpDesc
440eventq_index=0
441issueLat=1
442opClass=SimdFloatMisc
443opLat=1
444
445[system.cpu.fuPool.FUList5.opList17]
446type=OpDesc
447eventq_index=0
448issueLat=1
449opClass=SimdFloatMult
450opLat=1
451
452[system.cpu.fuPool.FUList5.opList18]
453type=OpDesc
454eventq_index=0
455issueLat=1
456opClass=SimdFloatMultAcc
457opLat=1
458
459[system.cpu.fuPool.FUList5.opList19]
460type=OpDesc
461eventq_index=0
462issueLat=1
463opClass=SimdFloatSqrt
464opLat=1
465
466[system.cpu.fuPool.FUList6]
467type=FUDesc
468children=opList
469count=0
470eventq_index=0
471opList=system.cpu.fuPool.FUList6.opList
472
473[system.cpu.fuPool.FUList6.opList]
474type=OpDesc
475eventq_index=0
476issueLat=1
477opClass=MemWrite
478opLat=1
479
480[system.cpu.fuPool.FUList7]
481type=FUDesc
482children=opList0 opList1
483count=4
484eventq_index=0
485opList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
486
487[system.cpu.fuPool.FUList7.opList0]
488type=OpDesc
489eventq_index=0
490issueLat=1
491opClass=MemRead
492opLat=1
493
494[system.cpu.fuPool.FUList7.opList1]
495type=OpDesc
496eventq_index=0
497issueLat=1
498opClass=MemWrite
499opLat=1
500
501[system.cpu.fuPool.FUList8]
502type=FUDesc
503children=opList
504count=1
505eventq_index=0
506opList=system.cpu.fuPool.FUList8.opList
507
508[system.cpu.fuPool.FUList8.opList]
509type=OpDesc
510eventq_index=0
511issueLat=3
512opClass=IprAccess
513opLat=3
514
515[system.cpu.icache]
516type=BaseCache
517children=tags
518addr_ranges=0:18446744073709551615
519assoc=1
520clk_domain=system.cpu_clk_domain
521eventq_index=0
522forward_snoops=true
523hit_latency=2
524is_top_level=true
525max_miss_count=0
526mshrs=4
527prefetch_on_access=false
528prefetcher=Null
529response_latency=2
530sequential_access=false
531size=32768
532system=system
533tags=system.cpu.icache.tags
534tgts_per_mshr=20
535two_queue=false
536write_buffers=8
537cpu_side=system.cpu.icache_port
538mem_side=system.cpu.toL2Bus.slave[0]
539
540[system.cpu.icache.tags]
541type=LRU
542assoc=1
543block_size=64
544clk_domain=system.cpu_clk_domain
545eventq_index=0
546hit_latency=2
547sequential_access=false
548size=32768
549
550[system.cpu.interrupts]
551type=AlphaInterrupts
552eventq_index=0
553
554[system.cpu.isa]
555type=AlphaISA
556eventq_index=0
557system=system
558
559[system.cpu.itb]
560type=AlphaTLB
561eventq_index=0
562size=48
563
564[system.cpu.l2cache]
565type=BaseCache
566children=tags
567addr_ranges=0:18446744073709551615
568assoc=8
569clk_domain=system.cpu_clk_domain
570eventq_index=0
571forward_snoops=true
572hit_latency=20
573is_top_level=false
574max_miss_count=0
575mshrs=20
576prefetch_on_access=false
577prefetcher=Null
578response_latency=20
579sequential_access=false
580size=4194304
581system=system
582tags=system.cpu.l2cache.tags
583tgts_per_mshr=12
584two_queue=false
585write_buffers=8
586cpu_side=system.cpu.toL2Bus.master[0]
587mem_side=system.membus.slave[1]
588
589[system.cpu.l2cache.tags]
590type=LRU
591assoc=8
592block_size=64
593clk_domain=system.cpu_clk_domain
594eventq_index=0
595hit_latency=20
596sequential_access=false
597size=4194304
598
599[system.cpu.toL2Bus]
600type=CoherentBus
601clk_domain=system.cpu_clk_domain
602eventq_index=0
603header_cycles=1
604system=system
605use_default_range=false
606width=32
607master=system.cpu.l2cache.cpu_side
608slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
609
610[system.cpu.tracer]
611type=ExeTracer
612eventq_index=0
613
614[system.cpu_clk_domain]
615type=SrcClockDomain
616clock=500
617domain_id=-1
618eventq_index=0
619init_perf_level=0
620voltage_domain=system.voltage_domain
621
622[system.disk0]
623type=IdeDisk
624children=image
625delay=1000000
626driveID=master
627eventq_index=0
628image=system.disk0.image
629
630[system.disk0.image]
631type=CowDiskImage
632children=child
633child=system.disk0.image.child
634eventq_index=0
635image_file=
636read_only=false
637table_size=65536
638
639[system.disk0.image.child]
640type=RawDiskImage
641eventq_index=0
642image_file=/scratch/nilay/GEM5/system/disks/linux-latest.img
643read_only=true
644
645[system.disk2]
646type=IdeDisk
647children=image
648delay=1000000
649driveID=master
650eventq_index=0
651image=system.disk2.image
652
653[system.disk2.image]
654type=CowDiskImage
655children=child
656child=system.disk2.image.child
657eventq_index=0
658image_file=
659read_only=false
660table_size=65536
661
662[system.disk2.image.child]
663type=RawDiskImage
664eventq_index=0
665image_file=/scratch/nilay/GEM5/system/disks/linux-bigswap2.img
666read_only=true
667
668[system.dvfs_handler]
669type=DVFSHandler
670domains=
671enable=false
672eventq_index=0
673sys_clk_domain=system.clk_domain
674transition_latency=100000000
675
676[system.intrctrl]
677type=IntrControl
678eventq_index=0
679sys=system
680
681[system.iobus]
682type=NoncoherentBus
683clk_domain=system.clk_domain
684eventq_index=0
685header_cycles=1
686use_default_range=true
687width=8
688default=system.tsunami.pciconfig.pio
689master=system.tsunami.cchip.pio system.tsunami.pchip.pio system.tsunami.fake_sm_chip.pio system.tsunami.fake_uart1.pio system.tsunami.fake_uart2.pio system.tsunami.fake_uart3.pio system.tsunami.fake_uart4.pio system.tsunami.fake_ppc.pio system.tsunami.fake_OROM.pio system.tsunami.fake_pnp_addr.pio system.tsunami.fake_pnp_write.pio system.tsunami.fake_pnp_read0.pio system.tsunami.fake_pnp_read1.pio system.tsunami.fake_pnp_read2.pio system.tsunami.fake_pnp_read3.pio system.tsunami.fake_pnp_read4.pio system.tsunami.fake_pnp_read5.pio system.tsunami.fake_pnp_read6.pio system.tsunami.fake_pnp_read7.pio system.tsunami.fake_ata0.pio system.tsunami.fake_ata1.pio system.tsunami.fb.pio system.tsunami.io.pio system.tsunami.uart.pio system.tsunami.backdoor.pio system.tsunami.ide.pio system.tsunami.ide.config system.tsunami.ethernet.pio system.tsunami.ethernet.config system.iocache.cpu_side
690slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
691
692[system.iocache]
693type=BaseCache
694children=tags
695addr_ranges=0:134217727
696assoc=8
697clk_domain=system.clk_domain
698eventq_index=0
699forward_snoops=false
700hit_latency=50
701is_top_level=true
702max_miss_count=0
703mshrs=20
704prefetch_on_access=false
705prefetcher=Null
706response_latency=50
707sequential_access=false
708size=1024
709system=system
710tags=system.iocache.tags
711tgts_per_mshr=12
712two_queue=false
713write_buffers=8
714cpu_side=system.iobus.master[29]
715mem_side=system.membus.slave[2]
716
717[system.iocache.tags]
718type=LRU
719assoc=8
720block_size=64
721clk_domain=system.clk_domain
722eventq_index=0
723hit_latency=50
724sequential_access=false
725size=1024
726
727[system.membus]
728type=CoherentBus
729children=badaddr_responder
730clk_domain=system.clk_domain
731eventq_index=0
732header_cycles=1
733system=system
734use_default_range=false
735width=8
736default=system.membus.badaddr_responder.pio
737master=system.bridge.slave system.physmem.port
738slave=system.system_port system.cpu.l2cache.mem_side system.iocache.mem_side
739
740[system.membus.badaddr_responder]
741type=IsaFake
742clk_domain=system.clk_domain
743eventq_index=0
744fake_mem=false
745pio_addr=0
746pio_latency=100000
747pio_size=8
748ret_bad_addr=true
749ret_data16=65535
750ret_data32=4294967295
751ret_data64=18446744073709551615
752ret_data8=255
753system=system
754update_data=false
755warn_access=
756pio=system.membus.default
757
758[system.physmem]
759type=DRAMCtrl
760activation_limit=4
761addr_mapping=RoRaBaChCo
762banks_per_rank=8
763burst_length=8
764channels=1
765clk_domain=system.clk_domain
766conf_table_reported=true
767device_bus_width=8
768device_rowbuffer_size=1024
769devices_per_rank=8
770eventq_index=0
771in_addr_map=true
772max_accesses_per_row=16
773mem_sched_policy=frfcfs
774min_writes_per_switch=16
775null=false
776page_policy=open_adaptive
777range=0:134217727
778ranks_per_channel=2
779read_buffer_size=32
780static_backend_latency=10000
781static_frontend_latency=10000
782tBURST=5000
783tCK=1250
784tCL=13750
785tRAS=35000
786tRCD=13750
787tREFI=7800000
788tRFC=260000
789tRP=13750
790tRRD=6000
791tRTP=7500
792tRTW=2500
793tWR=15000
794tWTR=7500
795tXAW=30000
796write_buffer_size=64
797write_high_thresh_perc=85
798write_low_thresh_perc=50
799port=system.membus.master[1]
800
801[system.simple_disk]
802type=SimpleDisk
803children=disk
804disk=system.simple_disk.disk
805eventq_index=0
806system=system
807
808[system.simple_disk.disk]
809type=RawDiskImage
810eventq_index=0
811image_file=/scratch/nilay/GEM5/system/disks/linux-latest.img
812read_only=true
813
814[system.terminal]
815type=Terminal
816eventq_index=0
817intr_control=system.intrctrl
818number=0
819output=true
820port=3456
821
822[system.tsunami]
823type=Tsunami
824children=backdoor cchip ethernet fake_OROM fake_ata0 fake_ata1 fake_pnp_addr fake_pnp_read0 fake_pnp_read1 fake_pnp_read2 fake_pnp_read3 fake_pnp_read4 fake_pnp_read5 fake_pnp_read6 fake_pnp_read7 fake_pnp_write fake_ppc fake_sm_chip fake_uart1 fake_uart2 fake_uart3 fake_uart4 fb ide io pchip pciconfig uart
825eventq_index=0
826intrctrl=system.intrctrl
827system=system
828
829[system.tsunami.backdoor]
830type=AlphaBackdoor
831clk_domain=system.clk_domain
832cpu=system.cpu
833disk=system.simple_disk
834eventq_index=0
835pio_addr=8804682956800
836pio_latency=100000
837platform=system.tsunami
838system=system
839terminal=system.terminal
840pio=system.iobus.master[24]
841
842[system.tsunami.cchip]
843type=TsunamiCChip
844clk_domain=system.clk_domain
845eventq_index=0
846pio_addr=8803072344064
847pio_latency=100000
848system=system
849tsunami=system.tsunami
850pio=system.iobus.master[0]
851
852[system.tsunami.ethernet]
853type=NSGigE
854BAR0=1
855BAR0LegacyIO=false
856BAR0Size=256
857BAR1=0
858BAR1LegacyIO=false
859BAR1Size=4096
860BAR2=0
861BAR2LegacyIO=false
862BAR2Size=0
863BAR3=0
864BAR3LegacyIO=false
865BAR3Size=0
866BAR4=0
867BAR4LegacyIO=false
868BAR4Size=0
869BAR5=0
870BAR5LegacyIO=false
871BAR5Size=0
872BIST=0
873CacheLineSize=0
874CapabilityPtr=0
875CardbusCIS=0
876ClassCode=2
877Command=0
878DeviceID=34
879ExpansionROM=0
880HeaderType=0
881InterruptLine=30
882InterruptPin=1
883LatencyTimer=0
884MSICAPBaseOffset=0
885MSICAPCapId=0
886MSICAPMaskBits=0
887MSICAPMsgAddr=0
888MSICAPMsgCtrl=0
889MSICAPMsgData=0
890MSICAPMsgUpperAddr=0
891MSICAPNextCapability=0
892MSICAPPendingBits=0
893MSIXCAPBaseOffset=0
894MSIXCAPCapId=0
895MSIXCAPNextCapability=0
896MSIXMsgCtrl=0
897MSIXPbaOffset=0
898MSIXTableOffset=0
899MaximumLatency=52
900MinimumGrant=176
901PMCAPBaseOffset=0
902PMCAPCapId=0
903PMCAPCapabilities=0
904PMCAPCtrlStatus=0
905PMCAPNextCapability=0
906PXCAPBaseOffset=0
907PXCAPCapId=0
908PXCAPCapabilities=0
909PXCAPDevCap2=0
910PXCAPDevCapabilities=0
911PXCAPDevCtrl=0
912PXCAPDevCtrl2=0
913PXCAPDevStatus=0
914PXCAPLinkCap=0
915PXCAPLinkCtrl=0
916PXCAPLinkStatus=0
917PXCAPNextCapability=0
918ProgIF=0
919Revision=0
920Status=656
921SubClassCode=0
922SubsystemID=0
923SubsystemVendorID=0
924VendorID=4107
925clk_domain=system.clk_domain
926config_latency=20000
927dma_data_free=false
928dma_desc_free=false
929dma_no_allocate=true
930dma_read_delay=0
931dma_read_factor=0
932dma_write_delay=0
933dma_write_factor=0
934eventq_index=0
935hardware_address=00:90:00:00:00:01
936intr_delay=10000000
937pci_bus=0
938pci_dev=1
939pci_func=0
940pio_latency=30000
941platform=system.tsunami
942rss=false
943rx_delay=1000000
944rx_fifo_size=524288
945rx_filter=true
946rx_thread=false
947system=system
948tx_delay=1000000
949tx_fifo_size=524288
950tx_thread=false
951config=system.iobus.master[28]
952dma=system.iobus.slave[2]
953pio=system.iobus.master[27]
954
955[system.tsunami.fake_OROM]
956type=IsaFake
957clk_domain=system.clk_domain
958eventq_index=0
959fake_mem=false
960pio_addr=8796093677568
961pio_latency=100000
962pio_size=393216
963ret_bad_addr=false
964ret_data16=65535
965ret_data32=4294967295
966ret_data64=18446744073709551615
967ret_data8=255
968system=system
969update_data=false
970warn_access=
971pio=system.iobus.master[8]
972
973[system.tsunami.fake_ata0]
974type=IsaFake
975clk_domain=system.clk_domain
976eventq_index=0
977fake_mem=false
978pio_addr=8804615848432
979pio_latency=100000
980pio_size=8
981ret_bad_addr=false
982ret_data16=65535
983ret_data32=4294967295
984ret_data64=18446744073709551615
985ret_data8=255
986system=system
987update_data=false
988warn_access=
989pio=system.iobus.master[19]
990
991[system.tsunami.fake_ata1]
992type=IsaFake
993clk_domain=system.clk_domain
994eventq_index=0
995fake_mem=false
996pio_addr=8804615848304
997pio_latency=100000
998pio_size=8
999ret_bad_addr=false
1000ret_data16=65535
1001ret_data32=4294967295
1002ret_data64=18446744073709551615
1003ret_data8=255
1004system=system
1005update_data=false
1006warn_access=
1007pio=system.iobus.master[20]
1008
1009[system.tsunami.fake_pnp_addr]
1010type=IsaFake
1011clk_domain=system.clk_domain
1012eventq_index=0
1013fake_mem=false
1014pio_addr=8804615848569
1015pio_latency=100000
1016pio_size=8
1017ret_bad_addr=false
1018ret_data16=65535
1019ret_data32=4294967295
1020ret_data64=18446744073709551615
1021ret_data8=255
1022system=system
1023update_data=false
1024warn_access=
1025pio=system.iobus.master[9]
1026
1027[system.tsunami.fake_pnp_read0]
1028type=IsaFake
1029clk_domain=system.clk_domain
1030eventq_index=0
1031fake_mem=false
1032pio_addr=8804615848451
1033pio_latency=100000
1034pio_size=8
1035ret_bad_addr=false
1036ret_data16=65535
1037ret_data32=4294967295
1038ret_data64=18446744073709551615
1039ret_data8=255
1040system=system
1041update_data=false
1042warn_access=
1043pio=system.iobus.master[11]
1044
1045[system.tsunami.fake_pnp_read1]
1046type=IsaFake
1047clk_domain=system.clk_domain
1048eventq_index=0
1049fake_mem=false
1050pio_addr=8804615848515
1051pio_latency=100000
1052pio_size=8
1053ret_bad_addr=false
1054ret_data16=65535
1055ret_data32=4294967295
1056ret_data64=18446744073709551615
1057ret_data8=255
1058system=system
1059update_data=false
1060warn_access=
1061pio=system.iobus.master[12]
1062
1063[system.tsunami.fake_pnp_read2]
1064type=IsaFake
1065clk_domain=system.clk_domain
1066eventq_index=0
1067fake_mem=false
1068pio_addr=8804615848579
1069pio_latency=100000
1070pio_size=8
1071ret_bad_addr=false
1072ret_data16=65535
1073ret_data32=4294967295
1074ret_data64=18446744073709551615
1075ret_data8=255
1076system=system
1077update_data=false
1078warn_access=
1079pio=system.iobus.master[13]
1080
1081[system.tsunami.fake_pnp_read3]
1082type=IsaFake
1083clk_domain=system.clk_domain
1084eventq_index=0
1085fake_mem=false
1086pio_addr=8804615848643
1087pio_latency=100000
1088pio_size=8
1089ret_bad_addr=false
1090ret_data16=65535
1091ret_data32=4294967295
1092ret_data64=18446744073709551615
1093ret_data8=255
1094system=system
1095update_data=false
1096warn_access=
1097pio=system.iobus.master[14]
1098
1099[system.tsunami.fake_pnp_read4]
1100type=IsaFake
1101clk_domain=system.clk_domain
1102eventq_index=0
1103fake_mem=false
1104pio_addr=8804615848707
1105pio_latency=100000
1106pio_size=8
1107ret_bad_addr=false
1108ret_data16=65535
1109ret_data32=4294967295
1110ret_data64=18446744073709551615
1111ret_data8=255
1112system=system
1113update_data=false
1114warn_access=
1115pio=system.iobus.master[15]
1116
1117[system.tsunami.fake_pnp_read5]
1118type=IsaFake
1119clk_domain=system.clk_domain
1120eventq_index=0
1121fake_mem=false
1122pio_addr=8804615848771
1123pio_latency=100000
1124pio_size=8
1125ret_bad_addr=false
1126ret_data16=65535
1127ret_data32=4294967295
1128ret_data64=18446744073709551615
1129ret_data8=255
1130system=system
1131update_data=false
1132warn_access=
1133pio=system.iobus.master[16]
1134
1135[system.tsunami.fake_pnp_read6]
1136type=IsaFake
1137clk_domain=system.clk_domain
1138eventq_index=0
1139fake_mem=false
1140pio_addr=8804615848835
1141pio_latency=100000
1142pio_size=8
1143ret_bad_addr=false
1144ret_data16=65535
1145ret_data32=4294967295
1146ret_data64=18446744073709551615
1147ret_data8=255
1148system=system
1149update_data=false
1150warn_access=
1151pio=system.iobus.master[17]
1152
1153[system.tsunami.fake_pnp_read7]
1154type=IsaFake
1155clk_domain=system.clk_domain
1156eventq_index=0
1157fake_mem=false
1158pio_addr=8804615848899
1159pio_latency=100000
1160pio_size=8
1161ret_bad_addr=false
1162ret_data16=65535
1163ret_data32=4294967295
1164ret_data64=18446744073709551615
1165ret_data8=255
1166system=system
1167update_data=false
1168warn_access=
1169pio=system.iobus.master[18]
1170
1171[system.tsunami.fake_pnp_write]
1172type=IsaFake
1173clk_domain=system.clk_domain
1174eventq_index=0
1175fake_mem=false
1176pio_addr=8804615850617
1177pio_latency=100000
1178pio_size=8
1179ret_bad_addr=false
1180ret_data16=65535
1181ret_data32=4294967295
1182ret_data64=18446744073709551615
1183ret_data8=255
1184system=system
1185update_data=false
1186warn_access=
1187pio=system.iobus.master[10]
1188
1189[system.tsunami.fake_ppc]
1190type=IsaFake
1191clk_domain=system.clk_domain
1192eventq_index=0
1193fake_mem=false
1194pio_addr=8804615848891
1195pio_latency=100000
1196pio_size=8
1197ret_bad_addr=false
1198ret_data16=65535
1199ret_data32=4294967295
1200ret_data64=18446744073709551615
1201ret_data8=255
1202system=system
1203update_data=false
1204warn_access=
1205pio=system.iobus.master[7]
1206
1207[system.tsunami.fake_sm_chip]
1208type=IsaFake
1209clk_domain=system.clk_domain
1210eventq_index=0
1211fake_mem=false
1212pio_addr=8804615848816
1213pio_latency=100000
1214pio_size=8
1215ret_bad_addr=false
1216ret_data16=65535
1217ret_data32=4294967295
1218ret_data64=18446744073709551615
1219ret_data8=255
1220system=system
1221update_data=false
1222warn_access=
1223pio=system.iobus.master[2]
1224
1225[system.tsunami.fake_uart1]
1226type=IsaFake
1227clk_domain=system.clk_domain
1228eventq_index=0
1229fake_mem=false
1230pio_addr=8804615848696
1231pio_latency=100000
1232pio_size=8
1233ret_bad_addr=false
1234ret_data16=65535
1235ret_data32=4294967295
1236ret_data64=18446744073709551615
1237ret_data8=255
1238system=system
1239update_data=false
1240warn_access=
1241pio=system.iobus.master[3]
1242
1243[system.tsunami.fake_uart2]
1244type=IsaFake
1245clk_domain=system.clk_domain
1246eventq_index=0
1247fake_mem=false
1248pio_addr=8804615848936
1249pio_latency=100000
1250pio_size=8
1251ret_bad_addr=false
1252ret_data16=65535
1253ret_data32=4294967295
1254ret_data64=18446744073709551615
1255ret_data8=255
1256system=system
1257update_data=false
1258warn_access=
1259pio=system.iobus.master[4]
1260
1261[system.tsunami.fake_uart3]
1262type=IsaFake
1263clk_domain=system.clk_domain
1264eventq_index=0
1265fake_mem=false
1266pio_addr=8804615848680
1267pio_latency=100000
1268pio_size=8
1269ret_bad_addr=false
1270ret_data16=65535
1271ret_data32=4294967295
1272ret_data64=18446744073709551615
1273ret_data8=255
1274system=system
1275update_data=false
1276warn_access=
1277pio=system.iobus.master[5]
1278
1279[system.tsunami.fake_uart4]
1280type=IsaFake
1281clk_domain=system.clk_domain
1282eventq_index=0
1283fake_mem=false
1284pio_addr=8804615848944
1285pio_latency=100000
1286pio_size=8
1287ret_bad_addr=false
1288ret_data16=65535
1289ret_data32=4294967295
1290ret_data64=18446744073709551615
1291ret_data8=255
1292system=system
1293update_data=false
1294warn_access=
1295pio=system.iobus.master[6]
1296
1297[system.tsunami.fb]
1298type=BadDevice
1299clk_domain=system.clk_domain
1300devicename=FrameBuffer
1301eventq_index=0
1302pio_addr=8804615848912
1303pio_latency=100000
1304system=system
1305pio=system.iobus.master[21]
1306
1307[system.tsunami.ide]
1308type=IdeController
1309BAR0=1
1310BAR0LegacyIO=false
1311BAR0Size=8
1312BAR1=1
1313BAR1LegacyIO=false
1314BAR1Size=4
1315BAR2=1
1316BAR2LegacyIO=false
1317BAR2Size=8
1318BAR3=1
1319BAR3LegacyIO=false
1320BAR3Size=4
1321BAR4=1
1322BAR4LegacyIO=false
1323BAR4Size=16
1324BAR5=1
1325BAR5LegacyIO=false
1326BAR5Size=0
1327BIST=0
1328CacheLineSize=0
1329CapabilityPtr=0
1330CardbusCIS=0
1331ClassCode=1
1332Command=0
1333DeviceID=28945
1334ExpansionROM=0
1335HeaderType=0
1336InterruptLine=31
1337InterruptPin=1
1338LatencyTimer=0
1339MSICAPBaseOffset=0
1340MSICAPCapId=0
1341MSICAPMaskBits=0
1342MSICAPMsgAddr=0
1343MSICAPMsgCtrl=0
1344MSICAPMsgData=0
1345MSICAPMsgUpperAddr=0
1346MSICAPNextCapability=0
1347MSICAPPendingBits=0
1348MSIXCAPBaseOffset=0
1349MSIXCAPCapId=0
1350MSIXCAPNextCapability=0
1351MSIXMsgCtrl=0
1352MSIXPbaOffset=0
1353MSIXTableOffset=0
1354MaximumLatency=0
1355MinimumGrant=0
1356PMCAPBaseOffset=0
1357PMCAPCapId=0
1358PMCAPCapabilities=0
1359PMCAPCtrlStatus=0
1360PMCAPNextCapability=0
1361PXCAPBaseOffset=0
1362PXCAPCapId=0
1363PXCAPCapabilities=0
1364PXCAPDevCap2=0
1365PXCAPDevCapabilities=0
1366PXCAPDevCtrl=0
1367PXCAPDevCtrl2=0
1368PXCAPDevStatus=0
1369PXCAPLinkCap=0
1370PXCAPLinkCtrl=0
1371PXCAPLinkStatus=0
1372PXCAPNextCapability=0
1373ProgIF=133
1374Revision=0
1375Status=640
1376SubClassCode=1
1377SubsystemID=0
1378SubsystemVendorID=0
1379VendorID=32902
1380clk_domain=system.clk_domain
1381config_latency=20000
1382ctrl_offset=0
1383disks=system.disk0 system.disk2
1384eventq_index=0
1385io_shift=0
1386pci_bus=0
1387pci_dev=0
1388pci_func=0
1389pio_latency=30000
1390platform=system.tsunami
1391system=system
1392config=system.iobus.master[26]
1393dma=system.iobus.slave[1]
1394pio=system.iobus.master[25]
1395
1396[system.tsunami.io]
1397type=TsunamiIO
1398clk_domain=system.clk_domain
1399eventq_index=0
1400frequency=976562500
1401pio_addr=8804615847936
1402pio_latency=100000
1403system=system
1404time=Thu Jan  1 00:00:00 2009
1405tsunami=system.tsunami
1406year_is_bcd=false
1407pio=system.iobus.master[22]
1408
1409[system.tsunami.pchip]
1410type=TsunamiPChip
1411clk_domain=system.clk_domain
1412eventq_index=0
1413pio_addr=8802535473152
1414pio_latency=100000
1415system=system
1416tsunami=system.tsunami
1417pio=system.iobus.master[1]
1418
1419[system.tsunami.pciconfig]
1420type=PciConfigAll
1421bus=0
1422clk_domain=system.clk_domain
1423eventq_index=0
1424pio_addr=0
1425pio_latency=30000
1426platform=system.tsunami
1427size=16777216
1428system=system
1429pio=system.iobus.default
1430
1431[system.tsunami.uart]
1432type=Uart8250
1433clk_domain=system.clk_domain
1434eventq_index=0
1435pio_addr=8804615848952
1436pio_latency=100000
1437platform=system.tsunami
1438system=system
1439terminal=system.terminal
1440pio=system.iobus.master[23]
1441
1442[system.voltage_domain]
1443type=VoltageDomain
1444eventq_index=0
1445voltage=1.000000
1446
1447