config.ini revision 11106:878dd30741c4
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 dvfs_handler l2bus l2cache mem_ctrl membus
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=0:536870911
25memories=system.mem_ctrl
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[1]
38
39[system.clk_domain]
40type=SrcClockDomain
41children=voltage_domain
42clock=1000
43domain_id=-1
44eventq_index=0
45init_perf_level=0
46voltage_domain=system.clk_domain.voltage_domain
47
48[system.clk_domain.voltage_domain]
49type=VoltageDomain
50eventq_index=0
51voltage=1.000000
52
53[system.cpu]
54type=TimingSimpleCPU
55children=dcache dtb icache interrupts isa itb tracer workload
56branchPred=Null
57checker=Null
58clk_domain=system.clk_domain
59cpu_id=-1
60do_checkpoint_insts=true
61do_quiesce=true
62do_statistics_insts=true
63dtb=system.cpu.dtb
64eventq_index=0
65function_trace=false
66function_trace_start=0
67interrupts=system.cpu.interrupts
68isa=system.cpu.isa
69itb=system.cpu.itb
70max_insts_all_threads=0
71max_insts_any_thread=0
72max_loads_all_threads=0
73max_loads_any_thread=0
74numThreads=1
75profile=0
76progress_interval=0
77simpoint_start_insts=
78socket_id=0
79switched_out=false
80system=system
81tracer=system.cpu.tracer
82workload=system.cpu.workload
83dcache_port=system.cpu.dcache.cpu_side
84icache_port=system.cpu.icache.cpu_side
85
86[system.cpu.dcache]
87type=Cache
88children=tags
89addr_ranges=0:18446744073709551615
90assoc=2
91clk_domain=system.clk_domain
92demand_mshr_reserve=1
93eventq_index=0
94forward_snoops=true
95hit_latency=2
96is_read_only=false
97max_miss_count=0
98mshrs=4
99prefetch_on_access=false
100prefetcher=Null
101response_latency=2
102sequential_access=false
103size=65536
104system=system
105tags=system.cpu.dcache.tags
106tgts_per_mshr=20
107write_buffers=8
108cpu_side=system.cpu.dcache_port
109mem_side=system.l2bus.slave[1]
110
111[system.cpu.dcache.tags]
112type=LRU
113assoc=2
114block_size=64
115clk_domain=system.clk_domain
116eventq_index=0
117hit_latency=2
118sequential_access=false
119size=65536
120
121[system.cpu.dtb]
122type=SparcTLB
123eventq_index=0
124size=64
125
126[system.cpu.icache]
127type=Cache
128children=tags
129addr_ranges=0:18446744073709551615
130assoc=2
131clk_domain=system.clk_domain
132demand_mshr_reserve=1
133eventq_index=0
134forward_snoops=true
135hit_latency=2
136is_read_only=false
137max_miss_count=0
138mshrs=4
139prefetch_on_access=false
140prefetcher=Null
141response_latency=2
142sequential_access=false
143size=16384
144system=system
145tags=system.cpu.icache.tags
146tgts_per_mshr=20
147write_buffers=8
148cpu_side=system.cpu.icache_port
149mem_side=system.l2bus.slave[0]
150
151[system.cpu.icache.tags]
152type=LRU
153assoc=2
154block_size=64
155clk_domain=system.clk_domain
156eventq_index=0
157hit_latency=2
158sequential_access=false
159size=16384
160
161[system.cpu.interrupts]
162type=SparcInterrupts
163eventq_index=0
164
165[system.cpu.isa]
166type=SparcISA
167eventq_index=0
168
169[system.cpu.itb]
170type=SparcTLB
171eventq_index=0
172size=64
173
174[system.cpu.tracer]
175type=ExeTracer
176eventq_index=0
177
178[system.cpu.workload]
179type=LiveProcess
180cmd=tests/test-progs/hello/bin/sparc/linux/hello
181cwd=
182drivers=
183egid=100
184env=
185errout=cerr
186euid=100
187eventq_index=0
188executable=
189gid=100
190input=cin
191kvmInSE=false
192max_stack_size=67108864
193output=cout
194pid=100
195ppid=99
196simpoint=0
197system=system
198uid=100
199useArchPT=false
200
201[system.dvfs_handler]
202type=DVFSHandler
203domains=
204enable=false
205eventq_index=0
206sys_clk_domain=system.clk_domain
207transition_latency=100000000
208
209[system.l2bus]
210type=CoherentXBar
211clk_domain=system.clk_domain
212eventq_index=0
213forward_latency=0
214frontend_latency=1
215response_latency=1
216snoop_filter=Null
217snoop_response_latency=1
218system=system
219use_default_range=false
220width=32
221master=system.l2cache.cpu_side
222slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
223
224[system.l2cache]
225type=Cache
226children=tags
227addr_ranges=0:18446744073709551615
228assoc=8
229clk_domain=system.clk_domain
230demand_mshr_reserve=1
231eventq_index=0
232forward_snoops=true
233hit_latency=20
234is_read_only=false
235max_miss_count=0
236mshrs=20
237prefetch_on_access=false
238prefetcher=Null
239response_latency=20
240sequential_access=false
241size=262144
242system=system
243tags=system.l2cache.tags
244tgts_per_mshr=12
245write_buffers=8
246cpu_side=system.l2bus.master[0]
247mem_side=system.membus.slave[0]
248
249[system.l2cache.tags]
250type=LRU
251assoc=8
252block_size=64
253clk_domain=system.clk_domain
254eventq_index=0
255hit_latency=20
256sequential_access=false
257size=262144
258
259[system.mem_ctrl]
260type=DRAMCtrl
261IDD0=0.075000
262IDD02=0.000000
263IDD2N=0.050000
264IDD2N2=0.000000
265IDD2P0=0.000000
266IDD2P02=0.000000
267IDD2P1=0.000000
268IDD2P12=0.000000
269IDD3N=0.057000
270IDD3N2=0.000000
271IDD3P0=0.000000
272IDD3P02=0.000000
273IDD3P1=0.000000
274IDD3P12=0.000000
275IDD4R=0.187000
276IDD4R2=0.000000
277IDD4W=0.165000
278IDD4W2=0.000000
279IDD5=0.220000
280IDD52=0.000000
281IDD6=0.000000
282IDD62=0.000000
283VDD=1.500000
284VDD2=0.000000
285activation_limit=4
286addr_mapping=RoRaBaCoCh
287bank_groups_per_rank=0
288banks_per_rank=8
289burst_length=8
290channels=1
291clk_domain=system.clk_domain
292conf_table_reported=true
293device_bus_width=8
294device_rowbuffer_size=1024
295device_size=536870912
296devices_per_rank=8
297dll=true
298eventq_index=0
299in_addr_map=true
300max_accesses_per_row=16
301mem_sched_policy=frfcfs
302min_writes_per_switch=16
303null=false
304page_policy=open_adaptive
305range=0:536870911
306ranks_per_channel=2
307read_buffer_size=32
308static_backend_latency=10000
309static_frontend_latency=10000
310tBURST=5000
311tCCD_L=0
312tCK=1250
313tCL=13750
314tCS=2500
315tRAS=35000
316tRCD=13750
317tREFI=7800000
318tRFC=260000
319tRP=13750
320tRRD=6000
321tRRD_L=0
322tRTP=7500
323tRTW=2500
324tWR=15000
325tWTR=7500
326tXAW=30000
327tXP=0
328tXPDLL=0
329tXS=0
330tXSDLL=0
331write_buffer_size=64
332write_high_thresh_perc=85
333write_low_thresh_perc=50
334port=system.membus.master[0]
335
336[system.membus]
337type=CoherentXBar
338clk_domain=system.clk_domain
339eventq_index=0
340forward_latency=4
341frontend_latency=3
342response_latency=2
343snoop_filter=Null
344snoop_response_latency=4
345system=system
346use_default_range=false
347width=16
348master=system.mem_ctrl.port
349slave=system.l2cache.mem_side system.system_port
350
351