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

--- 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
75simpoint_start_insts=
76simulate_data_stalls=false
77simulate_inst_stalls=false
78socket_id=0
79switched_out=false
80system=system
81tracer=system.cpu.tracer
82width=1

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

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

--- 16 unchanged lines hidden ---