Deleted Added
sdiff udiff text old ( 11103:38f6188421e0 ) new ( 11515:c48c7cc5a522 )
full compact
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=timing
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 unchanged lines hidden (view full) ---

84icache_port=system.cpu.icache.cpu_side
85
86[system.cpu.dcache]
87type=Cache
88children=tags
89addr_ranges=0:18446744073709551615
90assoc=2
91clk_domain=system.cpu_clk_domain
92clusivity=mostly_incl
93demand_mshr_reserve=1
94eventq_index=0
95hit_latency=2
96is_read_only=false
97max_miss_count=0
98mshrs=4
99prefetch_on_access=false
100prefetcher=Null
101response_latency=2
102sequential_access=false
103size=262144
104system=system
105tags=system.cpu.dcache.tags
106tgts_per_mshr=20
107write_buffers=8
108writeback_clean=false
109cpu_side=system.cpu.dcache_port
110mem_side=system.cpu.toL2Bus.slave[1]
111
112[system.cpu.dcache.tags]
113type=LRU
114assoc=2
115block_size=64
116clk_domain=system.cpu_clk_domain

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

161port=system.cpu.toL2Bus.slave[3]
162
163[system.cpu.icache]
164type=Cache
165children=tags
166addr_ranges=0:18446744073709551615
167assoc=2
168clk_domain=system.cpu_clk_domain
169clusivity=mostly_incl
170demand_mshr_reserve=1
171eventq_index=0
172hit_latency=2
173is_read_only=true
174max_miss_count=0
175mshrs=4
176prefetch_on_access=false
177prefetcher=Null
178response_latency=2
179sequential_access=false
180size=131072
181system=system
182tags=system.cpu.icache.tags
183tgts_per_mshr=20
184write_buffers=8
185writeback_clean=true
186cpu_side=system.cpu.icache_port
187mem_side=system.cpu.toL2Bus.slave[0]
188
189[system.cpu.icache.tags]
190type=LRU
191assoc=2
192block_size=64
193clk_domain=system.cpu_clk_domain
194eventq_index=0
195hit_latency=2
196sequential_access=false
197size=131072
198
199[system.cpu.interrupts]
200type=ArmInterrupts
201eventq_index=0
202
203[system.cpu.isa]
204type=ArmISA
205decoderFlavour=Generic
206eventq_index=0
207fpsid=1090793632
208id_aa64afr0_el1=0
209id_aa64afr1_el1=0
210id_aa64dfr0_el1=1052678
211id_aa64dfr1_el1=0
212id_aa64isar0_el1=0
213id_aa64isar1_el1=0

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

273port=system.cpu.toL2Bus.slave[2]
274
275[system.cpu.l2cache]
276type=Cache
277children=tags
278addr_ranges=0:18446744073709551615
279assoc=8
280clk_domain=system.cpu_clk_domain
281clusivity=mostly_incl
282demand_mshr_reserve=1
283eventq_index=0
284hit_latency=20
285is_read_only=false
286max_miss_count=0
287mshrs=20
288prefetch_on_access=false
289prefetcher=Null
290response_latency=20
291sequential_access=false
292size=2097152
293system=system
294tags=system.cpu.l2cache.tags
295tgts_per_mshr=12
296write_buffers=8
297writeback_clean=false
298cpu_side=system.cpu.toL2Bus.master[0]
299mem_side=system.membus.slave[1]
300
301[system.cpu.l2cache.tags]
302type=LRU
303assoc=8
304block_size=64
305clk_domain=system.cpu_clk_domain
306eventq_index=0
307hit_latency=20
308sequential_access=false
309size=2097152
310
311[system.cpu.toL2Bus]
312type=CoherentXBar
313children=snoop_filter
314clk_domain=system.cpu_clk_domain
315eventq_index=0
316forward_latency=0
317frontend_latency=1
318point_of_coherency=false
319response_latency=1
320snoop_filter=system.cpu.toL2Bus.snoop_filter
321snoop_response_latency=1
322system=system
323use_default_range=false
324width=32
325master=system.cpu.l2cache.cpu_side
326slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
327
328[system.cpu.toL2Bus.snoop_filter]
329type=SnoopFilter
330eventq_index=0
331lookup_latency=0
332max_capacity=8388608
333system=system
334
335[system.cpu.tracer]
336type=ExeTracer
337eventq_index=0
338
339[system.cpu.workload]
340type=LiveProcess
341cmd=bzip2 input.source 1
342cwd=build/ARM/tests/opt/long/se/60.bzip2/arm/linux/simple-timing

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

376transition_latency=100000000
377
378[system.membus]
379type=CoherentXBar
380clk_domain=system.clk_domain
381eventq_index=0
382forward_latency=4
383frontend_latency=3
384point_of_coherency=true
385response_latency=2
386snoop_filter=Null
387snoop_response_latency=4
388system=system
389use_default_range=false
390width=16
391master=system.physmem.port
392slave=system.system_port system.cpu.l2cache.mem_side

--- 19 unchanged lines hidden ---