config.ini (9885:afd9ea6101d9) config.ini (9988:0b2e590c85be)
1[root]
2type=Root
3children=system
1[root]
2type=Root
3children=system
4eventq_index=0
4full_system=true
5full_system=true
6sim_quantum=0
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxAlphaSystem
11children=bridge clk_domain cpu0 cpu1 cpu_clk_domain disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus tsunami voltage_domain
12boot_cpu_frequency=500
13boot_osflags=root=/dev/hda1 console=ttyS0
14cache_line_size=64
15clk_domain=system.clk_domain
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=LinuxAlphaSystem
13children=bridge clk_domain cpu0 cpu1 cpu_clk_domain disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus tsunami voltage_domain
14boot_cpu_frequency=500
15boot_osflags=root=/dev/hda1 console=ttyS0
16cache_line_size=64
17clk_domain=system.clk_domain
16console=/dist/m5/system/binaries/console
18console=/scratch/nilay/GEM5/system/binaries/console
19eventq_index=0
17init_param=0
20init_param=0
18kernel=/dist/m5/system/binaries/vmlinux
21kernel=/scratch/nilay/GEM5/system/binaries/vmlinux
19load_addr_mask=1099511627775
20mem_mode=atomic
21mem_ranges=0:134217727
22memories=system.physmem
23num_work_ids=16
22load_addr_mask=1099511627775
23mem_mode=atomic
24mem_ranges=0:134217727
25memories=system.physmem
26num_work_ids=16
24pal=/dist/m5/system/binaries/ts_osfpal
27pal=/scratch/nilay/GEM5/system/binaries/ts_osfpal
25readfile=tests/halt.sh
26symbolfile=
27system_rev=1024
28system_type=34
29work_begin_ckpt_count=0
30work_begin_cpu_id_exit=-1
31work_begin_exit_count=0
32work_cpus_ckpt_count=0
33work_end_ckpt_count=0
34work_end_exit_count=0
35work_item_id=-1
36system_port=system.membus.slave[0]
37
38[system.bridge]
39type=Bridge
40clk_domain=system.clk_domain
41delay=50000
28readfile=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
42ranges=8796093022208:18446744073709551615
43req_size=16
44resp_size=16
45master=system.iobus.slave[0]
46slave=system.membus.master[0]
47
48[system.clk_domain]
49type=SrcClockDomain
50clock=1000
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
51voltage_domain=system.voltage_domain
52
53[system.cpu0]
54type=AtomicSimpleCPU
55children=dcache dtb icache interrupts isa itb tracer
56checker=Null
57clk_domain=system.cpu_clk_domain
58cpu_id=0
59do_checkpoint_insts=true
60do_quiesce=true
61do_statistics_insts=true
62dtb=system.cpu0.dtb
56voltage_domain=system.voltage_domain
57
58[system.cpu0]
59type=AtomicSimpleCPU
60children=dcache dtb icache interrupts isa itb tracer
61checker=Null
62clk_domain=system.cpu_clk_domain
63cpu_id=0
64do_checkpoint_insts=true
65do_quiesce=true
66do_statistics_insts=true
67dtb=system.cpu0.dtb
68eventq_index=0
63fastmem=false
64function_trace=false
65function_trace_start=0
66interrupts=system.cpu0.interrupts
67isa=system.cpu0.isa
68itb=system.cpu0.itb
69max_insts_all_threads=0
70max_insts_any_thread=0

--- 17 unchanged lines hidden (view full) ---

88icache_port=system.cpu0.icache.cpu_side
89
90[system.cpu0.dcache]
91type=BaseCache
92children=tags
93addr_ranges=0:18446744073709551615
94assoc=4
95clk_domain=system.cpu_clk_domain
69fastmem=false
70function_trace=false
71function_trace_start=0
72interrupts=system.cpu0.interrupts
73isa=system.cpu0.isa
74itb=system.cpu0.itb
75max_insts_all_threads=0
76max_insts_any_thread=0

--- 17 unchanged lines hidden (view full) ---

94icache_port=system.cpu0.icache.cpu_side
95
96[system.cpu0.dcache]
97type=BaseCache
98children=tags
99addr_ranges=0:18446744073709551615
100assoc=4
101clk_domain=system.cpu_clk_domain
102eventq_index=0
96forward_snoops=true
97hit_latency=2
98is_top_level=true
99max_miss_count=0
100mshrs=4
101prefetch_on_access=false
102prefetcher=Null
103response_latency=2

--- 6 unchanged lines hidden (view full) ---

110cpu_side=system.cpu0.dcache_port
111mem_side=system.toL2Bus.slave[1]
112
113[system.cpu0.dcache.tags]
114type=LRU
115assoc=4
116block_size=64
117clk_domain=system.cpu_clk_domain
103forward_snoops=true
104hit_latency=2
105is_top_level=true
106max_miss_count=0
107mshrs=4
108prefetch_on_access=false
109prefetcher=Null
110response_latency=2

--- 6 unchanged lines hidden (view full) ---

117cpu_side=system.cpu0.dcache_port
118mem_side=system.toL2Bus.slave[1]
119
120[system.cpu0.dcache.tags]
121type=LRU
122assoc=4
123block_size=64
124clk_domain=system.cpu_clk_domain
125eventq_index=0
118hit_latency=2
119size=32768
120
121[system.cpu0.dtb]
122type=AlphaTLB
126hit_latency=2
127size=32768
128
129[system.cpu0.dtb]
130type=AlphaTLB
131eventq_index=0
123size=64
124
125[system.cpu0.icache]
126type=BaseCache
127children=tags
128addr_ranges=0:18446744073709551615
129assoc=1
130clk_domain=system.cpu_clk_domain
132size=64
133
134[system.cpu0.icache]
135type=BaseCache
136children=tags
137addr_ranges=0:18446744073709551615
138assoc=1
139clk_domain=system.cpu_clk_domain
140eventq_index=0
131forward_snoops=true
132hit_latency=2
133is_top_level=true
134max_miss_count=0
135mshrs=4
136prefetch_on_access=false
137prefetcher=Null
138response_latency=2

--- 6 unchanged lines hidden (view full) ---

145cpu_side=system.cpu0.icache_port
146mem_side=system.toL2Bus.slave[0]
147
148[system.cpu0.icache.tags]
149type=LRU
150assoc=1
151block_size=64
152clk_domain=system.cpu_clk_domain
141forward_snoops=true
142hit_latency=2
143is_top_level=true
144max_miss_count=0
145mshrs=4
146prefetch_on_access=false
147prefetcher=Null
148response_latency=2

