Deleted Added
sdiff udiff text old ( 10036:80e84beef3bb ) new ( 10038:7eccd14e2610 )
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

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

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

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

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

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

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

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

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

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

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=perlbmk -I. -I lib lgred.makerand.pl

--- 52 unchanged lines hidden ---