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