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=AlphaTLB
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=AlphaInterrupts
163eventq_index=0
164
165[system.cpu.isa]
166type=AlphaISA
167eventq_index=0
168system=system
169
170[system.cpu.itb]
171type=AlphaTLB
172eventq_index=0
173size=48
174
175[system.cpu.tracer]
176type=ExeTracer
177eventq_index=0
178
179[system.cpu.workload]
180type=LiveProcess
181cmd=tests/test-progs/hello/bin/alpha/linux/hello
182cwd=
183drivers=
184egid=100
185env=
186errout=cerr
187euid=100
188eventq_index=0
189executable=
190gid=100
191input=cin
192kvmInSE=false
193max_stack_size=67108864
194output=cout
195pid=100
196ppid=99
197simpoint=0
198system=system
199uid=100
200useArchPT=false
201
202[system.dvfs_handler]
203type=DVFSHandler
204domains=
205enable=false
206eventq_index=0
207sys_clk_domain=system.clk_domain
208transition_latency=100000000
209
210[system.l2bus]
211type=CoherentXBar
212clk_domain=system.clk_domain
213eventq_index=0
214forward_latency=0
215frontend_latency=1
216response_latency=1
217snoop_filter=Null
218snoop_response_latency=1
219system=system
220use_default_range=false
221width=32
222master=system.l2cache.cpu_side
223slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
224
225[system.l2cache]
226type=Cache
227children=tags
228addr_ranges=0:18446744073709551615
229assoc=8
230clk_domain=system.clk_domain
231demand_mshr_reserve=1
232eventq_index=0
233forward_snoops=true
234hit_latency=20
235is_read_only=false
236max_miss_count=0
237mshrs=20
238prefetch_on_access=false
239prefetcher=Null
240response_latency=20
241sequential_access=false
242size=262144
243system=system
244tags=system.l2cache.tags
245tgts_per_mshr=12
246write_buffers=8
247cpu_side=system.l2bus.master[0]
248mem_side=system.membus.slave[0]
249
250[system.l2cache.tags]
251type=LRU
252assoc=8
253block_size=64
254clk_domain=system.clk_domain
255eventq_index=0
256hit_latency=20
257sequential_access=false
258size=262144
259
260[system.mem_ctrl]
261type=DRAMCtrl
262IDD0=0.075000
263IDD02=0.000000
264IDD2N=0.050000
265IDD2N2=0.000000
266IDD2P0=0.000000
267IDD2P02=0.000000
268IDD2P1=0.000000
269IDD2P12=0.000000
270IDD3N=0.057000
271IDD3N2=0.000000
272IDD3P0=0.000000
273IDD3P02=0.000000
274IDD3P1=0.000000
275IDD3P12=0.000000
276IDD4R=0.187000
277IDD4R2=0.000000
278IDD4W=0.165000
279IDD4W2=0.000000
280IDD5=0.220000
281IDD52=0.000000
282IDD6=0.000000
283IDD62=0.000000
284VDD=1.500000
285VDD2=0.000000
286activation_limit=4
287addr_mapping=RoRaBaCoCh
288bank_groups_per_rank=0
289banks_per_rank=8
290burst_length=8
291channels=1
292clk_domain=system.clk_domain
293conf_table_reported=true
294device_bus_width=8
295device_rowbuffer_size=1024
296device_size=536870912
297devices_per_rank=8
298dll=true
299eventq_index=0
300in_addr_map=true
301max_accesses_per_row=16
302mem_sched_policy=frfcfs
303min_writes_per_switch=16
304null=false
305page_policy=open_adaptive
306range=0:536870911
307ranks_per_channel=2
308read_buffer_size=32
309static_backend_latency=10000
310static_frontend_latency=10000
311tBURST=5000
312tCCD_L=0
313tCK=1250
314tCL=13750
315tCS=2500
316tRAS=35000
317tRCD=13750
318tREFI=7800000
319tRFC=260000
320tRP=13750
321tRRD=6000
322tRRD_L=0
323tRTP=7500
324tRTW=2500
325tWR=15000
326tWTR=7500
327tXAW=30000
328tXP=0
329tXPDLL=0
330tXS=0
331tXSDLL=0
332write_buffer_size=64
333write_high_thresh_perc=85
334write_low_thresh_perc=50
335port=system.membus.master[0]
336
337[system.membus]
338type=CoherentXBar
339clk_domain=system.clk_domain
340eventq_index=0
341forward_latency=4
342frontend_latency=3
343response_latency=2
344snoop_filter=Null
345snoop_response_latency=4
346system=system
347use_default_range=false
348width=16
349master=system.mem_ctrl.port
350slave=system.l2cache.mem_side system.system_port
351
352