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 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[2]
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=dstage2_mmu dtb interrupts isa istage2_mmu 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
63dstage2_mmu=system.cpu.dstage2_mmu
64dtb=system.cpu.dtb
65eventq_index=0
66function_trace=false
67function_trace_start=0
68interrupts=system.cpu.interrupts
69isa=system.cpu.isa
70istage2_mmu=system.cpu.istage2_mmu
71itb=system.cpu.itb
72max_insts_all_threads=0
73max_insts_any_thread=0
74max_loads_all_threads=0
75max_loads_any_thread=0
76numThreads=1
77profile=0
78progress_interval=0
79simpoint_start_insts=
80socket_id=0
81switched_out=false
82system=system
83tracer=system.cpu.tracer
84workload=system.cpu.workload
85dcache_port=system.membus.slave[1]
86icache_port=system.membus.slave[0]
87
88[system.cpu.dstage2_mmu]
89type=ArmStage2MMU
90children=stage2_tlb
91eventq_index=0
92stage2_tlb=system.cpu.dstage2_mmu.stage2_tlb
93sys=system
94tlb=system.cpu.dtb
95
96[system.cpu.dstage2_mmu.stage2_tlb]
97type=ArmTLB
98children=walker
99eventq_index=0
100is_stage2=true
101size=32
102walker=system.cpu.dstage2_mmu.stage2_tlb.walker
103
104[system.cpu.dstage2_mmu.stage2_tlb.walker]
105type=ArmTableWalker
106clk_domain=system.clk_domain
107eventq_index=0
108is_stage2=true
109num_squash_per_cycle=2
110sys=system
111
112[system.cpu.dtb]
113type=ArmTLB
114children=walker
115eventq_index=0
116is_stage2=false
117size=64
118walker=system.cpu.dtb.walker
119
120[system.cpu.dtb.walker]
121type=ArmTableWalker
122clk_domain=system.clk_domain
123eventq_index=0
124is_stage2=false
125num_squash_per_cycle=2
126sys=system
127
128[system.cpu.interrupts]
129type=ArmInterrupts
130eventq_index=0
131
132[system.cpu.isa]
133type=ArmISA
134eventq_index=0
135fpsid=1090793632
136id_aa64afr0_el1=0
137id_aa64afr1_el1=0
138id_aa64dfr0_el1=1052678
139id_aa64dfr1_el1=0
140id_aa64isar0_el1=0
141id_aa64isar1_el1=0
142id_aa64mmfr0_el1=15728642
143id_aa64mmfr1_el1=0
144id_aa64pfr0_el1=17
145id_aa64pfr1_el1=0
146id_isar0=34607377
147id_isar1=34677009
148id_isar2=555950401
149id_isar3=17899825
150id_isar4=268501314
151id_isar5=0
152id_mmfr0=270536963
153id_mmfr1=0
154id_mmfr2=19070976
155id_mmfr3=34611729
156id_pfr0=49
157id_pfr1=4113
158midr=1091551472
159pmu=Null
160system=system
161
162[system.cpu.istage2_mmu]
163type=ArmStage2MMU
164children=stage2_tlb
165eventq_index=0
166stage2_tlb=system.cpu.istage2_mmu.stage2_tlb
167sys=system
168tlb=system.cpu.itb
169
170[system.cpu.istage2_mmu.stage2_tlb]
171type=ArmTLB
172children=walker
173eventq_index=0
174is_stage2=true
175size=32
176walker=system.cpu.istage2_mmu.stage2_tlb.walker
177
178[system.cpu.istage2_mmu.stage2_tlb.walker]
179type=ArmTableWalker
180clk_domain=system.clk_domain
181eventq_index=0
182is_stage2=true
183num_squash_per_cycle=2
184sys=system
185
186[system.cpu.itb]
187type=ArmTLB
188children=walker
189eventq_index=0
190is_stage2=false
191size=64
192walker=system.cpu.itb.walker
193
194[system.cpu.itb.walker]
195type=ArmTableWalker
196clk_domain=system.clk_domain
197eventq_index=0
198is_stage2=false
199num_squash_per_cycle=2
200sys=system
201
202[system.cpu.tracer]
203type=ExeTracer
204eventq_index=0
205
206[system.cpu.workload]
207type=LiveProcess
208cmd=tests/test-progs/hello/bin/arm/linux/hello
209cwd=
210drivers=
211egid=100
212env=
213errout=cerr
214euid=100
215eventq_index=0
216executable=
217gid=100
218input=cin
219kvmInSE=false
220max_stack_size=67108864
221output=cout
222pid=100
223ppid=99
224simpoint=0
225system=system
226uid=100
227useArchPT=false
228
229[system.dvfs_handler]
230type=DVFSHandler
231domains=
232enable=false
233eventq_index=0
234sys_clk_domain=system.clk_domain
235transition_latency=100000000
236
237[system.mem_ctrl]
238type=DRAMCtrl
239IDD0=0.075000
240IDD02=0.000000
241IDD2N=0.050000
242IDD2N2=0.000000
243IDD2P0=0.000000
244IDD2P02=0.000000
245IDD2P1=0.000000
246IDD2P12=0.000000
247IDD3N=0.057000
248IDD3N2=0.000000
249IDD3P0=0.000000
250IDD3P02=0.000000
251IDD3P1=0.000000
252IDD3P12=0.000000
253IDD4R=0.187000
254IDD4R2=0.000000
255IDD4W=0.165000
256IDD4W2=0.000000
257IDD5=0.220000
258IDD52=0.000000
259IDD6=0.000000
260IDD62=0.000000
261VDD=1.500000
262VDD2=0.000000
263activation_limit=4
264addr_mapping=RoRaBaCoCh
265bank_groups_per_rank=0
266banks_per_rank=8
267burst_length=8
268channels=1
269clk_domain=system.clk_domain
270conf_table_reported=true
271device_bus_width=8
272device_rowbuffer_size=1024
273device_size=536870912
274devices_per_rank=8
275dll=true
276eventq_index=0
277in_addr_map=true
278max_accesses_per_row=16
279mem_sched_policy=frfcfs
280min_writes_per_switch=16
281null=false
282page_policy=open_adaptive
283range=0:536870911
284ranks_per_channel=2
285read_buffer_size=32
286static_backend_latency=10000
287static_frontend_latency=10000
288tBURST=5000
289tCCD_L=0
290tCK=1250
291tCL=13750
292tCS=2500
293tRAS=35000
294tRCD=13750
295tREFI=7800000
296tRFC=260000
297tRP=13750
298tRRD=6000
299tRRD_L=0
300tRTP=7500
301tRTW=2500
302tWR=15000
303tWTR=7500
304tXAW=30000
305tXP=0
306tXPDLL=0
307tXS=0
308tXSDLL=0
309write_buffer_size=64
310write_high_thresh_perc=85
311write_low_thresh_perc=50
312port=system.membus.master[0]
313
314[system.membus]
315type=CoherentXBar
316clk_domain=system.clk_domain
317eventq_index=0
318forward_latency=4
319frontend_latency=3
320response_latency=2
321snoop_filter=Null
322snoop_response_latency=4
323system=system
324use_default_range=false
325width=16
326master=system.mem_ctrl.port
327slave=system.cpu.icache_port system.cpu.dcache_port system.system_port
328
329