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_start_insts=
72simulate_data_stalls=false
73simulate_inst_stalls=false
74socket_id=0
75switched_out=false
76system=system
77tracer=system.cpu.tracer
78width=1

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

150input=cin
151max_stack_size=67108864
152output=cout
153pid=100
154ppid=99
155simpoint=0
156system=system
157uid=100
158useArchPT=false
159
160[system.cpu_clk_domain]
161type=SrcClockDomain
162clock=500
163domain_id=-1
164eventq_index=0
165init_perf_level=0
166voltage_domain=system.voltage_domain
167
168[system.dvfs_handler]
169type=DVFSHandler
170domains=
171enable=false
172eventq_index=0
173sys_clk_domain=system.clk_domain
174transition_latency=100000000
175
176[system.membus]
177type=CoherentXBar
178clk_domain=system.clk_domain
179eventq_index=0
180header_cycles=1
181snoop_filter=Null
182system=system
183use_default_range=false
184width=8
185master=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
186slave=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
187
188[system.physmem]
189type=SimpleMemory

--- 16 unchanged lines hidden ---