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