config.ini revision 11066:969113566d50
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
13children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=timing
24mem_ranges=
25memories=system.physmem
26mmap_using_noreserve=false
27num_work_ids=16
28readfile=
29symbolfile=
30work_begin_ckpt_count=0
31work_begin_cpu_id_exit=-1
32work_begin_exit_count=0
33work_cpus_ckpt_count=0
34work_end_ckpt_count=0
35work_end_exit_count=0
36work_item_id=-1
37system_port=system.membus.slave[0]
38
39[system.clk_domain]
40type=SrcClockDomain
41clock=1000
42domain_id=-1
43eventq_index=0
44init_perf_level=0
45voltage_domain=system.voltage_domain
46
47[system.cpu]
48type=TimingSimpleCPU
49children=dcache dtb icache interrupts isa itb l2cache toL2Bus tracer workload
50branchPred=Null
51checker=Null
52clk_domain=system.cpu_clk_domain
53cpu_id=0
54do_checkpoint_insts=true
55do_quiesce=true
56do_statistics_insts=true
57dtb=system.cpu.dtb
58eventq_index=0
59function_trace=false
60function_trace_start=0
61interrupts=system.cpu.interrupts
62isa=system.cpu.isa
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=
72socket_id=0
73switched_out=false
74system=system
75tracer=system.cpu.tracer
76workload=system.cpu.workload
77dcache_port=system.cpu.dcache.cpu_side
78icache_port=system.cpu.icache.cpu_side
79
80[system.cpu.dcache]
81type=Cache
82children=tags
83addr_ranges=0:18446744073709551615
84assoc=2
85clk_domain=system.cpu_clk_domain
86demand_mshr_reserve=1
87eventq_index=0
88forward_snoops=true
89hit_latency=2
90is_read_only=false
91max_miss_count=0
92mshrs=4
93prefetch_on_access=false
94prefetcher=Null
95response_latency=2
96sequential_access=false
97size=262144
98system=system
99tags=system.cpu.dcache.tags
100tgts_per_mshr=20
101write_buffers=8
102cpu_side=system.cpu.dcache_port
103mem_side=system.cpu.toL2Bus.slave[1]
104
105[system.cpu.dcache.tags]
106type=LRU
107assoc=2
108block_size=64
109clk_domain=system.cpu_clk_domain
110eventq_index=0
111hit_latency=2
112sequential_access=false
113size=262144
114
115[system.cpu.dtb]
116type=SparcTLB
117eventq_index=0
118size=64
119
120[system.cpu.icache]
121type=Cache
122children=tags
123addr_ranges=0:18446744073709551615
124assoc=2
125clk_domain=system.cpu_clk_domain
126demand_mshr_reserve=1
127eventq_index=0
128forward_snoops=true
129hit_latency=2
130is_read_only=true
131max_miss_count=0
132mshrs=4
133prefetch_on_access=false
134prefetcher=Null
135response_latency=2
136sequential_access=false
137size=131072
138system=system
139tags=system.cpu.icache.tags
140tgts_per_mshr=20
141write_buffers=8
142cpu_side=system.cpu.icache_port
143mem_side=system.cpu.toL2Bus.slave[0]
144
145[system.cpu.icache.tags]
146type=LRU
147assoc=2
148block_size=64
149clk_domain=system.cpu_clk_domain
150eventq_index=0
151hit_latency=2
152sequential_access=false
153size=131072
154
155[system.cpu.interrupts]
156type=SparcInterrupts
157eventq_index=0
158
159[system.cpu.isa]
160type=SparcISA
161eventq_index=0
162
163[system.cpu.itb]
164type=SparcTLB
165eventq_index=0
166size=64
167
168[system.cpu.l2cache]
169type=Cache
170children=tags
171addr_ranges=0:18446744073709551615
172assoc=8
173clk_domain=system.cpu_clk_domain
174demand_mshr_reserve=1
175eventq_index=0
176forward_snoops=true
177hit_latency=20
178is_read_only=false
179max_miss_count=0
180mshrs=20
181prefetch_on_access=false
182prefetcher=Null
183response_latency=20
184sequential_access=false
185size=2097152
186system=system
187tags=system.cpu.l2cache.tags
188tgts_per_mshr=12
189write_buffers=8
190cpu_side=system.cpu.toL2Bus.master[0]
191mem_side=system.membus.slave[1]
192
193[system.cpu.l2cache.tags]
194type=LRU
195assoc=8
196block_size=64
197clk_domain=system.cpu_clk_domain
198eventq_index=0
199hit_latency=20
200sequential_access=false
201size=2097152
202
203[system.cpu.toL2Bus]
204type=CoherentXBar
205clk_domain=system.cpu_clk_domain
206eventq_index=0
207forward_latency=0
208frontend_latency=1
209response_latency=1
210snoop_filter=Null
211snoop_response_latency=1
212system=system
213use_default_range=false
214width=32
215master=system.cpu.l2cache.cpu_side
216slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
217
218[system.cpu.tracer]
219type=ExeTracer
220eventq_index=0
221
222[system.cpu.workload]
223type=LiveProcess
224cmd=vortex bendian.raw
225cwd=build/SPARC/tests/opt/quick/se/50.vortex/sparc/linux/simple-timing
226drivers=
227egid=100
228env=
229errout=cerr
230euid=100
231eventq_index=0
232executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/sparc/linux/vortex
233gid=100
234input=cin
235kvmInSE=false
236max_stack_size=67108864
237output=cout
238pid=100
239ppid=99
240simpoint=0
241system=system
242uid=100
243useArchPT=false
244
245[system.cpu_clk_domain]
246type=SrcClockDomain
247clock=500
248domain_id=-1
249eventq_index=0
250init_perf_level=0
251voltage_domain=system.voltage_domain
252
253[system.dvfs_handler]
254type=DVFSHandler
255domains=
256enable=false
257eventq_index=0
258sys_clk_domain=system.clk_domain
259transition_latency=100000000
260
261[system.membus]
262type=CoherentXBar
263clk_domain=system.clk_domain
264eventq_index=0
265forward_latency=4
266frontend_latency=3
267response_latency=2
268snoop_filter=Null
269snoop_response_latency=4
270system=system
271use_default_range=false
272width=16
273master=system.physmem.port
274slave=system.system_port system.cpu.l2cache.mem_side
275
276[system.physmem]
277type=SimpleMemory
278bandwidth=73.000000
279clk_domain=system.clk_domain
280conf_table_reported=true
281eventq_index=0
282in_addr_map=true
283latency=30000
284latency_var=0
285null=false
286range=0:134217727
287port=system.membus.master[0]
288
289[system.voltage_domain]
290type=VoltageDomain
291eventq_index=0
292voltage=1.000000
293
294