--- 6 unchanged lines hidden (view full) ---

155cpu_side=system.cpu0.icache_port
156mem_side=system.toL2Bus.slave[0]
157
158[system.cpu0.icache.tags]
159type=LRU
160assoc=1
161block_size=64
162clk_domain=system.cpu_clk_domain
163eventq_index=0
153hit_latency=2
154size=32768
155
156[system.cpu0.interrupts]
157type=AlphaInterrupts
164hit_latency=2
165size=32768
166
167[system.cpu0.interrupts]
168type=AlphaInterrupts
169eventq_index=0
158
159[system.cpu0.isa]
160type=AlphaISA
170
171[system.cpu0.isa]
172type=AlphaISA
173eventq_index=0
161
162[system.cpu0.itb]
163type=AlphaTLB
174
175[system.cpu0.itb]
176type=AlphaTLB
177eventq_index=0
164size=48
165
166[system.cpu0.tracer]
167type=ExeTracer
178size=48
179
180[system.cpu0.tracer]
181type=ExeTracer
182eventq_index=0
168
169[system.cpu1]
170type=AtomicSimpleCPU
171children=dcache dtb icache interrupts isa itb tracer
172checker=Null
173clk_domain=system.cpu_clk_domain
174cpu_id=1
175do_checkpoint_insts=true
176do_quiesce=true
177do_statistics_insts=true
178dtb=system.cpu1.dtb
183
184[system.cpu1]
185type=AtomicSimpleCPU
186children=dcache dtb icache interrupts isa itb tracer
187checker=Null
188clk_domain=system.cpu_clk_domain
189cpu_id=1
190do_checkpoint_insts=true
191do_quiesce=true
192do_statistics_insts=true
193dtb=system.cpu1.dtb
194eventq_index=0
179fastmem=false
180function_trace=false
181function_trace_start=0
182interrupts=system.cpu1.interrupts
183isa=system.cpu1.isa
184itb=system.cpu1.itb
185max_insts_all_threads=0
186max_insts_any_thread=0

--- 17 unchanged lines hidden (view full) ---

204icache_port=system.cpu1.icache.cpu_side
205
206[system.cpu1.dcache]
207type=BaseCache
208children=tags
209addr_ranges=0:18446744073709551615
210assoc=4
211clk_domain=system.cpu_clk_domain
195fastmem=false
196function_trace=false
197function_trace_start=0
198interrupts=system.cpu1.interrupts
199isa=system.cpu1.isa
200itb=system.cpu1.itb
201max_insts_all_threads=0
202max_insts_any_thread=0

--- 17 unchanged lines hidden (view full) ---

220icache_port=system.cpu1.icache.cpu_side
221
222[system.cpu1.dcache]
223type=BaseCache
224children=tags
225addr_ranges=0:18446744073709551615
226assoc=4
227clk_domain=system.cpu_clk_domain
228eventq_index=0
212forward_snoops=true
213hit_latency=2
214is_top_level=true
215max_miss_count=0
216mshrs=4
217prefetch_on_access=false
218prefetcher=Null
219response_latency=2

--- 6 unchanged lines hidden (view full) ---

226cpu_side=system.cpu1.dcache_port
227mem_side=system.toL2Bus.slave[3]
228
229[system.cpu1.dcache.tags]
230type=LRU
231assoc=4
232block_size=64
233clk_domain=system.cpu_clk_domain
229forward_snoops=true
230hit_latency=2
231is_top_level=true
232max_miss_count=0
233mshrs=4
234prefetch_on_access=false
235prefetcher=Null
236response_latency=2

--- 6 unchanged lines hidden (view full) ---

243cpu_side=system.cpu1.dcache_port
244mem_side=system.toL2Bus.slave[3]
245
246[system.cpu1.dcache.tags]
247type=LRU
248assoc=4
249block_size=64
250clk_domain=system.cpu_clk_domain
251eventq_index=0
234hit_latency=2
235size=32768
236
237[system.cpu1.dtb]
238type=AlphaTLB
252hit_latency=2
253size=32768
254
255[system.cpu1.dtb]
256type=AlphaTLB
257eventq_index=0
239size=64
240
241[system.cpu1.icache]
242type=BaseCache
243children=tags
244addr_ranges=0:18446744073709551615
245assoc=1
246clk_domain=system.cpu_clk_domain
258size=64
259
260[system.cpu1.icache]
261type=BaseCache
262children=tags
263addr_ranges=0:18446744073709551615
264assoc=1
265clk_domain=system.cpu_clk_domain
266eventq_index=0
247forward_snoops=true
248hit_latency=2
249is_top_level=true
250max_miss_count=0
251mshrs=4
252prefetch_on_access=false
253prefetcher=Null
254response_latency=2

--- 6 unchanged lines hidden (view full) ---

261cpu_side=system.cpu1.icache_port
262mem_side=system.toL2Bus.slave[2]
263
264[system.cpu1.icache.tags]
265type=LRU
266assoc=1
267block_size=64
268clk_domain=system.cpu_clk_domain
267forward_snoops=true
268hit_latency=2
269is_top_level=true
270max_miss_count=0
271mshrs=4
272prefetch_on_access=false
273prefetcher=Null
274response_latency=2

--- 6 unchanged lines hidden (view full) ---

