config.ini revision 8135
1[root]
2type=Root
3children=system
4time_sync_enable=false
5time_sync_period=100000000000
6time_sync_spin_threshold=100000000
7
8[system]
9type=LinuxAlphaSystem
10children=bridge cpu disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus tsunami
11boot_cpu_frequency=500
12boot_osflags=root=/dev/hda1 console=ttyS0
13console=/chips/pd/randd/dist/binaries/console
14init_param=0
15kernel=/chips/pd/randd/dist/binaries/vmlinux
16load_addr_mask=1099511627775
17mem_mode=timing
18pal=/chips/pd/randd/dist/binaries/ts_osfpal
19physmem=system.physmem
20readfile=tests/halt.sh
21symbolfile=
22system_rev=1024
23system_type=34
24work_begin_ckpt_count=0
25work_begin_cpu_id_exit=-1
26work_begin_exit_count=0
27work_cpus_ckpt_count=0
28work_end_ckpt_count=0
29work_end_exit_count=0
30work_item_id=-1
31
32[system.bridge]
33type=Bridge
34delay=50000
35filter_ranges_a=0:18446744073709551615
36filter_ranges_b=0:8589934591
37nack_delay=4000
38req_size_a=16
39req_size_b=16
40resp_size_a=16
41resp_size_b=16
42write_ack=false
43side_a=system.iobus.port[0]
44side_b=system.membus.port[0]
45
46[system.cpu]
47type=DerivO3CPU
48children=dcache dtb fuPool icache interrupts itb tracer
49BTBEntries=4096
50BTBTagSize=16
51LFSTSize=1024
52LQEntries=32
53RASSize=16
54SQEntries=32
55SSITSize=1024
56activity=0
57backComSize=5
58cachePorts=200
59checker=Null
60choiceCtrBits=2
61choicePredictorSize=8192
62clock=500
63commitToDecodeDelay=1
64commitToFetchDelay=1
65commitToIEWDelay=1
66commitToRenameDelay=1
67commitWidth=8
68cpu_id=0
69decodeToFetchDelay=1
70decodeToRenameDelay=1
71decodeWidth=8
72defer_registration=false
73dispatchWidth=8
74do_checkpoint_insts=true
75do_quiesce=true
76do_statistics_insts=true
77dtb=system.cpu.dtb
78fetchToDecodeDelay=1
79fetchTrapLatency=1
80fetchWidth=8
81forwardComSize=5
82fuPool=system.cpu.fuPool
83function_trace=false
84function_trace_start=0
85globalCtrBits=2
86globalHistoryBits=13
87globalPredictorSize=8192
88iewToCommitDelay=1
89iewToDecodeDelay=1
90iewToFetchDelay=1
91iewToRenameDelay=1
92instShiftAmt=2
93interrupts=system.cpu.interrupts
94issueToExecuteDelay=1
95issueWidth=8
96itb=system.cpu.itb
97localCtrBits=2
98localHistoryBits=11
99localHistoryTableSize=2048
100localPredictorSize=2048
101max_insts_all_threads=0
102max_insts_any_thread=0
103max_loads_all_threads=0
104max_loads_any_thread=0
105numIQEntries=64
106numPhysFloatRegs=256
107numPhysIntRegs=256
108numROBEntries=192
109numRobs=1
110numThreads=1
111phase=0
112predType=tournament
113profile=0
114progress_interval=0
115renameToDecodeDelay=1
116renameToFetchDelay=1
117renameToIEWDelay=2
118renameToROBDelay=1
119renameWidth=8
120smtCommitPolicy=RoundRobin
121smtFetchPolicy=SingleThread
122smtIQPolicy=Partitioned
123smtIQThreshold=100
124smtLSQPolicy=Partitioned
125smtLSQThreshold=100
126smtNumFetchingThreads=1
127smtROBPolicy=Partitioned
128smtROBThreshold=100
129squashWidth=8
130system=system
131tracer=system.cpu.tracer
132trapLatency=13
133wbDepth=1
134wbWidth=8
135dcache_port=system.cpu.dcache.cpu_side
136icache_port=system.cpu.icache.cpu_side
137
138[system.cpu.dcache]
139type=BaseCache
140addr_range=0:18446744073709551615
141assoc=4
142block_size=64
143forward_snoops=true
144hash_delay=1
145is_top_level=true
146latency=1000
147max_miss_count=0
148mshrs=4
149num_cpus=1
150prefetch_data_accesses_only=false
151prefetch_degree=1
152prefetch_latency=10000
153prefetch_on_access=false
154prefetch_past_page=false
155prefetch_policy=none
156prefetch_serial_squash=false
157prefetch_use_cpu_id=true
158prefetcher_size=100
159prioritizeRequests=false
160repl=Null
161size=32768
162subblock_size=0
163tgts_per_mshr=20
164trace_addr=0
165two_queue=false
166write_buffers=8
167cpu_side=system.cpu.dcache_port
168mem_side=system.toL2Bus.port[2]
169
170[system.cpu.dtb]
171type=AlphaTLB
172size=64
173
174[system.cpu.fuPool]
175type=FUPool
176children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
177FUList=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
178
179[system.cpu.fuPool.FUList0]
180type=FUDesc
181children=opList
182count=6
183opList=system.cpu.fuPool.FUList0.opList
184
185[system.cpu.fuPool.FUList0.opList]
186type=OpDesc
187issueLat=1
188opClass=IntAlu
189opLat=1
190
191[system.cpu.fuPool.FUList1]
192type=FUDesc
193children=opList0 opList1
194count=2
195opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
196
197[system.cpu.fuPool.FUList1.opList0]
198type=OpDesc
199issueLat=1
200opClass=IntMult
201opLat=3
202
203[system.cpu.fuPool.FUList1.opList1]
204type=OpDesc
205issueLat=19
206opClass=IntDiv
207opLat=20
208
209[system.cpu.fuPool.FUList2]
210type=FUDesc
211children=opList0 opList1 opList2
212count=4
213opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
214
215[system.cpu.fuPool.FUList2.opList0]
216type=OpDesc
217issueLat=1
218opClass=FloatAdd
219opLat=2
220
221[system.cpu.fuPool.FUList2.opList1]
222type=OpDesc
223issueLat=1
224opClass=FloatCmp
225opLat=2
226
227[system.cpu.fuPool.FUList2.opList2]
228type=OpDesc
229issueLat=1
230opClass=FloatCvt
231opLat=2
232
233[system.cpu.fuPool.FUList3]
234type=FUDesc
235children=opList0 opList1 opList2
236count=2
237opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
238
239[system.cpu.fuPool.FUList3.opList0]
240type=OpDesc
241issueLat=1
242opClass=FloatMult
243opLat=4
244
245[system.cpu.fuPool.FUList3.opList1]
246type=OpDesc
247issueLat=12
248opClass=FloatDiv
249opLat=12
250
251[system.cpu.fuPool.FUList3.opList2]
252type=OpDesc
253issueLat=24
254opClass=FloatSqrt
255opLat=24
256
257[system.cpu.fuPool.FUList4]
258type=FUDesc
259children=opList
260count=0
261opList=system.cpu.fuPool.FUList4.opList
262
263[system.cpu.fuPool.FUList4.opList]
264type=OpDesc
265issueLat=1
266opClass=MemRead
267opLat=1
268
269[system.cpu.fuPool.FUList5]
270type=FUDesc
271children=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
272count=4
273opList=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
274
275[system.cpu.fuPool.FUList5.opList00]
276type=OpDesc
277issueLat=1
278opClass=SimdAdd
279opLat=1
280
281[system.cpu.fuPool.FUList5.opList01]
282type=OpDesc
283issueLat=1
284opClass=SimdAddAcc
285opLat=1
286
287[system.cpu.fuPool.FUList5.opList02]
288type=OpDesc
289issueLat=1
290opClass=SimdAlu
291opLat=1
292
293[system.cpu.fuPool.FUList5.opList03]
294type=OpDesc
295issueLat=1
296opClass=SimdCmp
297opLat=1
298
299[system.cpu.fuPool.FUList5.opList04]
300type=OpDesc
301issueLat=1
302opClass=SimdCvt
303opLat=1
304
305[system.cpu.fuPool.FUList5.opList05]
306type=OpDesc
307issueLat=1
308opClass=SimdMisc
309opLat=1
310
311[system.cpu.fuPool.FUList5.opList06]
312type=OpDesc
313issueLat=1
314opClass=SimdMult
315opLat=1
316
317[system.cpu.fuPool.FUList5.opList07]
318type=OpDesc
319issueLat=1
320opClass=SimdMultAcc
321opLat=1
322
323[system.cpu.fuPool.FUList5.opList08]
324type=OpDesc
325issueLat=1
326opClass=SimdShift
327opLat=1
328
329[system.cpu.fuPool.FUList5.opList09]
330type=OpDesc
331issueLat=1
332opClass=SimdShiftAcc
333opLat=1
334
335[system.cpu.fuPool.FUList5.opList10]
336type=OpDesc
337issueLat=1
338opClass=SimdSqrt
339opLat=1
340
341[system.cpu.fuPool.FUList5.opList11]
342type=OpDesc
343issueLat=1
344opClass=SimdFloatAdd
345opLat=1
346
347[system.cpu.fuPool.FUList5.opList12]
348type=OpDesc
349issueLat=1
350opClass=SimdFloatAlu
351opLat=1
352
353[system.cpu.fuPool.FUList5.opList13]
354type=OpDesc
355issueLat=1
356opClass=SimdFloatCmp
357opLat=1
358
359[system.cpu.fuPool.FUList5.opList14]
360type=OpDesc
361issueLat=1
362opClass=SimdFloatCvt
363opLat=1
364
365[system.cpu.fuPool.FUList5.opList15]
366type=OpDesc
367issueLat=1
368opClass=SimdFloatDiv
369opLat=1
370
371[system.cpu.fuPool.FUList5.opList16]
372type=OpDesc
373issueLat=1
374opClass=SimdFloatMisc
375opLat=1
376
377[system.cpu.fuPool.FUList5.opList17]
378type=OpDesc
379issueLat=1
380opClass=SimdFloatMult
381opLat=1
382
383[system.cpu.fuPool.FUList5.opList18]
384type=OpDesc
385issueLat=1
386opClass=SimdFloatMultAcc
387opLat=1
388
389[system.cpu.fuPool.FUList5.opList19]
390type=OpDesc
391issueLat=1
392opClass=SimdFloatSqrt
393opLat=1
394
395[system.cpu.fuPool.FUList6]
396type=FUDesc
397children=opList
398count=0
399opList=system.cpu.fuPool.FUList6.opList
400
401[system.cpu.fuPool.FUList6.opList]
402type=OpDesc
403issueLat=1
404opClass=MemWrite
405opLat=1
406
407[system.cpu.fuPool.FUList7]
408type=FUDesc
409children=opList0 opList1
410count=4
411opList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
412
413[system.cpu.fuPool.FUList7.opList0]
414type=OpDesc
415issueLat=1
416opClass=MemRead
417opLat=1
418
419[system.cpu.fuPool.FUList7.opList1]
420type=OpDesc
421issueLat=1
422opClass=MemWrite
423opLat=1
424
425[system.cpu.fuPool.FUList8]
426type=FUDesc
427children=opList
428count=1
429opList=system.cpu.fuPool.FUList8.opList
430
431[system.cpu.fuPool.FUList8.opList]
432type=OpDesc
433issueLat=3
434opClass=IprAccess
435opLat=3
436
437[system.cpu.icache]
438type=BaseCache
439addr_range=0:18446744073709551615
440assoc=1
441block_size=64
442forward_snoops=true
443hash_delay=1
444is_top_level=true
445latency=1000
446max_miss_count=0
447mshrs=4
448num_cpus=1
449prefetch_data_accesses_only=false
450prefetch_degree=1
451prefetch_latency=10000
452prefetch_on_access=false
453prefetch_past_page=false
454prefetch_policy=none
455prefetch_serial_squash=false
456prefetch_use_cpu_id=true
457prefetcher_size=100
458prioritizeRequests=false
459repl=Null
460size=32768
461subblock_size=0
462tgts_per_mshr=20
463trace_addr=0
464two_queue=false
465write_buffers=8
466cpu_side=system.cpu.icache_port
467mem_side=system.toL2Bus.port[1]
468
469[system.cpu.interrupts]
470type=AlphaInterrupts
471
472[system.cpu.itb]
473type=AlphaTLB
474size=48
475
476[system.cpu.tracer]
477type=ExeTracer
478
479[system.disk0]
480type=IdeDisk
481children=image
482delay=1000000
483driveID=master
484image=system.disk0.image
485
486[system.disk0.image]
487type=CowDiskImage
488children=child
489child=system.disk0.image.child
490image_file=
491read_only=false
492table_size=65536
493
494[system.disk0.image.child]
495type=RawDiskImage
496image_file=/chips/pd/randd/dist/disks/linux-latest.img
497read_only=true
498
499[system.disk2]
500type=IdeDisk
501children=image
502delay=1000000
503driveID=master
504image=system.disk2.image
505
506[system.disk2.image]
507type=CowDiskImage
508children=child
509child=system.disk2.image.child
510image_file=
511read_only=false
512table_size=65536
513
514[system.disk2.image.child]
515type=RawDiskImage
516image_file=/chips/pd/randd/dist/disks/linux-bigswap2.img
517read_only=true
518
519[system.intrctrl]
520type=IntrControl
521sys=system
522
523[system.iobus]
524type=Bus
525block_size=64
526bus_id=0
527clock=1000
528header_cycles=1
529use_default_range=true
530width=64
531default=system.tsunami.pciconfig.pio
532port=system.bridge.side_a 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.ethernet.pio system.iocache.cpu_side system.tsunami.ethernet.config system.tsunami.ethernet.dma system.tsunami.ide.config system.tsunami.ide.dma
533
534[system.iocache]
535type=BaseCache
536addr_range=0:8589934591
537assoc=8
538block_size=64
539forward_snoops=false
540hash_delay=1
541is_top_level=true
542latency=50000
543max_miss_count=0
544mshrs=20
545num_cpus=1
546prefetch_data_accesses_only=false
547prefetch_degree=1
548prefetch_latency=500000
549prefetch_on_access=false
550prefetch_past_page=false
551prefetch_policy=none
552prefetch_serial_squash=false
553prefetch_use_cpu_id=true
554prefetcher_size=100
555prioritizeRequests=false
556repl=Null
557size=1024
558subblock_size=0
559tgts_per_mshr=12
560trace_addr=0
561two_queue=false
562write_buffers=8
563cpu_side=system.iobus.port[28]
564mem_side=system.membus.port[2]
565
566[system.l2c]
567type=BaseCache
568addr_range=0:18446744073709551615
569assoc=8
570block_size=64
571forward_snoops=true
572hash_delay=1
573is_top_level=false
574latency=10000
575max_miss_count=0
576mshrs=92
577num_cpus=1
578prefetch_data_accesses_only=false
579prefetch_degree=1
580prefetch_latency=100000
581prefetch_on_access=false
582prefetch_past_page=false
583prefetch_policy=none
584prefetch_serial_squash=false
585prefetch_use_cpu_id=true
586prefetcher_size=100
587prioritizeRequests=false
588repl=Null
589size=4194304
590subblock_size=0
591tgts_per_mshr=16
592trace_addr=0
593two_queue=false
594write_buffers=8
595cpu_side=system.toL2Bus.port[0]
596mem_side=system.membus.port[3]
597
598[system.membus]
599type=Bus
600children=badaddr_responder
601block_size=64
602bus_id=1
603clock=1000
604header_cycles=1
605use_default_range=false
606width=64
607default=system.membus.badaddr_responder.pio
608port=system.bridge.side_b system.physmem.port[0] system.iocache.mem_side system.l2c.mem_side
609
610[system.membus.badaddr_responder]
611type=IsaFake
612pio_addr=0
613pio_latency=1000
614pio_size=8
615platform=system.tsunami
616ret_bad_addr=true
617ret_data16=65535
618ret_data32=4294967295
619ret_data64=18446744073709551615
620ret_data8=255
621system=system
622update_data=false
623warn_access=
624pio=system.membus.default
625
626[system.physmem]
627type=PhysicalMemory
628file=
629latency=30000
630latency_var=0
631null=false
632range=0:134217727
633zero=false
634port=system.membus.port[1]
635
636[system.simple_disk]
637type=SimpleDisk
638children=disk
639disk=system.simple_disk.disk
640system=system
641
642[system.simple_disk.disk]
643type=RawDiskImage
644image_file=/chips/pd/randd/dist/disks/linux-latest.img
645read_only=true
646
647[system.terminal]
648type=Terminal
649intr_control=system.intrctrl
650number=0
651output=true
652port=3456
653
654[system.toL2Bus]
655type=Bus
656block_size=64
657bus_id=0
658clock=1000
659header_cycles=1
660use_default_range=false
661width=64
662port=system.l2c.cpu_side system.cpu.icache.mem_side system.cpu.dcache.mem_side
663
664[system.tsunami]
665type=Tsunami
666children=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
667intrctrl=system.intrctrl
668system=system
669
670[system.tsunami.backdoor]
671type=AlphaBackdoor
672cpu=system.cpu
673disk=system.simple_disk
674pio_addr=8804682956800
675pio_latency=1000
676platform=system.tsunami
677system=system
678terminal=system.terminal
679pio=system.iobus.port[25]
680
681[system.tsunami.cchip]
682type=TsunamiCChip
683pio_addr=8803072344064
684pio_latency=1000
685platform=system.tsunami
686system=system
687tsunami=system.tsunami
688pio=system.iobus.port[1]
689
690[system.tsunami.ethernet]
691type=NSGigE
692BAR0=1
693BAR0LegacyIO=false
694BAR0Size=256
695BAR1=0
696BAR1LegacyIO=false
697BAR1Size=4096
698BAR2=0
699BAR2LegacyIO=false
700BAR2Size=0
701BAR3=0
702BAR3LegacyIO=false
703BAR3Size=0
704BAR4=0
705BAR4LegacyIO=false
706BAR4Size=0
707BAR5=0
708BAR5LegacyIO=false
709BAR5Size=0
710BIST=0
711CacheLineSize=0
712CardbusCIS=0
713ClassCode=2
714Command=0
715DeviceID=34
716ExpansionROM=0
717HeaderType=0
718InterruptLine=30
719InterruptPin=1
720LatencyTimer=0
721MaximumLatency=52
722MinimumGrant=176
723ProgIF=0
724Revision=0
725Status=656
726SubClassCode=0
727SubsystemID=0
728SubsystemVendorID=0
729VendorID=4107
730clock=0
731config_latency=20000
732dma_data_free=false
733dma_desc_free=false
734dma_no_allocate=true
735dma_read_delay=0
736dma_read_factor=0
737dma_write_delay=0
738dma_write_factor=0
739hardware_address=00:90:00:00:00:01
740intr_delay=10000000
741max_backoff_delay=10000000
742min_backoff_delay=4000
743pci_bus=0
744pci_dev=1
745pci_func=0
746pio_latency=1000
747platform=system.tsunami
748rss=false
749rx_delay=1000000
750rx_fifo_size=524288
751rx_filter=true
752rx_thread=false
753system=system
754tx_delay=1000000
755tx_fifo_size=524288
756tx_thread=false
757config=system.iobus.port[29]
758dma=system.iobus.port[30]
759pio=system.iobus.port[27]
760
761[system.tsunami.fake_OROM]
762type=IsaFake
763pio_addr=8796093677568
764pio_latency=1000
765pio_size=393216
766platform=system.tsunami
767ret_bad_addr=false
768ret_data16=65535
769ret_data32=4294967295
770ret_data64=18446744073709551615
771ret_data8=255
772system=system
773update_data=false
774warn_access=
775pio=system.iobus.port[9]
776
777[system.tsunami.fake_ata0]
778type=IsaFake
779pio_addr=8804615848432
780pio_latency=1000
781pio_size=8
782platform=system.tsunami
783ret_bad_addr=false
784ret_data16=65535
785ret_data32=4294967295
786ret_data64=18446744073709551615
787ret_data8=255
788system=system
789update_data=false
790warn_access=
791pio=system.iobus.port[20]
792
793[system.tsunami.fake_ata1]
794type=IsaFake
795pio_addr=8804615848304
796pio_latency=1000
797pio_size=8
798platform=system.tsunami
799ret_bad_addr=false
800ret_data16=65535
801ret_data32=4294967295
802ret_data64=18446744073709551615
803ret_data8=255
804system=system
805update_data=false
806warn_access=
807pio=system.iobus.port[21]
808
809[system.tsunami.fake_pnp_addr]
810type=IsaFake
811pio_addr=8804615848569
812pio_latency=1000
813pio_size=8
814platform=system.tsunami
815ret_bad_addr=false
816ret_data16=65535
817ret_data32=4294967295
818ret_data64=18446744073709551615
819ret_data8=255
820system=system
821update_data=false
822warn_access=
823pio=system.iobus.port[10]
824
825[system.tsunami.fake_pnp_read0]
826type=IsaFake
827pio_addr=8804615848451
828pio_latency=1000
829pio_size=8
830platform=system.tsunami
831ret_bad_addr=false
832ret_data16=65535
833ret_data32=4294967295
834ret_data64=18446744073709551615
835ret_data8=255
836system=system
837update_data=false
838warn_access=
839pio=system.iobus.port[12]
840
841[system.tsunami.fake_pnp_read1]
842type=IsaFake
843pio_addr=8804615848515
844pio_latency=1000
845pio_size=8
846platform=system.tsunami
847ret_bad_addr=false
848ret_data16=65535
849ret_data32=4294967295
850ret_data64=18446744073709551615
851ret_data8=255
852system=system
853update_data=false
854warn_access=
855pio=system.iobus.port[13]
856
857[system.tsunami.fake_pnp_read2]
858type=IsaFake
859pio_addr=8804615848579
860pio_latency=1000
861pio_size=8
862platform=system.tsunami
863ret_bad_addr=false
864ret_data16=65535
865ret_data32=4294967295
866ret_data64=18446744073709551615
867ret_data8=255
868system=system
869update_data=false
870warn_access=
871pio=system.iobus.port[14]
872
873[system.tsunami.fake_pnp_read3]
874type=IsaFake
875pio_addr=8804615848643
876pio_latency=1000
877pio_size=8
878platform=system.tsunami
879ret_bad_addr=false
880ret_data16=65535
881ret_data32=4294967295
882ret_data64=18446744073709551615
883ret_data8=255
884system=system
885update_data=false
886warn_access=
887pio=system.iobus.port[15]
888
889[system.tsunami.fake_pnp_read4]
890type=IsaFake
891pio_addr=8804615848707
892pio_latency=1000
893pio_size=8
894platform=system.tsunami
895ret_bad_addr=false
896ret_data16=65535
897ret_data32=4294967295
898ret_data64=18446744073709551615
899ret_data8=255
900system=system
901update_data=false
902warn_access=
903pio=system.iobus.port[16]
904
905[system.tsunami.fake_pnp_read5]
906type=IsaFake
907pio_addr=8804615848771
908pio_latency=1000
909pio_size=8
910platform=system.tsunami
911ret_bad_addr=false
912ret_data16=65535
913ret_data32=4294967295
914ret_data64=18446744073709551615
915ret_data8=255
916system=system
917update_data=false
918warn_access=
919pio=system.iobus.port[17]
920
921[system.tsunami.fake_pnp_read6]
922type=IsaFake
923pio_addr=8804615848835
924pio_latency=1000
925pio_size=8
926platform=system.tsunami
927ret_bad_addr=false
928ret_data16=65535
929ret_data32=4294967295
930ret_data64=18446744073709551615
931ret_data8=255
932system=system
933update_data=false
934warn_access=
935pio=system.iobus.port[18]
936
937[system.tsunami.fake_pnp_read7]
938type=IsaFake
939pio_addr=8804615848899
940pio_latency=1000
941pio_size=8
942platform=system.tsunami
943ret_bad_addr=false
944ret_data16=65535
945ret_data32=4294967295
946ret_data64=18446744073709551615
947ret_data8=255
948system=system
949update_data=false
950warn_access=
951pio=system.iobus.port[19]
952
953[system.tsunami.fake_pnp_write]
954type=IsaFake
955pio_addr=8804615850617
956pio_latency=1000
957pio_size=8
958platform=system.tsunami
959ret_bad_addr=false
960ret_data16=65535
961ret_data32=4294967295
962ret_data64=18446744073709551615
963ret_data8=255
964system=system
965update_data=false
966warn_access=
967pio=system.iobus.port[11]
968
969[system.tsunami.fake_ppc]
970type=IsaFake
971pio_addr=8804615848891
972pio_latency=1000
973pio_size=8
974platform=system.tsunami
975ret_bad_addr=false
976ret_data16=65535
977ret_data32=4294967295
978ret_data64=18446744073709551615
979ret_data8=255
980system=system
981update_data=false
982warn_access=
983pio=system.iobus.port[8]
984
985[system.tsunami.fake_sm_chip]
986type=IsaFake
987pio_addr=8804615848816
988pio_latency=1000
989pio_size=8
990platform=system.tsunami
991ret_bad_addr=false
992ret_data16=65535
993ret_data32=4294967295
994ret_data64=18446744073709551615
995ret_data8=255
996system=system
997update_data=false
998warn_access=
999pio=system.iobus.port[3]
1000
1001[system.tsunami.fake_uart1]
1002type=IsaFake
1003pio_addr=8804615848696
1004pio_latency=1000
1005pio_size=8
1006platform=system.tsunami
1007ret_bad_addr=false
1008ret_data16=65535
1009ret_data32=4294967295
1010ret_data64=18446744073709551615
1011ret_data8=255
1012system=system
1013update_data=false
1014warn_access=
1015pio=system.iobus.port[4]
1016
1017[system.tsunami.fake_uart2]
1018type=IsaFake
1019pio_addr=8804615848936
1020pio_latency=1000
1021pio_size=8
1022platform=system.tsunami
1023ret_bad_addr=false
1024ret_data16=65535
1025ret_data32=4294967295
1026ret_data64=18446744073709551615
1027ret_data8=255
1028system=system
1029update_data=false
1030warn_access=
1031pio=system.iobus.port[5]
1032
1033[system.tsunami.fake_uart3]
1034type=IsaFake
1035pio_addr=8804615848680
1036pio_latency=1000
1037pio_size=8
1038platform=system.tsunami
1039ret_bad_addr=false
1040ret_data16=65535
1041ret_data32=4294967295
1042ret_data64=18446744073709551615
1043ret_data8=255
1044system=system
1045update_data=false
1046warn_access=
1047pio=system.iobus.port[6]
1048
1049[system.tsunami.fake_uart4]
1050type=IsaFake
1051pio_addr=8804615848944
1052pio_latency=1000
1053pio_size=8
1054platform=system.tsunami
1055ret_bad_addr=false
1056ret_data16=65535
1057ret_data32=4294967295
1058ret_data64=18446744073709551615
1059ret_data8=255
1060system=system
1061update_data=false
1062warn_access=
1063pio=system.iobus.port[7]
1064
1065[system.tsunami.fb]
1066type=BadDevice
1067devicename=FrameBuffer
1068pio_addr=8804615848912
1069pio_latency=1000
1070platform=system.tsunami
1071system=system
1072pio=system.iobus.port[22]
1073
1074[system.tsunami.ide]
1075type=IdeController
1076BAR0=1
1077BAR0LegacyIO=false
1078BAR0Size=8
1079BAR1=1
1080BAR1LegacyIO=false
1081BAR1Size=4
1082BAR2=1
1083BAR2LegacyIO=false
1084BAR2Size=8
1085BAR3=1
1086BAR3LegacyIO=false
1087BAR3Size=4
1088BAR4=1
1089BAR4LegacyIO=false
1090BAR4Size=16
1091BAR5=1
1092BAR5LegacyIO=false
1093BAR5Size=0
1094BIST=0
1095CacheLineSize=0
1096CardbusCIS=0
1097ClassCode=1
1098Command=0
1099DeviceID=28945
1100ExpansionROM=0
1101HeaderType=0
1102InterruptLine=31
1103InterruptPin=1
1104LatencyTimer=0
1105MaximumLatency=0
1106MinimumGrant=0
1107ProgIF=133
1108Revision=0
1109Status=640
1110SubClassCode=1
1111SubsystemID=0
1112SubsystemVendorID=0
1113VendorID=32902
1114config_latency=20000
1115ctrl_offset=0
1116disks=system.disk0 system.disk2
1117io_shift=0
1118max_backoff_delay=10000000
1119min_backoff_delay=4000
1120pci_bus=0
1121pci_dev=0
1122pci_func=0
1123pio_latency=1000
1124platform=system.tsunami
1125system=system
1126config=system.iobus.port[31]
1127dma=system.iobus.port[32]
1128pio=system.iobus.port[26]
1129
1130[system.tsunami.io]
1131type=TsunamiIO
1132frequency=976562500
1133pio_addr=8804615847936
1134pio_latency=1000
1135platform=system.tsunami
1136system=system
1137time=Thu Jan  1 00:00:00 2009
1138tsunami=system.tsunami
1139year_is_bcd=false
1140pio=system.iobus.port[23]
1141
1142[system.tsunami.pchip]
1143type=TsunamiPChip
1144pio_addr=8802535473152
1145pio_latency=1000
1146platform=system.tsunami
1147system=system
1148tsunami=system.tsunami
1149pio=system.iobus.port[2]
1150
1151[system.tsunami.pciconfig]
1152type=PciConfigAll
1153bus=0
1154pio_latency=1
1155platform=system.tsunami
1156size=16777216
1157system=system
1158pio=system.iobus.default
1159
1160[system.tsunami.uart]
1161type=Uart8250
1162pio_addr=8804615848952
1163pio_latency=1000
1164platform=system.tsunami
1165system=system
1166terminal=system.terminal
1167pio=system.iobus.port[24]
1168
1169