config.ini revision 11515:c48c7cc5a522
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
13children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18exit_on_work_items=false
19init_param=0
20kernel=
21kernel_addr_check=true
22load_addr_mask=1099511627775
23load_offset=0
24mem_mode=atomic
25mem_ranges=
26memories=system.physmem
27mmap_using_noreserve=false
28multi_thread=false
29num_work_ids=16
30readfile=
31symbolfile=
32thermal_components=
33thermal_model=Null
34work_begin_ckpt_count=0
35work_begin_cpu_id_exit=-1
36work_begin_exit_count=0
37work_cpus_ckpt_count=0
38work_end_ckpt_count=0
39work_end_exit_count=0
40work_item_id=-1
41system_port=system.membus.slave[0]
42
43[system.clk_domain]
44type=SrcClockDomain
45clock=1000
46domain_id=-1
47eventq_index=0
48init_perf_level=0
49voltage_domain=system.voltage_domain
50
51[system.cpu]
52type=AtomicSimpleCPU
53children=dstage2_mmu dtb interrupts isa istage2_mmu itb tracer workload
54branchPred=Null
55checker=Null
56clk_domain=system.cpu_clk_domain
57cpu_id=0
58do_checkpoint_insts=true
59do_quiesce=true
60do_statistics_insts=true
61dstage2_mmu=system.cpu.dstage2_mmu
62dtb=system.cpu.dtb
63eventq_index=0
64fastmem=false
65function_trace=false
66function_trace_start=0
67interrupts=system.cpu.interrupts
68isa=system.cpu.isa
69istage2_mmu=system.cpu.istage2_mmu
70itb=system.cpu.itb
71max_insts_all_threads=0
72max_insts_any_thread=0
73max_loads_all_threads=0
74max_loads_any_thread=0
75numThreads=1
76profile=0
77progress_interval=0
78simpoint_start_insts=
79simulate_data_stalls=false
80simulate_inst_stalls=false
81socket_id=0
82switched_out=false
83system=system
84tracer=system.cpu.tracer
85width=1
86workload=system.cpu.workload
87dcache_port=system.membus.slave[2]
88icache_port=system.membus.slave[1]
89
90[system.cpu.dstage2_mmu]
91type=ArmStage2MMU
92children=stage2_tlb
93eventq_index=0
94stage2_tlb=system.cpu.dstage2_mmu.stage2_tlb
95sys=system
96tlb=system.cpu.dtb
97
98[system.cpu.dstage2_mmu.stage2_tlb]
99type=ArmTLB
100children=walker
101eventq_index=0
102is_stage2=true
103size=32
104walker=system.cpu.dstage2_mmu.stage2_tlb.walker
105
106[system.cpu.dstage2_mmu.stage2_tlb.walker]
107type=ArmTableWalker
108clk_domain=system.cpu_clk_domain
109eventq_index=0
110is_stage2=true
111num_squash_per_cycle=2
112sys=system
113
114[system.cpu.dtb]
115type=ArmTLB
116children=walker
117eventq_index=0
118is_stage2=false
119size=64
120walker=system.cpu.dtb.walker
121
122[system.cpu.dtb.walker]
123type=ArmTableWalker
124clk_domain=system.cpu_clk_domain
125eventq_index=0
126is_stage2=false
127num_squash_per_cycle=2
128sys=system
129port=system.membus.slave[4]
130
131[system.cpu.interrupts]
132type=ArmInterrupts
133eventq_index=0
134
135[system.cpu.isa]
136type=ArmISA
137decoderFlavour=Generic
138eventq_index=0
139fpsid=1090793632
140id_aa64afr0_el1=0
141id_aa64afr1_el1=0
142id_aa64dfr0_el1=1052678
143id_aa64dfr1_el1=0
144id_aa64isar0_el1=0
145id_aa64isar1_el1=0
146id_aa64mmfr0_el1=15728642
147id_aa64mmfr1_el1=0
148id_aa64pfr0_el1=17
149id_aa64pfr1_el1=0
150id_isar0=34607377
151id_isar1=34677009
152id_isar2=555950401
153id_isar3=17899825
154id_isar4=268501314
155id_isar5=0
156id_mmfr0=270536963
157id_mmfr1=0
158id_mmfr2=19070976
159id_mmfr3=34611729
160id_pfr0=49
161id_pfr1=4113
162midr=1091551472
163pmu=Null
164system=system
165
166[system.cpu.istage2_mmu]
167type=ArmStage2MMU
168children=stage2_tlb
169eventq_index=0
170stage2_tlb=system.cpu.istage2_mmu.stage2_tlb
171sys=system
172tlb=system.cpu.itb
173
174[system.cpu.istage2_mmu.stage2_tlb]
175type=ArmTLB
176children=walker
177eventq_index=0
178is_stage2=true
179size=32
180walker=system.cpu.istage2_mmu.stage2_tlb.walker
181
182[system.cpu.istage2_mmu.stage2_tlb.walker]
183type=ArmTableWalker
184clk_domain=system.cpu_clk_domain
185eventq_index=0
186is_stage2=true
187num_squash_per_cycle=2
188sys=system
189
190[system.cpu.itb]
191type=ArmTLB
192children=walker
193eventq_index=0
194is_stage2=false
195size=64
196walker=system.cpu.itb.walker
197
198[system.cpu.itb.walker]
199type=ArmTableWalker
200clk_domain=system.cpu_clk_domain
201eventq_index=0
202is_stage2=false
203num_squash_per_cycle=2
204sys=system
205port=system.membus.slave[3]
206
207[system.cpu.tracer]
208type=ExeTracer
209eventq_index=0
210
211[system.cpu.workload]
212type=LiveProcess
213cmd=parser 2.1.dict -batch
214cwd=build/ARM/tests/opt/long/se/20.parser/arm/linux/simple-atomic
215drivers=
216egid=100
217env=
218errout=cerr
219euid=100
220eventq_index=0
221executable=/dist/m5/cpu2000/binaries/arm/linux/parser
222gid=100
223input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
224kvmInSE=false
225max_stack_size=67108864
226output=cout
227pid=100
228ppid=99
229simpoint=114600000000
230system=system
231uid=100
232useArchPT=false
233
234[system.cpu_clk_domain]
235type=SrcClockDomain
236clock=500
237domain_id=-1
238eventq_index=0
239init_perf_level=0
240voltage_domain=system.voltage_domain
241
242[system.dvfs_handler]
243type=DVFSHandler
244domains=
245enable=false
246eventq_index=0
247sys_clk_domain=system.clk_domain
248transition_latency=100000000
249
250[system.membus]
251type=CoherentXBar
252clk_domain=system.clk_domain
253eventq_index=0
254forward_latency=4
255frontend_latency=3
256point_of_coherency=true
257response_latency=2
258snoop_filter=Null
259snoop_response_latency=4
260system=system
261use_default_range=false
262width=16
263master=system.physmem.port
264slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port
265
266[system.physmem]
267type=SimpleMemory
268bandwidth=73.000000
269clk_domain=system.clk_domain
270conf_table_reported=true
271eventq_index=0
272in_addr_map=true
273latency=30000
274latency_var=0
275null=false
276range=0:134217727
277port=system.membus.master[0]
278
279[system.voltage_domain]
280type=VoltageDomain
281eventq_index=0
282voltage=1.000000
283
284