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