config.ini revision 10036
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 membus physmem 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
21mem_mode=timing
22mem_ranges=
23memories=system.physmem
24num_work_ids=16
25readfile=
26symbolfile=
27work_begin_ckpt_count=0
28work_begin_cpu_id_exit=-1
29work_begin_exit_count=0
30work_cpus_ckpt_count=0
31work_end_ckpt_count=0
32work_end_exit_count=0
33work_item_id=-1
34system_port=system.membus.slave[0]
35
36[system.clk_domain]
37type=SrcClockDomain
38clock=1000
39eventq_index=0
40voltage_domain=system.voltage_domain
41
42[system.cpu]
43type=TimingSimpleCPU
44children=dcache dtb icache interrupts isa itb l2cache toL2Bus tracer workload
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
53function_trace=false
54function_trace_start=0
55interrupts=system.cpu.interrupts
56isa=system.cpu.isa
57itb=system.cpu.itb
58max_insts_all_threads=0
59max_insts_any_thread=0
60max_loads_all_threads=0
61max_loads_any_thread=0
62numThreads=1
63profile=0
64progress_interval=0
65simpoint_start_insts=
66switched_out=false
67system=system
68tracer=system.cpu.tracer
69workload=system.cpu.workload
70dcache_port=system.cpu.dcache.cpu_side
71icache_port=system.cpu.icache.cpu_side
72
73[system.cpu.dcache]
74type=BaseCache
75children=tags
76addr_ranges=0:18446744073709551615
77assoc=2
78clk_domain=system.cpu_clk_domain
79eventq_index=0
80forward_snoops=true
81hit_latency=2
82is_top_level=true
83max_miss_count=0
84mshrs=4
85prefetch_on_access=false
86prefetcher=Null
87response_latency=2
88sequential_access=false
89size=262144
90system=system
91tags=system.cpu.dcache.tags
92tgts_per_mshr=20
93two_queue=false
94write_buffers=8
95cpu_side=system.cpu.dcache_port
96mem_side=system.cpu.toL2Bus.slave[1]
97
98[system.cpu.dcache.tags]
99type=LRU
100assoc=2
101block_size=64
102clk_domain=system.cpu_clk_domain
103eventq_index=0
104hit_latency=2
105sequential_access=false
106size=262144
107
108[system.cpu.dtb]
109type=ArmTLB
110children=walker
111eventq_index=0
112size=64
113walker=system.cpu.dtb.walker
114
115[system.cpu.dtb.walker]
116type=ArmTableWalker
117clk_domain=system.cpu_clk_domain
118eventq_index=0
119num_squash_per_cycle=2
120sys=system
121port=system.cpu.toL2Bus.slave[3]
122
123[system.cpu.icache]
124type=BaseCache
125children=tags
126addr_ranges=0:18446744073709551615
127assoc=2
128clk_domain=system.cpu_clk_domain
129eventq_index=0
130forward_snoops=true
131hit_latency=2
132is_top_level=true
133max_miss_count=0
134mshrs=4
135prefetch_on_access=false
136prefetcher=Null
137response_latency=2
138sequential_access=false
139size=131072
140system=system
141tags=system.cpu.icache.tags
142tgts_per_mshr=20
143two_queue=false
144write_buffers=8
145cpu_side=system.cpu.icache_port
146mem_side=system.cpu.toL2Bus.slave[0]
147
148[system.cpu.icache.tags]
149type=LRU
150assoc=2
151block_size=64
152clk_domain=system.cpu_clk_domain
153eventq_index=0
154hit_latency=2
155sequential_access=false
156size=131072
157
158[system.cpu.interrupts]
159type=ArmInterrupts
160eventq_index=0
161
162[system.cpu.isa]
163type=ArmISA
164eventq_index=0
165fpsid=1090793632
166id_isar0=34607377
167id_isar1=34677009
168id_isar2=555950401
169id_isar3=17899825
170id_isar4=268501314
171id_isar5=0
172id_mmfr0=3
173id_mmfr1=0
174id_mmfr2=19070976
175id_mmfr3=4027589137
176id_pfr0=49
177id_pfr1=1
178midr=890224640
179
180[system.cpu.itb]
181type=ArmTLB
182children=walker
183eventq_index=0
184size=64
185walker=system.cpu.itb.walker
186
187[system.cpu.itb.walker]
188type=ArmTableWalker
189clk_domain=system.cpu_clk_domain
190eventq_index=0
191num_squash_per_cycle=2
192sys=system
193port=system.cpu.toL2Bus.slave[2]
194
195[system.cpu.l2cache]
196type=BaseCache
197children=tags
198addr_ranges=0:18446744073709551615
199assoc=8
200clk_domain=system.cpu_clk_domain
201eventq_index=0
202forward_snoops=true
203hit_latency=20
204is_top_level=false
205max_miss_count=0
206mshrs=20
207prefetch_on_access=false
208prefetcher=Null
209response_latency=20
210sequential_access=false
211size=2097152
212system=system
213tags=system.cpu.l2cache.tags
214tgts_per_mshr=12
215two_queue=false
216write_buffers=8
217cpu_side=system.cpu.toL2Bus.master[0]
218mem_side=system.membus.slave[1]
219
220[system.cpu.l2cache.tags]
221type=LRU
222assoc=8
223block_size=64
224clk_domain=system.cpu_clk_domain
225eventq_index=0
226hit_latency=20
227sequential_access=false
228size=2097152
229
230[system.cpu.toL2Bus]
231type=CoherentBus
232clk_domain=system.cpu_clk_domain
233eventq_index=0
234header_cycles=1
235system=system
236use_default_range=false
237width=32
238master=system.cpu.l2cache.cpu_side
239slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
240
241[system.cpu.tracer]
242type=ExeTracer
243eventq_index=0
244
245[system.cpu.workload]
246type=LiveProcess
247cmd=vortex lendian.raw
248cwd=build/ARM/tests/opt/long/se/50.vortex/arm/linux/simple-timing
249egid=100
250env=
251errout=cerr
252euid=100
253eventq_index=0
254executable=/dist/cpu2000/binaries/arm/linux/vortex
255gid=100
256input=cin
257max_stack_size=67108864
258output=cout
259pid=100
260ppid=99
261simpoint=0
262system=system
263uid=100
264
265[system.cpu_clk_domain]
266type=SrcClockDomain
267clock=500
268eventq_index=0
269voltage_domain=system.voltage_domain
270
271[system.membus]
272type=CoherentBus
273clk_domain=system.clk_domain
274eventq_index=0
275header_cycles=1
276system=system
277use_default_range=false
278width=8
279master=system.physmem.port
280slave=system.system_port system.cpu.l2cache.mem_side
281
282[system.physmem]
283type=SimpleMemory
284bandwidth=73.000000
285clk_domain=system.clk_domain
286conf_table_reported=true
287eventq_index=0
288in_addr_map=true
289latency=30000
290latency_var=0
291null=false
292range=0:134217727
293port=system.membus.master[0]
294
295[system.voltage_domain]
296type=VoltageDomain
297eventq_index=0
298voltage=1.000000
299
300