config.ini revision 10513:ca4438b6e39a
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=/dist/binaries/console
19eventq_index=0
20init_param=0
21kernel=/dist/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=/dist/binaries/ts_osfpal
30readfile=/work/gem5.latest/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=/dist/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=/dist/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
796device_size=536870912
797devices_per_rank=8
798dll=true
799eventq_index=0
800in_addr_map=true
801max_accesses_per_row=16
802mem_sched_policy=frfcfs
803min_writes_per_switch=16
804null=false
805page_policy=open_adaptive
806range=0:134217727
807ranks_per_channel=2
808read_buffer_size=32
809static_backend_latency=10000
810static_frontend_latency=10000
811tBURST=5000
812tCCD_L=0
813tCK=1250
814tCL=13750
815tCS=2500
816tRAS=35000
817tRCD=13750
818tREFI=7800000
819tRFC=260000
820tRP=13750
821tRRD=6000
822tRRD_L=0
823tRTP=7500
824tRTW=2500
825tWR=15000
826tWTR=7500
827tXAW=30000
828tXP=0
829tXPDLL=0
830tXS=0
831tXSDLL=0
832write_buffer_size=64
833write_high_thresh_perc=85
834write_low_thresh_perc=50
835port=system.membus.master[1]
836
837[system.simple_disk]
838type=SimpleDisk
839children=disk
840disk=system.simple_disk.disk
841eventq_index=0
842system=system
843
844[system.simple_disk.disk]
845type=RawDiskImage
846eventq_index=0
847image_file=/dist/disks/linux-latest.img
848read_only=true
849
850[system.terminal]
851type=Terminal
852eventq_index=0
853intr_control=system.intrctrl
854number=0
855output=true
856port=3456
857
858[system.tsunami]
859type=Tsunami
860children=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
861eventq_index=0
862intrctrl=system.intrctrl
863system=system
864
865[system.tsunami.backdoor]
866type=AlphaBackdoor
867clk_domain=system.clk_domain
868cpu=system.cpu
869disk=system.simple_disk
870eventq_index=0
871pio_addr=8804682956800
872pio_latency=100000
873platform=system.tsunami
874system=system
875terminal=system.terminal
876pio=system.iobus.master[24]
877
878[system.tsunami.cchip]
879type=TsunamiCChip
880clk_domain=system.clk_domain
881eventq_index=0
882pio_addr=8803072344064
883pio_latency=100000
884system=system
885tsunami=system.tsunami
886pio=system.iobus.master[0]
887
888[system.tsunami.ethernet]
889type=NSGigE
890BAR0=1
891BAR0LegacyIO=false
892BAR0Size=256
893BAR1=0
894BAR1LegacyIO=false
895BAR1Size=4096
896BAR2=0
897BAR2LegacyIO=false
898BAR2Size=0
899BAR3=0
900BAR3LegacyIO=false
901BAR3Size=0
902BAR4=0
903BAR4LegacyIO=false
904BAR4Size=0
905BAR5=0
906BAR5LegacyIO=false
907BAR5Size=0
908BIST=0
909CacheLineSize=0
910CapabilityPtr=0
911CardbusCIS=0
912ClassCode=2
913Command=0
914DeviceID=34
915ExpansionROM=0
916HeaderType=0
917InterruptLine=30
918InterruptPin=1
919LatencyTimer=0
920LegacyIOBase=0
921MSICAPBaseOffset=0
922MSICAPCapId=0
923MSICAPMaskBits=0
924MSICAPMsgAddr=0
925MSICAPMsgCtrl=0
926MSICAPMsgData=0
927MSICAPMsgUpperAddr=0
928MSICAPNextCapability=0
929MSICAPPendingBits=0
930MSIXCAPBaseOffset=0
931MSIXCAPCapId=0
932MSIXCAPNextCapability=0
933MSIXMsgCtrl=0
934MSIXPbaOffset=0
935MSIXTableOffset=0
936MaximumLatency=52
937MinimumGrant=176
938PMCAPBaseOffset=0
939PMCAPCapId=0
940PMCAPCapabilities=0
941PMCAPCtrlStatus=0
942PMCAPNextCapability=0
943PXCAPBaseOffset=0
944PXCAPCapId=0
945PXCAPCapabilities=0
946PXCAPDevCap2=0
947PXCAPDevCapabilities=0
948PXCAPDevCtrl=0
949PXCAPDevCtrl2=0
950PXCAPDevStatus=0
951PXCAPLinkCap=0
952PXCAPLinkCtrl=0
953PXCAPLinkStatus=0
954PXCAPNextCapability=0
955ProgIF=0
956Revision=0
957Status=656
958SubClassCode=0
959SubsystemID=0
960SubsystemVendorID=0
961VendorID=4107
962clk_domain=system.clk_domain
963config_latency=20000
964dma_data_free=false
965dma_desc_free=false
966dma_no_allocate=true
967dma_read_delay=0
968dma_read_factor=0
969dma_write_delay=0
970dma_write_factor=0
971eventq_index=0
972hardware_address=00:90:00:00:00:01
973intr_delay=10000000
974pci_bus=0
975pci_dev=1
976pci_func=0
977pio_latency=30000
978platform=system.tsunami
979rss=false
980rx_delay=1000000
981rx_fifo_size=524288
982rx_filter=true
983rx_thread=false
984system=system
985tx_delay=1000000
986tx_fifo_size=524288
987tx_thread=false
988config=system.iobus.master[28]
989dma=system.iobus.slave[2]
990pio=system.iobus.master[27]
991
992[system.tsunami.fake_OROM]
993type=IsaFake
994clk_domain=system.clk_domain
995eventq_index=0
996fake_mem=false
997pio_addr=8796093677568
998pio_latency=100000
999pio_size=393216
1000ret_bad_addr=false
1001ret_data16=65535
1002ret_data32=4294967295
1003ret_data64=18446744073709551615
1004ret_data8=255
1005system=system
1006update_data=false
1007warn_access=
1008pio=system.iobus.master[8]
1009
1010[system.tsunami.fake_ata0]
1011type=IsaFake
1012clk_domain=system.clk_domain
1013eventq_index=0
1014fake_mem=false
1015pio_addr=8804615848432
1016pio_latency=100000
1017pio_size=8
1018ret_bad_addr=false
1019ret_data16=65535
1020ret_data32=4294967295
1021ret_data64=18446744073709551615
1022ret_data8=255
1023system=system
1024update_data=false
1025warn_access=
1026pio=system.iobus.master[19]
1027
1028[system.tsunami.fake_ata1]
1029type=IsaFake
1030clk_domain=system.clk_domain
1031eventq_index=0
1032fake_mem=false
1033pio_addr=8804615848304
1034pio_latency=100000
1035pio_size=8
1036ret_bad_addr=false
1037ret_data16=65535
1038ret_data32=4294967295
1039ret_data64=18446744073709551615
1040ret_data8=255
1041system=system
1042update_data=false
1043warn_access=
1044pio=system.iobus.master[20]
1045
1046[system.tsunami.fake_pnp_addr]
1047type=IsaFake
1048clk_domain=system.clk_domain
1049eventq_index=0
1050fake_mem=false
1051pio_addr=8804615848569
1052pio_latency=100000
1053pio_size=8
1054ret_bad_addr=false
1055ret_data16=65535
1056ret_data32=4294967295
1057ret_data64=18446744073709551615
1058ret_data8=255
1059system=system
1060update_data=false
1061warn_access=
1062pio=system.iobus.master[9]
1063
1064[system.tsunami.fake_pnp_read0]
1065type=IsaFake
1066clk_domain=system.clk_domain
1067eventq_index=0
1068fake_mem=false
1069pio_addr=8804615848451
1070pio_latency=100000
1071pio_size=8
1072ret_bad_addr=false
1073ret_data16=65535
1074ret_data32=4294967295
1075ret_data64=18446744073709551615
1076ret_data8=255
1077system=system
1078update_data=false
1079warn_access=
1080pio=system.iobus.master[11]
1081
1082[system.tsunami.fake_pnp_read1]
1083type=IsaFake
1084clk_domain=system.clk_domain
1085eventq_index=0
1086fake_mem=false
1087pio_addr=8804615848515
1088pio_latency=100000
1089pio_size=8
1090ret_bad_addr=false
1091ret_data16=65535
1092ret_data32=4294967295
1093ret_data64=18446744073709551615
1094ret_data8=255
1095system=system
1096update_data=false
1097warn_access=
1098pio=system.iobus.master[12]
1099
1100[system.tsunami.fake_pnp_read2]
1101type=IsaFake
1102clk_domain=system.clk_domain
1103eventq_index=0
1104fake_mem=false
1105pio_addr=8804615848579
1106pio_latency=100000
1107pio_size=8
1108ret_bad_addr=false
1109ret_data16=65535
1110ret_data32=4294967295
1111ret_data64=18446744073709551615
1112ret_data8=255
1113system=system
1114update_data=false
1115warn_access=
1116pio=system.iobus.master[13]
1117
1118[system.tsunami.fake_pnp_read3]
1119type=IsaFake
1120clk_domain=system.clk_domain
1121eventq_index=0
1122fake_mem=false
1123pio_addr=8804615848643
1124pio_latency=100000
1125pio_size=8
1126ret_bad_addr=false
1127ret_data16=65535
1128ret_data32=4294967295
1129ret_data64=18446744073709551615
1130ret_data8=255
1131system=system
1132update_data=false
1133warn_access=
1134pio=system.iobus.master[14]
1135
1136[system.tsunami.fake_pnp_read4]
1137type=IsaFake
1138clk_domain=system.clk_domain
1139eventq_index=0
1140fake_mem=false
1141pio_addr=8804615848707
1142pio_latency=100000
1143pio_size=8
1144ret_bad_addr=false
1145ret_data16=65535
1146ret_data32=4294967295
1147ret_data64=18446744073709551615
1148ret_data8=255
1149system=system
1150update_data=false
1151warn_access=
1152pio=system.iobus.master[15]
1153
1154[system.tsunami.fake_pnp_read5]
1155type=IsaFake
1156clk_domain=system.clk_domain
1157eventq_index=0
1158fake_mem=false
1159pio_addr=8804615848771
1160pio_latency=100000
1161pio_size=8
1162ret_bad_addr=false
1163ret_data16=65535
1164ret_data32=4294967295
1165ret_data64=18446744073709551615
1166ret_data8=255
1167system=system
1168update_data=false
1169warn_access=
1170pio=system.iobus.master[16]
1171
1172[system.tsunami.fake_pnp_read6]
1173type=IsaFake
1174clk_domain=system.clk_domain
1175eventq_index=0
1176fake_mem=false
1177pio_addr=8804615848835
1178pio_latency=100000
1179pio_size=8
1180ret_bad_addr=false
1181ret_data16=65535
1182ret_data32=4294967295
1183ret_data64=18446744073709551615
1184ret_data8=255
1185system=system
1186update_data=false
1187warn_access=
1188pio=system.iobus.master[17]
1189
1190[system.tsunami.fake_pnp_read7]
1191type=IsaFake
1192clk_domain=system.clk_domain
1193eventq_index=0
1194fake_mem=false
1195pio_addr=8804615848899
1196pio_latency=100000
1197pio_size=8
1198ret_bad_addr=false
1199ret_data16=65535
1200ret_data32=4294967295
1201ret_data64=18446744073709551615
1202ret_data8=255
1203system=system
1204update_data=false
1205warn_access=
1206pio=system.iobus.master[18]
1207
1208[system.tsunami.fake_pnp_write]
1209type=IsaFake
1210clk_domain=system.clk_domain
1211eventq_index=0
1212fake_mem=false
1213pio_addr=8804615850617
1214pio_latency=100000
1215pio_size=8
1216ret_bad_addr=false
1217ret_data16=65535
1218ret_data32=4294967295
1219ret_data64=18446744073709551615
1220ret_data8=255
1221system=system
1222update_data=false
1223warn_access=
1224pio=system.iobus.master[10]
1225
1226[system.tsunami.fake_ppc]
1227type=IsaFake
1228clk_domain=system.clk_domain
1229eventq_index=0
1230fake_mem=false
1231pio_addr=8804615848891
1232pio_latency=100000
1233pio_size=8
1234ret_bad_addr=false
1235ret_data16=65535
1236ret_data32=4294967295
1237ret_data64=18446744073709551615
1238ret_data8=255
1239system=system
1240update_data=false
1241warn_access=
1242pio=system.iobus.master[7]
1243
1244[system.tsunami.fake_sm_chip]
1245type=IsaFake
1246clk_domain=system.clk_domain
1247eventq_index=0
1248fake_mem=false
1249pio_addr=8804615848816
1250pio_latency=100000
1251pio_size=8
1252ret_bad_addr=false
1253ret_data16=65535
1254ret_data32=4294967295
1255ret_data64=18446744073709551615
1256ret_data8=255
1257system=system
1258update_data=false
1259warn_access=
1260pio=system.iobus.master[2]
1261
1262[system.tsunami.fake_uart1]
1263type=IsaFake
1264clk_domain=system.clk_domain
1265eventq_index=0
1266fake_mem=false
1267pio_addr=8804615848696
1268pio_latency=100000
1269pio_size=8
1270ret_bad_addr=false
1271ret_data16=65535
1272ret_data32=4294967295
1273ret_data64=18446744073709551615
1274ret_data8=255
1275system=system
1276update_data=false
1277warn_access=
1278pio=system.iobus.master[3]
1279
1280[system.tsunami.fake_uart2]
1281type=IsaFake
1282clk_domain=system.clk_domain
1283eventq_index=0
1284fake_mem=false
1285pio_addr=8804615848936
1286pio_latency=100000
1287pio_size=8
1288ret_bad_addr=false
1289ret_data16=65535
1290ret_data32=4294967295
1291ret_data64=18446744073709551615
1292ret_data8=255
1293system=system
1294update_data=false
1295warn_access=
1296pio=system.iobus.master[4]
1297
1298[system.tsunami.fake_uart3]
1299type=IsaFake
1300clk_domain=system.clk_domain
1301eventq_index=0
1302fake_mem=false
1303pio_addr=8804615848680
1304pio_latency=100000
1305pio_size=8
1306ret_bad_addr=false
1307ret_data16=65535
1308ret_data32=4294967295
1309ret_data64=18446744073709551615
1310ret_data8=255
1311system=system
1312update_data=false
1313warn_access=
1314pio=system.iobus.master[5]
1315
1316[system.tsunami.fake_uart4]
1317type=IsaFake
1318clk_domain=system.clk_domain
1319eventq_index=0
1320fake_mem=false
1321pio_addr=8804615848944
1322pio_latency=100000
1323pio_size=8
1324ret_bad_addr=false
1325ret_data16=65535
1326ret_data32=4294967295
1327ret_data64=18446744073709551615
1328ret_data8=255
1329system=system
1330update_data=false
1331warn_access=
1332pio=system.iobus.master[6]
1333
1334[system.tsunami.fb]
1335type=BadDevice
1336clk_domain=system.clk_domain
1337devicename=FrameBuffer
1338eventq_index=0
1339pio_addr=8804615848912
1340pio_latency=100000
1341system=system
1342pio=system.iobus.master[21]
1343
1344[system.tsunami.ide]
1345type=IdeController
1346BAR0=1
1347BAR0LegacyIO=false
1348BAR0Size=8
1349BAR1=1
1350BAR1LegacyIO=false
1351BAR1Size=4
1352BAR2=1
1353BAR2LegacyIO=false
1354BAR2Size=8
1355BAR3=1
1356BAR3LegacyIO=false
1357BAR3Size=4
1358BAR4=1
1359BAR4LegacyIO=false
1360BAR4Size=16
1361BAR5=1
1362BAR5LegacyIO=false
1363BAR5Size=0
1364BIST=0
1365CacheLineSize=0
1366CapabilityPtr=0
1367CardbusCIS=0
1368ClassCode=1
1369Command=0
1370DeviceID=28945
1371ExpansionROM=0
1372HeaderType=0
1373InterruptLine=31
1374InterruptPin=1
1375LatencyTimer=0
1376LegacyIOBase=0
1377MSICAPBaseOffset=0
1378MSICAPCapId=0
1379MSICAPMaskBits=0
1380MSICAPMsgAddr=0
1381MSICAPMsgCtrl=0
1382MSICAPMsgData=0
1383MSICAPMsgUpperAddr=0
1384MSICAPNextCapability=0
1385MSICAPPendingBits=0
1386MSIXCAPBaseOffset=0
1387MSIXCAPCapId=0
1388MSIXCAPNextCapability=0
1389MSIXMsgCtrl=0
1390MSIXPbaOffset=0
1391MSIXTableOffset=0
1392MaximumLatency=0
1393MinimumGrant=0
1394PMCAPBaseOffset=0
1395PMCAPCapId=0
1396PMCAPCapabilities=0
1397PMCAPCtrlStatus=0
1398PMCAPNextCapability=0
1399PXCAPBaseOffset=0
1400PXCAPCapId=0
1401PXCAPCapabilities=0
1402PXCAPDevCap2=0
1403PXCAPDevCapabilities=0
1404PXCAPDevCtrl=0
1405PXCAPDevCtrl2=0
1406PXCAPDevStatus=0
1407PXCAPLinkCap=0
1408PXCAPLinkCtrl=0
1409PXCAPLinkStatus=0
1410PXCAPNextCapability=0
1411ProgIF=133
1412Revision=0
1413Status=640
1414SubClassCode=1
1415SubsystemID=0
1416SubsystemVendorID=0
1417VendorID=32902
1418clk_domain=system.clk_domain
1419config_latency=20000
1420ctrl_offset=0
1421disks=system.disk0 system.disk2
1422eventq_index=0
1423io_shift=0
1424pci_bus=0
1425pci_dev=0
1426pci_func=0
1427pio_latency=30000
1428platform=system.tsunami
1429system=system
1430config=system.iobus.master[26]
1431dma=system.iobus.slave[1]
1432pio=system.iobus.master[25]
1433
1434[system.tsunami.io]
1435type=TsunamiIO
1436clk_domain=system.clk_domain
1437eventq_index=0
1438frequency=976562500
1439pio_addr=8804615847936
1440pio_latency=100000
1441system=system
1442time=Thu Jan  1 00:00:00 2009
1443tsunami=system.tsunami
1444year_is_bcd=false
1445pio=system.iobus.master[22]
1446
1447[system.tsunami.pchip]
1448type=TsunamiPChip
1449clk_domain=system.clk_domain
1450eventq_index=0
1451pio_addr=8802535473152
1452pio_latency=100000
1453system=system
1454tsunami=system.tsunami
1455pio=system.iobus.master[1]
1456
1457[system.tsunami.pciconfig]
1458type=PciConfigAll
1459bus=0
1460clk_domain=system.clk_domain
1461eventq_index=0
1462pio_addr=0
1463pio_latency=30000
1464platform=system.tsunami
1465size=16777216
1466system=system
1467pio=system.iobus.default
1468
1469[system.tsunami.uart]
1470type=Uart8250
1471clk_domain=system.clk_domain
1472eventq_index=0
1473pio_addr=8804615848952
1474pio_latency=100000
1475platform=system.tsunami
1476system=system
1477terminal=system.terminal
1478pio=system.iobus.master[23]
1479
1480[system.voltage_domain]
1481type=VoltageDomain
1482eventq_index=0
1483voltage=1.000000
1484
1485