config.ini revision 10036:80e84beef3bb
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 membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20load_addr_mask=1099511627775
21mem_mode=timing
22mem_ranges=
23memories=system.physmem
24num_work_ids=16
25readfile=
26symbolfile=
27work_begin_ckpt_count=0
28work_begin_cpu_id_exit=-1
29work_begin_exit_count=0
30work_cpus_ckpt_count=0
31work_end_ckpt_count=0
32work_end_exit_count=0
33work_item_id=-1
34system_port=system.membus.slave[0]
35
36[system.clk_domain]
37type=SrcClockDomain
38clock=1000
39eventq_index=0
40voltage_domain=system.voltage_domain
41
42[system.cpu]
43type=TimingSimpleCPU
44children=dcache dtb icache interrupts isa itb l2cache toL2Bus tracer workload
45checker=Null
46clk_domain=system.cpu_clk_domain
47cpu_id=0
48do_checkpoint_insts=true
49do_quiesce=true
50do_statistics_insts=true
51dtb=system.cpu.dtb
52eventq_index=0
53function_trace=false
54function_trace_start=0
55interrupts=system.cpu.interrupts
56isa=system.cpu.isa
57itb=system.cpu.itb
58max_insts_all_threads=0
59max_insts_any_thread=0
60max_loads_all_threads=0
61max_loads_any_thread=0
62numThreads=1
63profile=0
64progress_interval=0
65simpoint_start_insts=
66switched_out=false
67system=system
68tracer=system.cpu.tracer
69workload=system.cpu.workload
70dcache_port=system.cpu.dcache.cpu_side
71icache_port=system.cpu.icache.cpu_side
72
73[system.cpu.dcache]
74type=BaseCache
75children=tags
76addr_ranges=0:18446744073709551615
77assoc=2
78clk_domain=system.cpu_clk_domain
79eventq_index=0
80forward_snoops=true
81hit_latency=2
82is_top_level=true
83max_miss_count=0
84mshrs=4
85prefetch_on_access=false
86prefetcher=Null
87response_latency=2
88sequential_access=false
89size=262144
90system=system
91tags=system.cpu.dcache.tags
92tgts_per_mshr=20
93two_queue=false
94write_buffers=8
95cpu_side=system.cpu.dcache_port
96mem_side=system.cpu.toL2Bus.slave[1]
97
98[system.cpu.dcache.tags]
99type=LRU
100assoc=2
101block_size=64
102clk_domain=system.cpu_clk_domain
103eventq_index=0
104hit_latency=2
105sequential_access=false
106size=262144
107
108[system.cpu.dtb]
109type=SparcTLB
110eventq_index=0
111size=64
112
113[system.cpu.icache]
114type=BaseCache
115children=tags
116addr_ranges=0:18446744073709551615
117assoc=2
118clk_domain=system.cpu_clk_domain
119eventq_index=0
120forward_snoops=true
121hit_latency=2
122is_top_level=true
123max_miss_count=0
124mshrs=4
125prefetch_on_access=false
126prefetcher=Null
127response_latency=2
128sequential_access=false
129size=131072
130system=system
131tags=system.cpu.icache.tags
132tgts_per_mshr=20
133two_queue=false
134write_buffers=8
135cpu_side=system.cpu.icache_port
136mem_side=system.cpu.toL2Bus.slave[0]
137
138[system.cpu.icache.tags]
139type=LRU
140assoc=2
141block_size=64
142clk_domain=system.cpu_clk_domain
143eventq_index=0
144hit_latency=2
145sequential_access=false
146size=131072
147
148[system.cpu.interrupts]
149type=SparcInterrupts
150eventq_index=0
151
152[system.cpu.isa]
153type=SparcISA
154eventq_index=0
155
156[system.cpu.itb]
157type=SparcTLB
158eventq_index=0
159size=64
160
161[system.cpu.l2cache]
162type=BaseCache
163children=tags
164addr_ranges=0:18446744073709551615
165assoc=8
166clk_domain=system.cpu_clk_domain
167eventq_index=0
168forward_snoops=true
169hit_latency=20
170is_top_level=false
171max_miss_count=0
172mshrs=20
173prefetch_on_access=false
174prefetcher=Null
175response_latency=20
176sequential_access=false
177size=2097152
178system=system
179tags=system.cpu.l2cache.tags
180tgts_per_mshr=12
181two_queue=false
182write_buffers=8
183cpu_side=system.cpu.toL2Bus.master[0]
184mem_side=system.membus.slave[1]
185
186[system.cpu.l2cache.tags]
187type=LRU
188assoc=8
189block_size=64
190clk_domain=system.cpu_clk_domain
191eventq_index=0
192hit_latency=20
193sequential_access=false
194size=2097152
195
196[system.cpu.toL2Bus]
197type=CoherentBus
198clk_domain=system.cpu_clk_domain
199eventq_index=0
200header_cycles=1
201system=system
202use_default_range=false
203width=32
204master=system.cpu.l2cache.cpu_side
205slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
206
207[system.cpu.tracer]
208type=ExeTracer
209eventq_index=0
210
211[system.cpu.workload]
212type=LiveProcess
213cmd=hello
214cwd=
215egid=100
216env=
217errout=cerr
218euid=100
219eventq_index=0
220executable=/dist/test-progs/hello/bin/sparc/linux/hello
221gid=100
222input=cin
223max_stack_size=67108864
224output=cout
225pid=100
226ppid=99
227simpoint=0
228system=system
229uid=100
230
231[system.cpu_clk_domain]
232type=SrcClockDomain
233clock=500
234eventq_index=0
235voltage_domain=system.voltage_domain
236
237[system.membus]
238type=CoherentBus
239clk_domain=system.clk_domain
240eventq_index=0
241header_cycles=1
242system=system
243use_default_range=false
244width=8
245master=system.physmem.port
246slave=system.system_port system.cpu.l2cache.mem_side
247
248[system.physmem]
249type=SimpleMemory
250bandwidth=73.000000
251clk_domain=system.clk_domain
252conf_table_reported=true
253eventq_index=0
254in_addr_map=true
255latency=30000
256latency_var=0
257null=false
258range=0:134217727
259port=system.membus.master[0]
260
261[system.voltage_domain]
262type=VoltageDomain
263eventq_index=0
264voltage=1.000000
265
266