281cpu_side=system.cpu1.icache_port
282mem_side=system.toL2Bus.slave[2]
283
284[system.cpu1.icache.tags]
285type=LRU
286assoc=1
287block_size=64
288clk_domain=system.cpu_clk_domain
289eventq_index=0
269hit_latency=2
270size=32768
271
272[system.cpu1.interrupts]
273type=AlphaInterrupts
290hit_latency=2
291size=32768
292
293[system.cpu1.interrupts]
294type=AlphaInterrupts
295eventq_index=0
274
275[system.cpu1.isa]
276type=AlphaISA
296
297[system.cpu1.isa]
298type=AlphaISA
299eventq_index=0
277
278[system.cpu1.itb]
279type=AlphaTLB
300
301[system.cpu1.itb]
302type=AlphaTLB
303eventq_index=0
280size=48
281
282[system.cpu1.tracer]
283type=ExeTracer
304size=48
305
306[system.cpu1.tracer]
307type=ExeTracer
308eventq_index=0
284
285[system.cpu_clk_domain]
286type=SrcClockDomain
287clock=500
309
310[system.cpu_clk_domain]
311type=SrcClockDomain
312clock=500
313eventq_index=0
288voltage_domain=system.voltage_domain
289
290[system.disk0]
291type=IdeDisk
292children=image
293delay=1000000
294driveID=master
314voltage_domain=system.voltage_domain
315
316[system.disk0]
317type=IdeDisk
318children=image
319delay=1000000
320driveID=master
321eventq_index=0
295image=system.disk0.image
296
297[system.disk0.image]
298type=CowDiskImage
299children=child
300child=system.disk0.image.child
322image=system.disk0.image
323
324[system.disk0.image]
325type=CowDiskImage
326children=child
327child=system.disk0.image.child
328eventq_index=0
301image_file=
302read_only=false
303table_size=65536
304
305[system.disk0.image.child]
306type=RawDiskImage
329image_file=
330read_only=false
331table_size=65536
332
333[system.disk0.image.child]
334type=RawDiskImage
307image_file=/dist/m5/system/disks/linux-latest.img
335eventq_index=0
336image_file=/scratch/nilay/GEM5/system/disks/linux-latest.img
308read_only=true
309
310[system.disk2]
311type=IdeDisk
312children=image
313delay=1000000
314driveID=master
337read_only=true
338
339[system.disk2]
340type=IdeDisk
341children=image
342delay=1000000
343driveID=master
344eventq_index=0
315image=system.disk2.image
316
317[system.disk2.image]
318type=CowDiskImage
319children=child
320child=system.disk2.image.child
345image=system.disk2.image
346
347[system.disk2.image]
348type=CowDiskImage
349children=child
350child=system.disk2.image.child
351eventq_index=0
321image_file=
322read_only=false
323table_size=65536
324
325[system.disk2.image.child]
326type=RawDiskImage
352image_file=
353read_only=false
354table_size=65536
355
356[system.disk2.image.child]
357type=RawDiskImage
327image_file=/dist/m5/system/disks/linux-bigswap2.img
358eventq_index=0
359image_file=/scratch/nilay/GEM5/system/disks/linux-bigswap2.img
328read_only=true
329
330[system.intrctrl]
331type=IntrControl
360read_only=true
361
362[system.intrctrl]
363type=IntrControl
364eventq_index=0
332sys=system
333
334[system.iobus]
335type=NoncoherentBus
336clk_domain=system.clk_domain
365sys=system
366
367[system.iobus]
368type=NoncoherentBus
369clk_domain=system.clk_domain
370eventq_index=0
337header_cycles=1
338use_default_range=true
339width=8
340default=system.tsunami.pciconfig.pio
341master=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
342slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
343
344[system.iocache]
345type=BaseCache
346children=tags
347addr_ranges=0:134217727
348assoc=8
349clk_domain=system.clk_domain
371header_cycles=1
372use_default_range=true
373width=8
374default=system.tsunami.pciconfig.pio
375master=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
376slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
377
378[system.iocache]
379type=BaseCache
380children=tags
381addr_ranges=0:134217727
382assoc=8
383clk_domain=system.clk_domain
384eventq_index=0
350forward_snoops=false
351hit_latency=50
352is_top_level=true
353max_miss_count=0
354mshrs=20
355prefetch_on_access=false
356prefetcher=Null
357response_latency=50

--- 6 unchanged lines hidden (view full) ---

364cpu_side=system.iobus.master[29]
365mem_side=system.membus.slave[2]
366
367[system.iocache.tags]
368type=LRU
369assoc=8
370block_size=64
371clk_domain=system.clk_domain
385forward_snoops=false
386hit_latency=50
387is_top_level=true
388max_miss_count=0
389mshrs=20
390prefetch_on_access=false
391prefetcher=Null
392response_latency=50

--- 6 unchanged lines hidden (view full) ---

399cpu_side=system.iobus.master[29]
400mem_side=system.membus.slave[2]
401
402[system.iocache.tags]
403type=LRU
404assoc=8
405block_size=64
406clk_domain=system.clk_domain
407eventq_index=0
372hit_latency=50
373size=1024
374
375[system.l2c]
376type=BaseCache
377children=tags
378addr_ranges=0:18446744073709551615
379assoc=8
380clk_domain=system.cpu_clk_domain
408hit_latency=50
409size=1024
410
411[system.l2c]
412type=BaseCache
413children=tags
414addr_ranges=0:18446744073709551615
415assoc=8
416clk_domain=system.cpu_clk_domain
417eventq_index=0
381forward_snoops=true
382hit_latency=20
383is_top_level=false
384max_miss_count=0
385mshrs=20
386prefetch_on_access=false
387prefetcher=Null
388response_latency=20

--- 6 unchanged lines hidden (view full) ---

395cpu_side=system.toL2Bus.master[0]
396mem_side=system.membus.slave[1]
397
398[system.l2c.tags]
399type=LRU
400assoc=8
401block_size=64
402clk_domain=system.cpu_clk_domain
418forward_snoops=true
419hit_latency=20
420is_top_level=false
421max_miss_count=0
422mshrs=20
423prefetch_on_access=false
424prefetcher=Null
425response_latency=20

--- 6 unchanged lines hidden (view full) ---

