config.ini (10036:80e84beef3bb) config.ini (10093:9c55c0214404)
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000
9time_sync_spin_threshold=100000
10
11[system]
12type=System
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000
9time_sync_spin_threshold=100000
10
11[system]
12type=System
13children=clk_domain cpu physmem ruby sys_port_proxy voltage_domain
13children=clk_domain cpu physmem piobus ruby sys_port_proxy voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20load_addr_mask=1099511627775
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20load_addr_mask=1099511627775
21load_offset=0
21mem_mode=timing
22mem_ranges=0:268435455
23memories=system.physmem
24num_work_ids=16
25readfile=
26symbolfile=
27work_begin_ckpt_count=0
28work_begin_cpu_id_exit=-1

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

37type=SrcClockDomain
38clock=1
39eventq_index=0
40voltage_domain=system.voltage_domain
41
42[system.cpu]
43type=TimingSimpleCPU
44children=clk_domain dtb interrupts isa itb tracer workload
22mem_mode=timing
23mem_ranges=0:268435455
24memories=system.physmem
25num_work_ids=16
26readfile=
27symbolfile=
28work_begin_ckpt_count=0
29work_begin_cpu_id_exit=-1

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

38type=SrcClockDomain
39clock=1
40eventq_index=0
41voltage_domain=system.voltage_domain
42
43[system.cpu]
44type=TimingSimpleCPU
45children=clk_domain dtb interrupts isa itb tracer workload
46branchPred=Null
45checker=Null
46clk_domain=system.cpu.clk_domain
47cpu_id=0
48do_checkpoint_insts=true
49do_quiesce=true
50do_statistics_insts=true
51dtb=system.cpu.dtb
52eventq_index=0

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

105type=LiveProcess
106cmd=hello
107cwd=
108egid=100
109env=
110errout=cerr
111euid=100
112eventq_index=0
47checker=Null
48clk_domain=system.cpu.clk_domain
49cpu_id=0
50do_checkpoint_insts=true
51do_quiesce=true
52do_statistics_insts=true
53dtb=system.cpu.dtb
54eventq_index=0

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

107type=LiveProcess
108cmd=hello
109cwd=
110egid=100
111env=
112errout=cerr
113euid=100
114eventq_index=0
113executable=/dist/test-progs/hello/bin/mips/linux/hello
115executable=tests/test-progs/hello/bin/mips/linux/hello
114gid=100
115input=cin
116max_stack_size=67108864
117output=cout
118pid=100
119ppid=99
120simpoint=0
121system=system

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

128conf_table_reported=true
129eventq_index=0
130in_addr_map=true
131latency=30
132latency_var=0
133null=true
134range=0:134217727
135
116gid=100
117input=cin
118max_stack_size=67108864
119output=cout
120pid=100
121ppid=99
122simpoint=0
123system=system

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

130conf_table_reported=true
131eventq_index=0
132in_addr_map=true
133latency=30
134latency_var=0
135null=true
136range=0:134217727
137
138[system.piobus]
139type=NoncoherentBus
140clk_domain=system.clk_domain
141eventq_index=0
142header_cycles=1
143use_default_range=false
144width=8
145master=system.ruby.l1_cntrl0.sequencer.pio_slave_port
146slave=system.ruby.l1_cntrl0.sequencer.pio_master_port system.ruby.l1_cntrl0.sequencer.mem_master_port
147
136[system.ruby]
137type=RubySystem
138children=clk_domain dir_cntrl0 l1_cntrl0 memctrl_clk_domain network
139all_instructions=false
140block_size_bytes=64
141clk_domain=system.ruby.clk_domain
142eventq_index=0
143hot_lines=false

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

247max_outstanding_requests=16
248ruby_system=system.ruby
249support_data_reqs=true
250support_inst_reqs=true
251system=system
252using_network_tester=false
253using_ruby_tester=false
254version=0
148[system.ruby]
149type=RubySystem
150children=clk_domain dir_cntrl0 l1_cntrl0 memctrl_clk_domain network
151all_instructions=false
152block_size_bytes=64
153clk_domain=system.ruby.clk_domain
154eventq_index=0
155hot_lines=false

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

259max_outstanding_requests=16
260ruby_system=system.ruby
261support_data_reqs=true
262support_inst_reqs=true
263system=system
264using_network_tester=false
265using_ruby_tester=false
266version=0
267mem_master_port=system.piobus.slave[1]
268pio_master_port=system.piobus.slave[0]
269pio_slave_port=system.piobus.master[0]
255slave=system.cpu.icache_port system.cpu.dcache_port
256
257[system.ruby.memctrl_clk_domain]
258type=DerivedClockDomain
259clk_divider=3
260clk_domain=system.ruby.clk_domain
261eventq_index=0
262

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

341type=RubyPortProxy
342access_phys_mem=true
343clk_domain=system.clk_domain
344eventq_index=0
345ruby_system=system.ruby
346support_data_reqs=true
347support_inst_reqs=true
348system=system
270slave=system.cpu.icache_port system.cpu.dcache_port
271
272[system.ruby.memctrl_clk_domain]
273type=DerivedClockDomain
274clk_divider=3
275clk_domain=system.ruby.clk_domain
276eventq_index=0
277

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

356type=RubyPortProxy
357access_phys_mem=true
358clk_domain=system.clk_domain
359eventq_index=0
360ruby_system=system.ruby
361support_data_reqs=true
362support_inst_reqs=true
363system=system
349using_network_tester=false
350using_ruby_tester=false
351version=0
352slave=system.system_port
353
354[system.voltage_domain]
355type=VoltageDomain
356eventq_index=0
357voltage=1.000000
358
364using_ruby_tester=false
365version=0
366slave=system.system_port
367
368[system.voltage_domain]
369type=VoltageDomain
370eventq_index=0
371voltage=1.000000
372