config.ini (9481:b0fa6b872f40) config.ini (9885:afd9ea6101d9)
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu membus physmem
11children=clk_domain cpu cpu_clk_domain membus physmem voltage_domain
12boot_osflags=a
12boot_osflags=a
13clock=1000
13cache_line_size=64
14clk_domain=system.clk_domain
14init_param=0
15kernel=
16load_addr_mask=1099511627775
17mem_mode=atomic
18mem_ranges=
19memories=system.physmem
20num_work_ids=16
21readfile=
22symbolfile=
23work_begin_ckpt_count=0
24work_begin_cpu_id_exit=-1
25work_begin_exit_count=0
26work_cpus_ckpt_count=0
27work_end_ckpt_count=0
28work_end_exit_count=0
29work_item_id=-1
30system_port=system.membus.slave[0]
31
15init_param=0
16kernel=
17load_addr_mask=1099511627775
18mem_mode=atomic
19mem_ranges=
20memories=system.physmem
21num_work_ids=16
22readfile=
23symbolfile=
24work_begin_ckpt_count=0
25work_begin_cpu_id_exit=-1
26work_begin_exit_count=0
27work_cpus_ckpt_count=0
28work_end_ckpt_count=0
29work_end_exit_count=0
30work_item_id=-1
31system_port=system.membus.slave[0]
32
33[system.clk_domain]
34type=SrcClockDomain
35clock=1000
36voltage_domain=system.voltage_domain
37
32[system.cpu]
33type=AtomicSimpleCPU
34children=dtb interrupts isa itb tracer workload
38[system.cpu]
39type=AtomicSimpleCPU
40children=dtb interrupts isa itb tracer workload
35branchPred=Null
36checker=Null
41checker=Null
37clock=500
42clk_domain=system.cpu_clk_domain
38cpu_id=0
39do_checkpoint_insts=true
40do_quiesce=true
41do_statistics_insts=true
42dtb=system.cpu.dtb
43fastmem=false
44function_trace=false
45function_trace_start=0
46interrupts=system.cpu.interrupts
47isa=system.cpu.isa
48itb=system.cpu.itb
49max_insts_all_threads=0
50max_insts_any_thread=0
51max_loads_all_threads=0
52max_loads_any_thread=0
53numThreads=1
54profile=0
55progress_interval=0
43cpu_id=0
44do_checkpoint_insts=true
45do_quiesce=true
46do_statistics_insts=true
47dtb=system.cpu.dtb
48fastmem=false
49function_trace=false
50function_trace_start=0
51interrupts=system.cpu.interrupts
52isa=system.cpu.isa
53itb=system.cpu.itb
54max_insts_all_threads=0
55max_insts_any_thread=0
56max_loads_all_threads=0
57max_loads_any_thread=0
58numThreads=1
59profile=0
60progress_interval=0
61simpoint_interval=100000000
62simpoint_profile=false
63simpoint_profile_file=simpoint.bb.gz
64simpoint_start_insts=
56simulate_data_stalls=false
57simulate_inst_stalls=false
58switched_out=false
59system=system
60tracer=system.cpu.tracer
61width=1
62workload=system.cpu.workload
63dcache_port=system.membus.slave[2]
64icache_port=system.membus.slave[1]
65
66[system.cpu.dtb]
67type=ArmTLB
68children=walker
69size=64
70walker=system.cpu.dtb.walker
71
72[system.cpu.dtb.walker]
73type=ArmTableWalker
65simulate_data_stalls=false
66simulate_inst_stalls=false
67switched_out=false
68system=system
69tracer=system.cpu.tracer
70width=1
71workload=system.cpu.workload
72dcache_port=system.membus.slave[2]
73icache_port=system.membus.slave[1]
74
75[system.cpu.dtb]
76type=ArmTLB
77children=walker
78size=64
79walker=system.cpu.dtb.walker
80
81[system.cpu.dtb.walker]
82type=ArmTableWalker
74clock=500
83clk_domain=system.cpu_clk_domain
75num_squash_per_cycle=2
76sys=system
77port=system.membus.slave[4]
78
79[system.cpu.interrupts]
80type=ArmInterrupts
81
82[system.cpu.isa]

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

99[system.cpu.itb]
100type=ArmTLB
101children=walker
102size=64
103walker=system.cpu.itb.walker
104
105[system.cpu.itb.walker]
106type=ArmTableWalker
84num_squash_per_cycle=2
85sys=system
86port=system.membus.slave[4]
87
88[system.cpu.interrupts]
89type=ArmInterrupts
90
91[system.cpu.isa]

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

108[system.cpu.itb]
109type=ArmTLB
110children=walker
111size=64
112walker=system.cpu.itb.walker
113
114[system.cpu.itb.walker]
115type=ArmTableWalker
107clock=500
116clk_domain=system.cpu_clk_domain
108num_squash_per_cycle=2
109sys=system
110port=system.membus.slave[3]
111
112[system.cpu.tracer]
113type=ExeTracer
114
115[system.cpu.workload]
116type=LiveProcess
117cmd=eon chair.control.cook chair.camera chair.surfaces chair.cook.ppm ppm pixels_out.cook
118cwd=build/ARM/tests/opt/long/se/30.eon/arm/linux/simple-atomic
119egid=100
120env=
121errout=cerr
122euid=100
117num_squash_per_cycle=2
118sys=system
119port=system.membus.slave[3]
120
121[system.cpu.tracer]
122type=ExeTracer
123
124[system.cpu.workload]
125type=LiveProcess
126cmd=eon chair.control.cook chair.camera chair.surfaces chair.cook.ppm ppm pixels_out.cook
127cwd=build/ARM/tests/opt/long/se/30.eon/arm/linux/simple-atomic
128egid=100
129env=
130errout=cerr
131euid=100
123executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/eon
132executable=/dist/m5/cpu2000/binaries/arm/linux/eon
124gid=100
125input=cin
126max_stack_size=67108864
127output=cout
128pid=100
129ppid=99
130simpoint=0
131system=system
132uid=100
133
133gid=100
134input=cin
135max_stack_size=67108864
136output=cout
137pid=100
138ppid=99
139simpoint=0
140system=system
141uid=100
142
143[system.cpu_clk_domain]
144type=SrcClockDomain
145clock=500
146voltage_domain=system.voltage_domain
147
134[system.membus]
135type=CoherentBus
148[system.membus]
149type=CoherentBus
136block_size=64
137clock=1000
150clk_domain=system.clk_domain
138header_cycles=1
151header_cycles=1
152system=system
139use_default_range=false
140width=8
141master=system.physmem.port
142slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port
143
144[system.physmem]
145type=SimpleMemory
146bandwidth=73.000000
153use_default_range=false
154width=8
155master=system.physmem.port
156slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port
157
158[system.physmem]
159type=SimpleMemory
160bandwidth=73.000000
147clock=1000
148conf_table_reported=false
161clk_domain=system.clk_domain
162conf_table_reported=true
149in_addr_map=true
150latency=30000
151latency_var=0
152null=false
153range=0:134217727
163in_addr_map=true
164latency=30000
165latency_var=0
166null=false
167range=0:134217727
154zero=false
155port=system.membus.master[0]
156
168port=system.membus.master[0]
169
170[system.voltage_domain]
171type=VoltageDomain
172voltage=1.000000
173