config.ini revision 10451
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
93fetchQueueSize=32
94fetchToDecodeDelay=1
95fetchTrapLatency=1
96fetchWidth=8
97forwardComSize=5
98fuPool=system.cpu.fuPool
99function_trace=false
100function_trace_start=0
101iewToCommitDelay=1
102iewToDecodeDelay=1
103iewToFetchDelay=1
104iewToRenameDelay=1
105interrupts=system.cpu.interrupts
106isa=system.cpu.isa
107issueToExecuteDelay=1
108issueWidth=8
109itb=system.cpu.itb
110max_insts_all_threads=0
111max_insts_any_thread=0
112max_loads_all_threads=0
113max_loads_any_thread=0
114needsTSO=false
115numIQEntries=64
116numPhysCCRegs=0
117numPhysFloatRegs=256
118numPhysIntRegs=256
119numROBEntries=192
120numRobs=1
121numThreads=1
122profile=0
123progress_interval=0
124renameToDecodeDelay=1
125renameToFetchDelay=1
126renameToIEWDelay=2
127renameToROBDelay=1
128renameWidth=8
129simpoint_start_insts=
130smtCommitPolicy=RoundRobin
131smtFetchPolicy=SingleThread
132smtIQPolicy=Partitioned
133smtIQThreshold=100
134smtLSQPolicy=Partitioned
135smtLSQThreshold=100
136smtNumFetchingThreads=1
137smtROBPolicy=Partitioned
138smtROBThreshold=100
139socket_id=0
140squashWidth=8
141store_set_clear_period=250000
142switched_out=false
143system=system
144tracer=system.cpu.tracer
145trapLatency=13
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=CoherentXBar
601clk_domain=system.cpu_clk_domain
602eventq_index=0
603header_cycles=1
604snoop_filter=Null
605system=system
606use_default_range=false
607width=32
608master=system.cpu.l2cache.cpu_side
609slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
610
611[system.cpu.tracer]
612type=ExeTracer
613eventq_index=0
614
615[system.cpu_clk_domain]
616type=SrcClockDomain
617clock=500
618domain_id=-1
619eventq_index=0
620init_perf_level=0
621voltage_domain=system.voltage_domain
622
623[system.disk0]
624type=IdeDisk
625children=image
626delay=1000000
627driveID=master
628eventq_index=0
629image=system.disk0.image
630
631[system.disk0.image]
632type=CowDiskImage
633children=child
634child=system.disk0.image.child
635eventq_index=0
636image_file=
637read_only=false
638table_size=65536
639
640[system.disk0.image.child]
641type=RawDiskImage
642eventq_index=0
643image_file=/scratch/nilay/GEM5/system/disks/linux-latest.img
644read_only=true
645
646[system.disk2]
647type=IdeDisk
648children=image
649delay=1000000
650driveID=master
651eventq_index=0
652image=system.disk2.image
653
654[system.disk2.image]
655type=CowDiskImage
656children=child
657child=system.disk2.image.child
658eventq_index=0
659image_file=
660read_only=false
661table_size=65536
662
663[system.disk2.image.child]
664type=RawDiskImage
665eventq_index=0
666image_file=/scratch/nilay/GEM5/system/disks/linux-bigswap2.img
667read_only=true
668
669[system.dvfs_handler]
670type=DVFSHandler
671domains=
672enable=false
673eventq_index=0
674sys_clk_domain=system.clk_domain
675transition_latency=100000000
676
677[system.intrctrl]
678type=IntrControl
679eventq_index=0
680sys=system
681
682[system.iobus]
683type=NoncoherentXBar
684clk_domain=system.clk_domain
685eventq_index=0
686header_cycles=1
687use_default_range=true
688width=8
689default=system.tsunami.pciconfig.pio
690master=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
691slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
692
693[system.iocache]
694type=BaseCache
695children=tags
696addr_ranges=0:134217727
697assoc=8
698clk_domain=system.clk_domain
699eventq_index=0
700forward_snoops=false
701hit_latency=50
702is_top_level=true
703max_miss_count=0
704mshrs=20
705prefetch_on_access=false
706prefetcher=Null
707response_latency=50
708sequential_access=false
709size=1024
710system=system
711tags=system.iocache.tags
712tgts_per_mshr=12
713two_queue=false
714write_buffers=8
715cpu_side=system.iobus.master[29]
716mem_side=system.membus.slave[2]
717
718[system.iocache.tags]
719type=LRU
720assoc=8
721block_size=64
722clk_domain=system.clk_domain
723eventq_index=0
724hit_latency=50
725sequential_access=false
726size=1024
727
728[system.membus]
729type=CoherentXBar
730children=badaddr_responder
731clk_domain=system.clk_domain
732eventq_index=0
733header_cycles=1
734snoop_filter=Null
735system=system
736use_default_range=false
737width=8
738default=system.membus.badaddr_responder.pio
739master=system.bridge.slave system.physmem.port
740slave=system.system_port system.cpu.l2cache.mem_side system.iocache.mem_side
741
742[system.membus.badaddr_responder]
743type=IsaFake
744clk_domain=system.clk_domain
745eventq_index=0
746fake_mem=false
747pio_addr=0
748pio_latency=100000
749pio_size=8
750ret_bad_addr=true
751ret_data16=65535
752ret_data32=4294967295
753ret_data64=18446744073709551615
754ret_data8=255
755system=system
756update_data=false
757warn_access=
758pio=system.membus.default
759
760[system.physmem]
761type=DRAMCtrl
762IDD0=0.075000
763IDD02=0.000000
764IDD2N=0.050000
765IDD2N2=0.000000
766IDD2P0=0.000000
767IDD2P02=0.000000
768IDD2P1=0.000000
769IDD2P12=0.000000
770IDD3N=0.057000
771IDD3N2=0.000000
772IDD3P0=0.000000
773IDD3P02=0.000000
774IDD3P1=0.000000
775IDD3P12=0.000000
776IDD4R=0.187000
777IDD4R2=0.000000
778IDD4W=0.165000
779IDD4W2=0.000000
780IDD5=0.220000
781IDD52=0.000000
782IDD6=0.000000
783IDD62=0.000000
784VDD=1.500000
785VDD2=0.000000
786activation_limit=4
787addr_mapping=RoRaBaChCo
788bank_groups_per_rank=0
789banks_per_rank=8
790burst_length=8
791channels=1
792clk_domain=system.clk_domain
793conf_table_reported=true
794device_bus_width=8
795device_rowbuffer_size=1024
796devices_per_rank=8
797dll=true
798eventq_index=0
799in_addr_map=true
800max_accesses_per_row=16
801mem_sched_policy=frfcfs
802min_writes_per_switch=16
803null=false
804page_policy=open_adaptive
805range=0:134217727
806ranks_per_channel=2
807read_buffer_size=32
808static_backend_latency=10000
809static_frontend_latency=10000
810tBURST=5000
811tCCD_L=0
812tCK=1250
813tCL=13750
814tCS=2500
815tRAS=35000
816tRCD=13750
817tREFI=7800000
818tRFC=260000
819tRP=13750
820tRRD=6000
821tRRD_L=0
822tRTP=7500
823tRTW=2500
824tWR=15000
825tWTR=7500
826tXAW=30000
827tXP=0
828tXPDLL=0
829tXS=0
830tXSDLL=0
831write_buffer_size=64
832write_high_thresh_perc=85
833write_low_thresh_perc=50
834port=system.membus.master[1]
835
836[system.simple_disk]
837type=SimpleDisk
838children=disk
839disk=system.simple_disk.disk
840eventq_index=0
841system=system
842
843[system.simple_disk.disk]
844type=RawDiskImage
845eventq_index=0
846image_file=/scratch/nilay/GEM5/system/disks/linux-latest.img
847read_only=true
848
849[system.terminal]
850type=Terminal
851eventq_index=0
852intr_control=system.intrctrl
853number=0
854output=true
855port=3456
856
857[system.tsunami]
858type=Tsunami
859children=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
860eventq_index=0
861intrctrl=system.intrctrl
862system=system
863
864[system.tsunami.backdoor]
865type=AlphaBackdoor
866clk_domain=system.clk_domain
867cpu=system.cpu
868disk=system.simple_disk
869eventq_index=0
870pio_addr=8804682956800
871pio_latency=100000
872platform=system.tsunami
873system=system
874terminal=system.terminal
875pio=system.iobus.master[24]
876
877[system.tsunami.cchip]
878type=TsunamiCChip
879clk_domain=system.clk_domain
880eventq_index=0
881pio_addr=8803072344064
882pio_latency=100000
883system=system
884tsunami=system.tsunami
885pio=system.iobus.master[0]
886
887[system.tsunami.ethernet]
888type=NSGigE
889BAR0=1
890BAR0LegacyIO=false
891BAR0Size=256
892BAR1=0
893BAR1LegacyIO=false
894BAR1Size=4096
895BAR2=0
896BAR2LegacyIO=false
897BAR2Size=0
898BAR3=0
899BAR3LegacyIO=false
900BAR3Size=0
901BAR4=0
902BAR4LegacyIO=false
903BAR4Size=0
904BAR5=0
905BAR5LegacyIO=false
906BAR5Size=0
907BIST=0
908CacheLineSize=0
909CapabilityPtr=0
910CardbusCIS=0
911ClassCode=2
912Command=0
913DeviceID=34
914ExpansionROM=0
915HeaderType=0
916InterruptLine=30
917InterruptPin=1
918LatencyTimer=0
919LegacyIOBase=0
920MSICAPBaseOffset=0
921MSICAPCapId=0
922MSICAPMaskBits=0
923MSICAPMsgAddr=0
924MSICAPMsgCtrl=0
925MSICAPMsgData=0
926MSICAPMsgUpperAddr=0
927MSICAPNextCapability=0
928MSICAPPendingBits=0
929MSIXCAPBaseOffset=0
930MSIXCAPCapId=0
931MSIXCAPNextCapability=0
932MSIXMsgCtrl=0
933MSIXPbaOffset=0
934MSIXTableOffset=0
935MaximumLatency=52
936MinimumGrant=176
937PMCAPBaseOffset=0
938PMCAPCapId=0
939PMCAPCapabilities=0
940PMCAPCtrlStatus=0
941PMCAPNextCapability=0
942PXCAPBaseOffset=0
943PXCAPCapId=0
944PXCAPCapabilities=0
945PXCAPDevCap2=0
946PXCAPDevCapabilities=0
947PXCAPDevCtrl=0
948PXCAPDevCtrl2=0
949PXCAPDevStatus=0
950PXCAPLinkCap=0
951PXCAPLinkCtrl=0
952PXCAPLinkStatus=0
953PXCAPNextCapability=0
954ProgIF=0
955Revision=0
956Status=656
957SubClassCode=0
958SubsystemID=0
959SubsystemVendorID=0
960VendorID=4107
961clk_domain=system.clk_domain
962config_latency=20000
963dma_data_free=false
964dma_desc_free=false
965dma_no_allocate=true
966dma_read_delay=0
967dma_read_factor=0
968dma_write_delay=0
969dma_write_factor=0
970eventq_index=0
971hardware_address=00:90:00:00:00:01
972intr_delay=10000000
973pci_bus=0
974pci_dev=1
975pci_func=0
976pio_latency=30000
977platform=system.tsunami
978rss=false
979rx_delay=1000000
980rx_fifo_size=524288
981rx_filter=true
982rx_thread=false
983system=system
984tx_delay=1000000
985tx_fifo_size=524288
986tx_thread=false
987config=system.iobus.master[28]
988dma=system.iobus.slave[2]
989pio=system.iobus.master[27]
990
991[system.tsunami.fake_OROM]
992type=IsaFake
993clk_domain=system.clk_domain
994eventq_index=0
995fake_mem=false
996pio_addr=8796093677568
997pio_latency=100000
998pio_size=393216
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[8]
1008
1009[system.tsunami.fake_ata0]
1010type=IsaFake
1011clk_domain=system.clk_domain
1012eventq_index=0
1013fake_mem=false
1014pio_addr=8804615848432
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[19]
1026
1027[system.tsunami.fake_ata1]
1028type=IsaFake
1029clk_domain=system.clk_domain
1030eventq_index=0
1031fake_mem=false
1032pio_addr=8804615848304
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[20]
1044
1045[system.tsunami.fake_pnp_addr]
1046type=IsaFake
1047clk_domain=system.clk_domain
1048eventq_index=0
1049fake_mem=false
1050pio_addr=8804615848569
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[9]
1062
1063[system.tsunami.fake_pnp_read0]
1064type=IsaFake
1065clk_domain=system.clk_domain
1066eventq_index=0
1067fake_mem=false
1068pio_addr=8804615848451
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[11]
1080
1081[system.tsunami.fake_pnp_read1]
1082type=IsaFake
1083clk_domain=system.clk_domain
1084eventq_index=0
1085fake_mem=false
1086pio_addr=8804615848515
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[12]
1098
1099[system.tsunami.fake_pnp_read2]
1100type=IsaFake
1101clk_domain=system.clk_domain
1102eventq_index=0
1103fake_mem=false
1104pio_addr=8804615848579
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[13]
1116
1117[system.tsunami.fake_pnp_read3]
1118type=IsaFake
1119clk_domain=system.clk_domain
1120eventq_index=0
1121fake_mem=false
1122pio_addr=8804615848643
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[14]
1134
1135[system.tsunami.fake_pnp_read4]
1136type=IsaFake
1137clk_domain=system.clk_domain
1138eventq_index=0
1139fake_mem=false
1140pio_addr=8804615848707
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[15]
1152
1153[system.tsunami.fake_pnp_read5]
1154type=IsaFake
1155clk_domain=system.clk_domain
1156eventq_index=0
1157fake_mem=false
1158pio_addr=8804615848771
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[16]
1170
1171[system.tsunami.fake_pnp_read6]
1172type=IsaFake
1173clk_domain=system.clk_domain
1174eventq_index=0
1175fake_mem=false
1176pio_addr=8804615848835
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[17]
1188
1189[system.tsunami.fake_pnp_read7]
1190type=IsaFake
1191clk_domain=system.clk_domain
1192eventq_index=0
1193fake_mem=false
1194pio_addr=8804615848899
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[18]
1206
1207[system.tsunami.fake_pnp_write]
1208type=IsaFake
1209clk_domain=system.clk_domain
1210eventq_index=0
1211fake_mem=false
1212pio_addr=8804615850617
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[10]
1224
1225[system.tsunami.fake_ppc]
1226type=IsaFake
1227clk_domain=system.clk_domain
1228eventq_index=0
1229fake_mem=false
1230pio_addr=8804615848891
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[7]
1242
1243[system.tsunami.fake_sm_chip]
1244type=IsaFake
1245clk_domain=system.clk_domain
1246eventq_index=0
1247fake_mem=false
1248pio_addr=8804615848816
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[2]
1260
1261[system.tsunami.fake_uart1]
1262type=IsaFake
1263clk_domain=system.clk_domain
1264eventq_index=0
1265fake_mem=false
1266pio_addr=8804615848696
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[3]
1278
1279[system.tsunami.fake_uart2]
1280type=IsaFake
1281clk_domain=system.clk_domain
1282eventq_index=0
1283fake_mem=false
1284pio_addr=8804615848936
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[4]
1296
1297[system.tsunami.fake_uart3]
1298type=IsaFake
1299clk_domain=system.clk_domain
1300eventq_index=0
1301fake_mem=false
1302pio_addr=8804615848680
1303pio_latency=100000
1304pio_size=8
1305ret_bad_addr=false
1306ret_data16=65535
1307ret_data32=4294967295
1308ret_data64=18446744073709551615
1309ret_data8=255
1310system=system
1311update_data=false
1312warn_access=
1313pio=system.iobus.master[5]
1314
1315[system.tsunami.fake_uart4]
1316type=IsaFake
1317clk_domain=system.clk_domain
1318eventq_index=0
1319fake_mem=false
1320pio_addr=8804615848944
1321pio_latency=100000
1322pio_size=8
1323ret_bad_addr=false
1324ret_data16=65535
1325ret_data32=4294967295
1326ret_data64=18446744073709551615
1327ret_data8=255
1328system=system
1329update_data=false
1330warn_access=
1331pio=system.iobus.master[6]
1332
1333[system.tsunami.fb]
1334type=BadDevice
1335clk_domain=system.clk_domain
1336devicename=FrameBuffer
1337eventq_index=0
1338pio_addr=8804615848912
1339pio_latency=100000
1340system=system
1341pio=system.iobus.master[21]
1342
1343[system.tsunami.ide]
1344type=IdeController
1345BAR0=1
1346BAR0LegacyIO=false
1347BAR0Size=8
1348BAR1=1
1349BAR1LegacyIO=false
1350BAR1Size=4
1351BAR2=1
1352BAR2LegacyIO=false
1353BAR2Size=8
1354BAR3=1
1355BAR3LegacyIO=false
1356BAR3Size=4
1357BAR4=1
1358BAR4LegacyIO=false
1359BAR4Size=16
1360BAR5=1
1361BAR5LegacyIO=false
1362BAR5Size=0
1363BIST=0
1364CacheLineSize=0
1365CapabilityPtr=0
1366CardbusCIS=0
1367ClassCode=1
1368Command=0
1369DeviceID=28945
1370ExpansionROM=0
1371HeaderType=0
1372InterruptLine=31
1373InterruptPin=1
1374LatencyTimer=0
1375LegacyIOBase=0
1376MSICAPBaseOffset=0
1377MSICAPCapId=0
1378MSICAPMaskBits=0
1379MSICAPMsgAddr=0
1380MSICAPMsgCtrl=0
1381MSICAPMsgData=0
1382MSICAPMsgUpperAddr=0
1383MSICAPNextCapability=0
1384MSICAPPendingBits=0
1385MSIXCAPBaseOffset=0
1386MSIXCAPCapId=0
1387MSIXCAPNextCapability=0
1388MSIXMsgCtrl=0
1389MSIXPbaOffset=0
1390MSIXTableOffset=0
1391MaximumLatency=0
1392MinimumGrant=0
1393PMCAPBaseOffset=0
1394PMCAPCapId=0
1395PMCAPCapabilities=0
1396PMCAPCtrlStatus=0
1397PMCAPNextCapability=0
1398PXCAPBaseOffset=0
1399PXCAPCapId=0
1400PXCAPCapabilities=0
1401PXCAPDevCap2=0
1402PXCAPDevCapabilities=0
1403PXCAPDevCtrl=0
1404PXCAPDevCtrl2=0
1405PXCAPDevStatus=0
1406PXCAPLinkCap=0
1407PXCAPLinkCtrl=0
1408PXCAPLinkStatus=0
1409PXCAPNextCapability=0
1410ProgIF=133
1411Revision=0
1412Status=640
1413SubClassCode=1
1414SubsystemID=0
1415SubsystemVendorID=0
1416VendorID=32902
1417clk_domain=system.clk_domain
1418config_latency=20000
1419ctrl_offset=0
1420disks=system.disk0 system.disk2
1421eventq_index=0
1422io_shift=0
1423pci_bus=0
1424pci_dev=0
1425pci_func=0
1426pio_latency=30000
1427platform=system.tsunami
1428system=system
1429config=system.iobus.master[26]
1430dma=system.iobus.slave[1]
1431pio=system.iobus.master[25]
1432
1433[system.tsunami.io]
1434type=TsunamiIO
1435clk_domain=system.clk_domain
1436eventq_index=0
1437frequency=976562500
1438pio_addr=8804615847936
1439pio_latency=100000
1440system=system
1441time=Thu Jan  1 00:00:00 2009
1442tsunami=system.tsunami
1443year_is_bcd=false
1444pio=system.iobus.master[22]
1445
1446[system.tsunami.pchip]
1447type=TsunamiPChip
1448clk_domain=system.clk_domain
1449eventq_index=0
1450pio_addr=8802535473152
1451pio_latency=100000
1452system=system
1453tsunami=system.tsunami
1454pio=system.iobus.master[1]
1455
1456[system.tsunami.pciconfig]
1457type=PciConfigAll
1458bus=0
1459clk_domain=system.clk_domain
1460eventq_index=0
1461pio_addr=0
1462pio_latency=30000
1463platform=system.tsunami
1464size=16777216
1465system=system
1466pio=system.iobus.default
1467
1468[system.tsunami.uart]
1469type=Uart8250
1470clk_domain=system.clk_domain
1471eventq_index=0
1472pio_addr=8804615848952
1473pio_latency=100000
1474platform=system.tsunami
1475system=system
1476terminal=system.terminal
1477pio=system.iobus.master[23]
1478
1479[system.voltage_domain]
1480type=VoltageDomain
1481eventq_index=0
1482voltage=1.000000
1483
1484