1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

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

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

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

117input=cin
118max_stack_size=67108864
119output=cout
120pid=100
121ppid=99
122simpoint=0
123system=system
124uid=100
125useArchPT=false
126
127[system.cpu_clk_domain]
128type=SrcClockDomain
129clock=500
130domain_id=-1
131eventq_index=0
132init_perf_level=0
133voltage_domain=system.voltage_domain
134
135[system.dvfs_handler]
136type=DVFSHandler
137domains=
138enable=false
139eventq_index=0
140sys_clk_domain=system.clk_domain
141transition_latency=100000000
142
143[system.membus]
146type=CoherentBus
144type=CoherentXBar
145clk_domain=system.clk_domain
146eventq_index=0
147header_cycles=1
148snoop_filter=Null
149system=system
150use_default_range=false
151width=8
152master=system.physmem.port
153slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
154
155[system.physmem]
156type=SimpleMemory

--- 16 unchanged lines hidden ---