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