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