config.ini (10315:9e02c14446bb) config.ini (10451:3a87241adfb8)
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
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
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
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]
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]
179type=CoherentBus
177type=CoherentXBar
180clk_domain=system.clk_domain
181eventq_index=0
182header_cycles=1
178clk_domain=system.clk_domain
179eventq_index=0
180header_cycles=1
181snoop_filter=Null
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 ---
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 ---