Deleted Added
sdiff udiff text old ( 10315:9e02c14446bb ) new ( 10451:3a87241adfb8 )
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

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

63itb=system.cpu.itb
64max_insts_all_threads=0
65max_insts_any_thread=0
66max_loads_all_threads=0
67max_loads_any_thread=0
68numThreads=1
69profile=0
70progress_interval=0
71simpoint_interval=100000000
72simpoint_profile=false
73simpoint_profile_file=simpoint.bb.gz
74simpoint_start_insts=
75simulate_data_stalls=false
76simulate_inst_stalls=false
77socket_id=0
78switched_out=false
79system=system
80tracer=system.cpu.tracer
81width=1

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

153input=cin
154max_stack_size=67108864
155output=cout
156pid=100
157ppid=99
158simpoint=0
159system=system
160uid=100
161
162[system.cpu_clk_domain]
163type=SrcClockDomain
164clock=500
165domain_id=-1
166eventq_index=0
167init_perf_level=0
168voltage_domain=system.voltage_domain
169
170[system.dvfs_handler]
171type=DVFSHandler
172domains=
173enable=false
174eventq_index=0
175sys_clk_domain=system.clk_domain
176transition_latency=100000000
177
178[system.membus]
179type=CoherentBus
180clk_domain=system.clk_domain
181eventq_index=0
182header_cycles=1
183system=system
184use_default_range=false
185width=8
186master=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
187slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.interrupts.int_master
188
189[system.physmem]
190type=SimpleMemory

--- 16 unchanged lines hidden ---