432cpu_side=system.toL2Bus.master[0]
433mem_side=system.membus.slave[1]
434
435[system.l2c.tags]
436type=LRU
437assoc=8
438block_size=64
439clk_domain=system.cpu_clk_domain
440eventq_index=0
403hit_latency=20
404size=4194304
405
406[system.membus]
407type=CoherentBus
408children=badaddr_responder
409clk_domain=system.clk_domain
441hit_latency=20
442size=4194304
443
444[system.membus]
445type=CoherentBus
446children=badaddr_responder
447clk_domain=system.clk_domain
448eventq_index=0
410header_cycles=1
411system=system
412use_default_range=false
413width=8
414default=system.membus.badaddr_responder.pio
415master=system.bridge.slave system.physmem.port
416slave=system.system_port system.l2c.mem_side system.iocache.mem_side
417
418[system.membus.badaddr_responder]
419type=IsaFake
420clk_domain=system.clk_domain
449header_cycles=1
450system=system
451use_default_range=false
452width=8
453default=system.membus.badaddr_responder.pio
454master=system.bridge.slave system.physmem.port
455slave=system.system_port system.l2c.mem_side system.iocache.mem_side
456
457[system.membus.badaddr_responder]
458type=IsaFake
459clk_domain=system.clk_domain
460eventq_index=0
421fake_mem=false
422pio_addr=0
423pio_latency=100000
424pio_size=8
425ret_bad_addr=true
426ret_data16=65535
427ret_data32=4294967295
428ret_data64=18446744073709551615
429ret_data8=255
430system=system
431update_data=false
432warn_access=
433pio=system.membus.default
434
435[system.physmem]
461fake_mem=false
462pio_addr=0
463pio_latency=100000
464pio_size=8
465ret_bad_addr=true
466ret_data16=65535
467ret_data32=4294967295
468ret_data64=18446744073709551615
469ret_data8=255
470system=system
471update_data=false
472warn_access=
473pio=system.membus.default
474
475[system.physmem]
436type=SimpleDRAM
437activation_limit=4
438addr_mapping=RaBaChCo
439banks_per_rank=8
440burst_length=8
441channels=1
476type=SimpleMemory
477bandwidth=73.000000
442clk_domain=system.clk_domain
443conf_table_reported=true
478clk_domain=system.clk_domain
479conf_table_reported=true
444device_bus_width=8
445device_rowbuffer_size=1024
446devices_per_rank=8
480eventq_index=0
447in_addr_map=true
481in_addr_map=true
448mem_sched_policy=frfcfs
482latency=30000
483latency_var=0
449null=false
484null=false
450page_policy=open
451range=0:134217727
485range=0:134217727
452ranks_per_channel=2
453read_buffer_size=32
454static_backend_latency=10000
455static_frontend_latency=10000
456tBURST=5000
457tCL=13750
458tRCD=13750
459tREFI=7800000
460tRFC=300000
461tRP=13750
462tWTR=7500
463tXAW=40000
464write_buffer_size=32
465write_thresh_perc=70
466port=system.membus.master[1]
467
468[system.simple_disk]
469type=SimpleDisk
470children=disk
471disk=system.simple_disk.disk
486port=system.membus.master[1]
487
488[system.simple_disk]
489type=SimpleDisk
490children=disk
491disk=system.simple_disk.disk
492eventq_index=0
472system=system
473
474[system.simple_disk.disk]
475type=RawDiskImage
493system=system
494
495[system.simple_disk.disk]
496type=RawDiskImage
476image_file=/dist/m5/system/disks/linux-latest.img
497eventq_index=0
498image_file=/scratch/nilay/GEM5/system/disks/linux-latest.img
477read_only=true
478
479[system.terminal]
480type=Terminal
499read_only=true
500
501[system.terminal]
502type=Terminal
503eventq_index=0
481intr_control=system.intrctrl
482number=0
483output=true
484port=3456
485
486[system.toL2Bus]
487type=CoherentBus
488clk_domain=system.cpu_clk_domain
504intr_control=system.intrctrl
505number=0
506output=true
507port=3456
508
509[system.toL2Bus]
510type=CoherentBus
511clk_domain=system.cpu_clk_domain
512eventq_index=0
489header_cycles=1
490system=system
491use_default_range=false
492width=8
493master=system.l2c.cpu_side
494slave=system.cpu0.icache.mem_side system.cpu0.dcache.mem_side system.cpu1.icache.mem_side system.cpu1.dcache.mem_side
495
496[system.tsunami]
497type=Tsunami
498children=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
513header_cycles=1
514system=system
515use_default_range=false
516width=8
517master=system.l2c.cpu_side
518slave=system.cpu0.icache.mem_side system.cpu0.dcache.mem_side system.cpu1.icache.mem_side system.cpu1.dcache.mem_side
519
520[system.tsunami]
521type=Tsunami
522children=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
523eventq_index=0
499intrctrl=system.intrctrl
500system=system
501
502[system.tsunami.backdoor]
503type=AlphaBackdoor
504clk_domain=system.clk_domain
505cpu=system.cpu0
506disk=system.simple_disk
524intrctrl=system.intrctrl
525system=system
526
527[system.tsunami.backdoor]
528type=AlphaBackdoor
529clk_domain=system.clk_domain
530cpu=system.cpu0
531disk=system.simple_disk
532eventq_index=0
507pio_addr=8804682956800
508pio_latency=100000
509platform=system.tsunami
510system=system
511terminal=system.terminal
512pio=system.iobus.master[24]
513
514[system.tsunami.cchip]
515type=TsunamiCChip
516clk_domain=system.clk_domain
533pio_addr=8804682956800
534pio_latency=100000
535platform=system.tsunami
536system=system
537terminal=system.terminal
538pio=system.iobus.master[24]
539
540[system.tsunami.cchip]
541type=TsunamiCChip
542clk_domain=system.clk_domain
543eventq_index=0
517pio_addr=8803072344064
518pio_latency=100000
519system=system
520tsunami=system.tsunami
521pio=system.iobus.master[0]
522
523[system.tsunami.ethernet]
524type=NSGigE

--- 12 unchanged lines hidden (view full) ---

537BAR4=0
538BAR4LegacyIO=false
539BAR4Size=0
540BAR5=0
541BAR5LegacyIO=false
542BAR5Size=0
543BIST=0
544CacheLineSize=0
544pio_addr=8803072344064
545pio_latency=100000
546system=system
547tsunami=system.tsunami
548pio=system.iobus.master[0]
549
550[system.tsunami.ethernet]
551type=NSGigE

--- 12 unchanged lines hidden (view full) ---

564BAR4=0
565BAR4LegacyIO=false
566BAR4Size=0
567BAR5=0
568BAR5LegacyIO=false
569BAR5Size=0
570BIST=0
571CacheLineSize=0
572CapabilityPtr=0
545CardbusCIS=0
546ClassCode=2
547Command=0
548DeviceID=34
549ExpansionROM=0
550HeaderType=0
551InterruptLine=30
552InterruptPin=1
553LatencyTimer=0
573CardbusCIS=0
574ClassCode=2
575Command=0
576DeviceID=34
577ExpansionROM=0
578HeaderType=0
579InterruptLine=30
580InterruptPin=1
581LatencyTimer=0
582MSICAPBaseOffset=0
583MSICAPCapId=0
584MSICAPMaskBits=0
585MSICAPMsgAddr=0
586MSICAPMsgCtrl=0
587MSICAPMsgData=0
588MSICAPMsgUpperAddr=0
589MSICAPNextCapability=0
590MSICAPPendingBits=0
591MSIXCAPBaseOffset=0
592MSIXCAPCapId=0
593MSIXCAPNextCapability=0
594MSIXMsgCtrl=0
595MSIXPbaOffset=0
596MSIXTableOffset=0
554MaximumLatency=52
555MinimumGrant=176
597MaximumLatency=52
598MinimumGrant=176
599PMCAPBaseOffset=0
600PMCAPCapId=0
601PMCAPCapabilities=0
602PMCAPCtrlStatus=0
603PMCAPNextCapability=0
604PXCAPBaseOffset=0
605PXCAPCapId=0
606PXCAPCapabilities=0
607PXCAPDevCap2=0
608PXCAPDevCapabilities=0
609PXCAPDevCtrl=0
610PXCAPDevCtrl2=0
611PXCAPDevStatus=0
612PXCAPLinkCap=0
613PXCAPLinkCtrl=0
614PXCAPLinkStatus=0
615PXCAPNextCapability=0
556ProgIF=0
557Revision=0
558Status=656
559SubClassCode=0
560SubsystemID=0
561SubsystemVendorID=0
562VendorID=4107
563clk_domain=system.clk_domain
564config_latency=20000
565dma_data_free=false
566dma_desc_free=false
567dma_no_allocate=true
568dma_read_delay=0
569dma_read_factor=0
570dma_write_delay=0
571dma_write_factor=0
616ProgIF=0
617Revision=0
618Status=656
619SubClassCode=0
620SubsystemID=0
621SubsystemVendorID=0
622VendorID=4107
623clk_domain=system.clk_domain
624config_latency=20000
625dma_data_free=false
626dma_desc_free=false
627dma_no_allocate=true
628dma_read_delay=0
629dma_read_factor=0
630dma_write_delay=0
631dma_write_factor=0
632eventq_index=0
572hardware_address=00:90:00:00:00:01
573intr_delay=10000000
574pci_bus=0
575pci_dev=1
576pci_func=0
577pio_latency=30000
578platform=system.tsunami
579rss=false

--- 7 unchanged lines hidden (view full) ---

587tx_thread=false
588config=system.iobus.master[28]
589dma=system.iobus.slave[2]
590pio=system.iobus.master[27]
591
592[system.tsunami.fake_OROM]
593type=IsaFake
594clk_domain=system.clk_domain
633hardware_address=00:90:00:00:00:01
634intr_delay=10000000
635pci_bus=0
636pci_dev=1
637pci_func=0
638pio_latency=30000
639platform=system.tsunami
640rss=false

--- 7 unchanged lines hidden (view full) ---

648tx_thread=false
649config=system.iobus.master[28]
650dma=system.iobus.slave[2]
651pio=system.iobus.master[27]
652
653[system.tsunami.fake_OROM]
654type=IsaFake
655clk_domain=system.clk_domain
656eventq_index=0
595fake_mem=false
596pio_addr=8796093677568
597pio_latency=100000
598pio_size=393216
599ret_bad_addr=false
600ret_data16=65535
601ret_data32=4294967295
602ret_data64=18446744073709551615
603ret_data8=255
604system=system
605update_data=false
606warn_access=
607pio=system.iobus.master[8]
608
609[system.tsunami.fake_ata0]
610type=IsaFake
611clk_domain=system.clk_domain
657fake_mem=false
658pio_addr=8796093677568
659pio_latency=100000
660pio_size=393216
661ret_bad_addr=false
662ret_data16=65535
663ret_data32=4294967295
664ret_data64=18446744073709551615
665ret_data8=255
666system=system
667update_data=false
668warn_access=
669pio=system.iobus.master[8]
670
671[system.tsunami.fake_ata0]
672type=IsaFake
673clk_domain=system.clk_domain
674eventq_index=0
612fake_mem=false
613pio_addr=8804615848432
614pio_latency=100000
615pio_size=8
616ret_bad_addr=false
617ret_data16=65535
618ret_data32=4294967295
619ret_data64=18446744073709551615
620ret_data8=255
621system=system
622update_data=false
623warn_access=
624pio=system.iobus.master[19]
625
626[system.tsunami.fake_ata1]
627type=IsaFake
628clk_domain=system.clk_domain
675fake_mem=false
676pio_addr=8804615848432
677pio_latency=100000
678pio_size=8
679ret_bad_addr=false
680ret_data16=65535
681ret_data32=4294967295
682ret_data64=18446744073709551615
683ret_data8=255
684system=system
685update_data=false
686warn_access=
687pio=system.iobus.master[19]
688
689[system.tsunami.fake_ata1]
690type=IsaFake
691clk_domain=system.clk_domain
692eventq_index=0
629fake_mem=false
630pio_addr=8804615848304
631pio_latency=100000
632pio_size=8
633ret_bad_addr=false
634ret_data16=65535
635ret_data32=4294967295
636ret_data64=18446744073709551615
637ret_data8=255
638system=system
639update_data=false
640warn_access=
641pio=system.iobus.master[20]
642
643[system.tsunami.fake_pnp_addr]
644type=IsaFake
645clk_domain=system.clk_domain
693fake_mem=false
694pio_addr=8804615848304
695pio_latency=100000
696pio_size=8
697ret_bad_addr=false
698ret_data16=65535
699ret_data32=4294967295
700ret_data64=18446744073709551615
701ret_data8=255
702system=system
703update_data=false
704warn_access=
705pio=system.iobus.master[20]
706
707[system.tsunami.fake_pnp_addr]
708type=IsaFake
709clk_domain=system.clk_domain
710eventq_index=0
646fake_mem=false
647pio_addr=8804615848569
648pio_latency=100000
649pio_size=8
650ret_bad_addr=false
651ret_data16=65535
652ret_data32=4294967295
653ret_data64=18446744073709551615
654ret_data8=255
655system=system
656update_data=false
657warn_access=
658pio=system.iobus.master[9]
659
660[system.tsunami.fake_pnp_read0]
661type=IsaFake
662clk_domain=system.clk_domain
711fake_mem=false
712pio_addr=8804615848569
713pio_latency=100000
714pio_size=8
715ret_bad_addr=false
716ret_data16=65535
717ret_data32=4294967295
718ret_data64=18446744073709551615
719ret_data8=255
720system=system
721update_data=false
722warn_access=
723pio=system.iobus.master[9]
724
725[system.tsunami.fake_pnp_read0]
726type=IsaFake
727clk_domain=system.clk_domain
728eventq_index=0
663fake_mem=false
664pio_addr=8804615848451
665pio_latency=100000
666pio_size=8
667ret_bad_addr=false
668ret_data16=65535
669ret_data32=4294967295
670ret_data64=18446744073709551615
671ret_data8=255
672system=system
673update_data=false
674warn_access=
675pio=system.iobus.master[11]
676
677[system.tsunami.fake_pnp_read1]
678type=IsaFake
679clk_domain=system.clk_domain
729fake_mem=false
730pio_addr=8804615848451
731pio_latency=100000
732pio_size=8
733ret_bad_addr=false
734ret_data16=65535
735ret_data32=4294967295
736ret_data64=18446744073709551615
737ret_data8=255
738system=system
739update_data=false
740warn_access=
741pio=system.iobus.master[11]
742
743[system.tsunami.fake_pnp_read1]
744type=IsaFake
745clk_domain=system.clk_domain
746eventq_index=0
680fake_mem=false
681pio_addr=8804615848515
682pio_latency=100000
683pio_size=8
684ret_bad_addr=false
685ret_data16=65535
686ret_data32=4294967295
687ret_data64=18446744073709551615
688ret_data8=255
689system=system
690update_data=false
691warn_access=
692pio=system.iobus.master[12]
693
694[system.tsunami.fake_pnp_read2]
695type=IsaFake
696clk_domain=system.clk_domain
747fake_mem=false
748pio_addr=8804615848515
749pio_latency=100000
750pio_size=8
751ret_bad_addr=false
752ret_data16=65535
753ret_data32=4294967295
754ret_data64=18446744073709551615
755ret_data8=255
756system=system
757update_data=false
758warn_access=
759pio=system.iobus.master[12]
760
761[system.tsunami.fake_pnp_read2]
762type=IsaFake
763clk_domain=system.clk_domain
764eventq_index=0
697fake_mem=false
698pio_addr=8804615848579
699pio_latency=100000
700pio_size=8
701ret_bad_addr=false
702ret_data16=65535
703ret_data32=4294967295
704ret_data64=18446744073709551615
705ret_data8=255
706system=system
707update_data=false
708warn_access=
709pio=system.iobus.master[13]
710
711[system.tsunami.fake_pnp_read3]
712type=IsaFake
713clk_domain=system.clk_domain
765fake_mem=false
766pio_addr=8804615848579
767pio_latency=100000
768pio_size=8
769ret_bad_addr=false
770ret_data16=65535
771ret_data32=4294967295
772ret_data64=18446744073709551615
773ret_data8=255
774system=system
775update_data=false
776warn_access=
777pio=system.iobus.master[13]
778
779[system.tsunami.fake_pnp_read3]
780type=IsaFake
781clk_domain=system.clk_domain
782eventq_index=0
714fake_mem=false
715pio_addr=8804615848643
716pio_latency=100000
717pio_size=8
718ret_bad_addr=false
719ret_data16=65535
720ret_data32=4294967295
721ret_data64=18446744073709551615
722ret_data8=255
723system=system
724update_data=false
725warn_access=
726pio=system.iobus.master[14]
727
728[system.tsunami.fake_pnp_read4]
729type=IsaFake
730clk_domain=system.clk_domain
783fake_mem=false
784pio_addr=8804615848643
785pio_latency=100000
786pio_size=8
787ret_bad_addr=false
788ret_data16=65535
789ret_data32=4294967295
790ret_data64=18446744073709551615
791ret_data8=255
792system=system
793update_data=false
794warn_access=
795pio=system.iobus.master[14]
796
797[system.tsunami.fake_pnp_read4]
798type=IsaFake
799clk_domain=system.clk_domain
800eventq_index=0
731fake_mem=false
732pio_addr=8804615848707
733pio_latency=100000
734pio_size=8
735ret_bad_addr=false
736ret_data16=65535
737ret_data32=4294967295
738ret_data64=18446744073709551615
739ret_data8=255
740system=system
741update_data=false
742warn_access=
743pio=system.iobus.master[15]
744
745[system.tsunami.fake_pnp_read5]
746type=IsaFake
747clk_domain=system.clk_domain
801fake_mem=false
802pio_addr=8804615848707
803pio_latency=100000
804pio_size=8
805ret_bad_addr=false
806ret_data16=65535
807ret_data32=4294967295
808ret_data64=18446744073709551615
809ret_data8=255
810system=system
811update_data=false
812warn_access=
813pio=system.iobus.master[15]
814
815[system.tsunami.fake_pnp_read5]
816type=IsaFake
817clk_domain=system.clk_domain
818eventq_index=0
748fake_mem=false
749pio_addr=8804615848771
750pio_latency=100000
751pio_size=8
752ret_bad_addr=false
753ret_data16=65535
754ret_data32=4294967295
755ret_data64=18446744073709551615
756ret_data8=255
757system=system
758update_data=false
759warn_access=
760pio=system.iobus.master[16]
761
762[system.tsunami.fake_pnp_read6]
763type=IsaFake
764clk_domain=system.clk_domain
819fake_mem=false
820pio_addr=8804615848771
821pio_latency=100000
822pio_size=8
823ret_bad_addr=false
824ret_data16=65535
825ret_data32=4294967295
826ret_data64=18446744073709551615
827ret_data8=255
828system=system
829update_data=false
830warn_access=
831pio=system.iobus.master[16]
832
833[system.tsunami.fake_pnp_read6]
834type=IsaFake
835clk_domain=system.clk_domain
836eventq_index=0
765fake_mem=false
766pio_addr=8804615848835
767pio_latency=100000
768pio_size=8
769ret_bad_addr=false
770ret_data16=65535
771ret_data32=4294967295
772ret_data64=18446744073709551615
773ret_data8=255
774system=system
775update_data=false
776warn_access=
777pio=system.iobus.master[17]
778
779[system.tsunami.fake_pnp_read7]
780type=IsaFake
781clk_domain=system.clk_domain
837fake_mem=false
838pio_addr=8804615848835
839pio_latency=100000
840pio_size=8
841ret_bad_addr=false
842ret_data16=65535
843ret_data32=4294967295
844ret_data64=18446744073709551615
845ret_data8=255
846system=system
847update_data=false
848warn_access=
849pio=system.iobus.master[17]
850
851[system.tsunami.fake_pnp_read7]
852type=IsaFake
853clk_domain=system.clk_domain
854eventq_index=0
782fake_mem=false
783pio_addr=8804615848899
784pio_latency=100000
785pio_size=8
786ret_bad_addr=false
787ret_data16=65535
788ret_data32=4294967295
789ret_data64=18446744073709551615
790ret_data8=255
791system=system
792update_data=false
793warn_access=
794pio=system.iobus.master[18]
795
796[system.tsunami.fake_pnp_write]
797type=IsaFake
798clk_domain=system.clk_domain
855fake_mem=false
856pio_addr=8804615848899
857pio_latency=100000
858pio_size=8
859ret_bad_addr=false
860ret_data16=65535
861ret_data32=4294967295
862ret_data64=18446744073709551615
863ret_data8=255
864system=system
865update_data=false
866warn_access=
867pio=system.iobus.master[18]
868
869[system.tsunami.fake_pnp_write]
870type=IsaFake
871clk_domain=system.clk_domain
872eventq_index=0
799fake_mem=false
800pio_addr=8804615850617
801pio_latency=100000
802pio_size=8
803ret_bad_addr=false
804ret_data16=65535
805ret_data32=4294967295
806ret_data64=18446744073709551615
807ret_data8=255
808system=system
809update_data=false
810warn_access=
811pio=system.iobus.master[10]
812
813[system.tsunami.fake_ppc]
814type=IsaFake
815clk_domain=system.clk_domain
873fake_mem=false
874pio_addr=8804615850617
875pio_latency=100000
876pio_size=8
877ret_bad_addr=false
878ret_data16=65535
879ret_data32=4294967295
880ret_data64=18446744073709551615
881ret_data8=255
882system=system
883update_data=false
884warn_access=
885pio=system.iobus.master[10]
886
887[system.tsunami.fake_ppc]
888type=IsaFake
889clk_domain=system.clk_domain
890eventq_index=0
816fake_mem=false
817pio_addr=8804615848891
818pio_latency=100000
819pio_size=8
820ret_bad_addr=false
821ret_data16=65535
822ret_data32=4294967295
823ret_data64=18446744073709551615
824ret_data8=255
825system=system
826update_data=false
827warn_access=
828pio=system.iobus.master[7]
829
830[system.tsunami.fake_sm_chip]
831type=IsaFake
832clk_domain=system.clk_domain
891fake_mem=false
892pio_addr=8804615848891
893pio_latency=100000
894pio_size=8
895ret_bad_addr=false
896ret_data16=65535
897ret_data32=4294967295
898ret_data64=18446744073709551615
899ret_data8=255
900system=system
901update_data=false
902warn_access=
903pio=system.iobus.master[7]
904
905[system.tsunami.fake_sm_chip]
906type=IsaFake
907clk_domain=system.clk_domain
908eventq_index=0
833fake_mem=false
834pio_addr=8804615848816
835pio_latency=100000
836pio_size=8
837ret_bad_addr=false
838ret_data16=65535
839ret_data32=4294967295
840ret_data64=18446744073709551615
841ret_data8=255
842system=system
843update_data=false
844warn_access=
845pio=system.iobus.master[2]
846
847[system.tsunami.fake_uart1]
848type=IsaFake
849clk_domain=system.clk_domain
909fake_mem=false
910pio_addr=8804615848816
911pio_latency=100000
912pio_size=8
913ret_bad_addr=false
914ret_data16=65535
915ret_data32=4294967295
916ret_data64=18446744073709551615
917ret_data8=255
918system=system
919update_data=false
920warn_access=
921pio=system.iobus.master[2]
922
923[system.tsunami.fake_uart1]
924type=IsaFake
925clk_domain=system.clk_domain
926eventq_index=0
850fake_mem=false
851pio_addr=8804615848696
852pio_latency=100000
853pio_size=8
854ret_bad_addr=false
855ret_data16=65535
856ret_data32=4294967295
857ret_data64=18446744073709551615
858ret_data8=255
859system=system
860update_data=false
861warn_access=
862pio=system.iobus.master[3]
863
864[system.tsunami.fake_uart2]
865type=IsaFake
866clk_domain=system.clk_domain
927fake_mem=false
928pio_addr=8804615848696
929pio_latency=100000
930pio_size=8
931ret_bad_addr=false
932ret_data16=65535
933ret_data32=4294967295
934ret_data64=18446744073709551615
935ret_data8=255
936system=system
937update_data=false
938warn_access=
939pio=system.iobus.master[3]
940
941[system.tsunami.fake_uart2]
942type=IsaFake
943clk_domain=system.clk_domain
944eventq_index=0
867fake_mem=false
868pio_addr=8804615848936
869pio_latency=100000
870pio_size=8
871ret_bad_addr=false
872ret_data16=65535
873ret_data32=4294967295
874ret_data64=18446744073709551615
875ret_data8=255
876system=system
877update_data=false
878warn_access=
879pio=system.iobus.master[4]
880
881[system.tsunami.fake_uart3]
882type=IsaFake
883clk_domain=system.clk_domain
945fake_mem=false
946pio_addr=8804615848936
947pio_latency=100000
948pio_size=8
949ret_bad_addr=false
950ret_data16=65535
951ret_data32=4294967295
952ret_data64=18446744073709551615
953ret_data8=255
954system=system
955update_data=false
956warn_access=
957pio=system.iobus.master[4]
958
959[system.tsunami.fake_uart3]
960type=IsaFake
961clk_domain=system.clk_domain
962eventq_index=0
884fake_mem=false
885pio_addr=8804615848680
886pio_latency=100000
887pio_size=8
888ret_bad_addr=false
889ret_data16=65535
890ret_data32=4294967295
891ret_data64=18446744073709551615
892ret_data8=255
893system=system
894update_data=false
895warn_access=
896pio=system.iobus.master[5]
897
898[system.tsunami.fake_uart4]
899type=IsaFake
900clk_domain=system.clk_domain
963fake_mem=false
964pio_addr=8804615848680
965pio_latency=100000
966pio_size=8
967ret_bad_addr=false
968ret_data16=65535
969ret_data32=4294967295
970ret_data64=18446744073709551615
971ret_data8=255
972system=system
973update_data=false
974warn_access=
975pio=system.iobus.master[5]
976
977[system.tsunami.fake_uart4]
978type=IsaFake
979clk_domain=system.clk_domain
980eventq_index=0
901fake_mem=false
902pio_addr=8804615848944
903pio_latency=100000
904pio_size=8
905ret_bad_addr=false
906ret_data16=65535
907ret_data32=4294967295
908ret_data64=18446744073709551615
909ret_data8=255
910system=system
911update_data=false
912warn_access=
913pio=system.iobus.master[6]
914
915[system.tsunami.fb]
916type=BadDevice
917clk_domain=system.clk_domain
918devicename=FrameBuffer
981fake_mem=false
982pio_addr=8804615848944
983pio_latency=100000
984pio_size=8
985ret_bad_addr=false
986ret_data16=65535
987ret_data32=4294967295
988ret_data64=18446744073709551615
989ret_data8=255
990system=system
991update_data=false
992warn_access=
993pio=system.iobus.master[6]
994
995[system.tsunami.fb]
996type=BadDevice
997clk_domain=system.clk_domain
998devicename=FrameBuffer
999eventq_index=0
919pio_addr=8804615848912
920pio_latency=100000
921system=system
922pio=system.iobus.master[21]
923
924[system.tsunami.ide]
925type=IdeController
926BAR0=1

--- 11 unchanged lines hidden (view full) ---

938BAR4=1
939BAR4LegacyIO=false
940BAR4Size=16
941BAR5=1
942BAR5LegacyIO=false
943BAR5Size=0
944BIST=0
945CacheLineSize=0
1000pio_addr=8804615848912
1001pio_latency=100000
1002system=system
1003pio=system.iobus.master[21]
1004
1005[system.tsunami.ide]
1006type=IdeController
1007BAR0=1

--- 11 unchanged lines hidden (view full) ---

1019BAR4=1
1020BAR4LegacyIO=false
1021BAR4Size=16
1022BAR5=1
1023BAR5LegacyIO=false
1024BAR5Size=0
1025BIST=0
1026CacheLineSize=0
1027CapabilityPtr=0
946CardbusCIS=0
947ClassCode=1
948Command=0
949DeviceID=28945
950ExpansionROM=0
951HeaderType=0
952InterruptLine=31
953InterruptPin=1
954LatencyTimer=0
1028CardbusCIS=0
1029ClassCode=1
1030Command=0
1031DeviceID=28945
1032ExpansionROM=0
1033HeaderType=0
1034InterruptLine=31
1035InterruptPin=1
1036LatencyTimer=0
1037MSICAPBaseOffset=0
1038MSICAPCapId=0
1039MSICAPMaskBits=0
1040MSICAPMsgAddr=0
1041MSICAPMsgCtrl=0
1042MSICAPMsgData=0
1043MSICAPMsgUpperAddr=0
1044MSICAPNextCapability=0
1045MSICAPPendingBits=0
1046MSIXCAPBaseOffset=0
1047MSIXCAPCapId=0
1048MSIXCAPNextCapability=0
1049MSIXMsgCtrl=0
1050MSIXPbaOffset=0
1051MSIXTableOffset=0
955MaximumLatency=0
956MinimumGrant=0
1052MaximumLatency=0
1053MinimumGrant=0
1054PMCAPBaseOffset=0
1055PMCAPCapId=0
1056PMCAPCapabilities=0
1057PMCAPCtrlStatus=0
1058PMCAPNextCapability=0
1059PXCAPBaseOffset=0
1060PXCAPCapId=0
1061PXCAPCapabilities=0
1062PXCAPDevCap2=0
1063PXCAPDevCapabilities=0
1064PXCAPDevCtrl=0
1065PXCAPDevCtrl2=0
1066PXCAPDevStatus=0
1067PXCAPLinkCap=0
1068PXCAPLinkCtrl=0
1069PXCAPLinkStatus=0
1070PXCAPNextCapability=0
957ProgIF=133
958Revision=0
959Status=640
960SubClassCode=1
961SubsystemID=0
962SubsystemVendorID=0
963VendorID=32902
964clk_domain=system.clk_domain
965config_latency=20000
966ctrl_offset=0
967disks=system.disk0 system.disk2
1071ProgIF=133
1072Revision=0
1073Status=640
1074SubClassCode=1
1075SubsystemID=0
1076SubsystemVendorID=0
1077VendorID=32902
1078clk_domain=system.clk_domain
1079config_latency=20000
1080ctrl_offset=0
1081disks=system.disk0 system.disk2
1082eventq_index=0
968io_shift=0
969pci_bus=0
970pci_dev=0
971pci_func=0
972pio_latency=30000
973platform=system.tsunami
974system=system
975config=system.iobus.master[26]
976dma=system.iobus.slave[1]
977pio=system.iobus.master[25]
978
979[system.tsunami.io]
980type=TsunamiIO
981clk_domain=system.clk_domain
1083io_shift=0
1084pci_bus=0
1085pci_dev=0
1086pci_func=0
1087pio_latency=30000
1088platform=system.tsunami
1089system=system
1090config=system.iobus.master[26]
1091dma=system.iobus.slave[1]
1092pio=system.iobus.master[25]
1093
1094[system.tsunami.io]
1095type=TsunamiIO
1096clk_domain=system.clk_domain
1097eventq_index=0
982frequency=976562500
983pio_addr=8804615847936
984pio_latency=100000
985system=system
986time=Thu Jan 1 00:00:00 2009
987tsunami=system.tsunami
988year_is_bcd=false
989pio=system.iobus.master[22]
990
991[system.tsunami.pchip]
992type=TsunamiPChip
993clk_domain=system.clk_domain
1098frequency=976562500
1099pio_addr=8804615847936
1100pio_latency=100000
1101system=system
1102time=Thu Jan 1 00:00:00 2009
1103tsunami=system.tsunami
1104year_is_bcd=false
1105pio=system.iobus.master[22]
1106
1107[system.tsunami.pchip]
1108type=TsunamiPChip
1109clk_domain=system.clk_domain
1110eventq_index=0
994pio_addr=8802535473152
995pio_latency=100000
996system=system
997tsunami=system.tsunami
998pio=system.iobus.master[1]
999
1000[system.tsunami.pciconfig]
1001type=PciConfigAll
1002bus=0
1003clk_domain=system.clk_domain
1111pio_addr=8802535473152
1112pio_latency=100000
1113system=system
1114tsunami=system.tsunami
1115pio=system.iobus.master[1]
1116
1117[system.tsunami.pciconfig]
1118type=PciConfigAll
1119bus=0
1120clk_domain=system.clk_domain
1121eventq_index=0
1004pio_addr=0
1005pio_latency=30000
1006platform=system.tsunami
1007size=16777216
1008system=system
1009pio=system.iobus.default
1010
1011[system.tsunami.uart]
1012type=Uart8250
1013clk_domain=system.clk_domain
1122pio_addr=0
1123pio_latency=30000
1124platform=system.tsunami
1125size=16777216
1126system=system
1127pio=system.iobus.default
1128
1129[system.tsunami.uart]
1130type=Uart8250
1131clk_domain=system.clk_domain
1132eventq_index=0
1014pio_addr=8804615848952
1015pio_latency=100000
1016platform=system.tsunami
1017system=system
1018terminal=system.terminal
1019pio=system.iobus.master[23]
1020
1021[system.voltage_domain]
1022type=VoltageDomain
1133pio_addr=8804615848952
1134pio_latency=100000
1135platform=system.tsunami
1136system=system
1137terminal=system.terminal
1138pio=system.iobus.master[23]
1139
1140[system.voltage_domain]
1141type=VoltageDomain
1142eventq_index=0
1023voltage=1.000000
1024
1143voltage=1.000000
1144