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=dtb 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.membus.slave[1]
84icache_port=system.membus.slave[0]
85
86[system.cpu.dtb]
87type=AlphaTLB
88eventq_index=0
89size=64
90
91[system.cpu.interrupts]
92type=AlphaInterrupts
93eventq_index=0
94
95[system.cpu.isa]
96type=AlphaISA
97eventq_index=0
98system=system
99
100[system.cpu.itb]
101type=AlphaTLB
102eventq_index=0
103size=48
104
105[system.cpu.tracer]
106type=ExeTracer
107eventq_index=0
108
109[system.cpu.workload]
110type=LiveProcess
111cmd=tests/test-progs/hello/bin/alpha/linux/hello
112cwd=
113drivers=
114egid=100
115env=
116errout=cerr
117euid=100
118eventq_index=0
119executable=
120gid=100
121input=cin
122kvmInSE=false
123max_stack_size=67108864
124output=cout
125pid=100
126ppid=99
127simpoint=0
128system=system
129uid=100
130useArchPT=false
131
132[system.dvfs_handler]
133type=DVFSHandler
134domains=
135enable=false
136eventq_index=0
137sys_clk_domain=system.clk_domain
138transition_latency=100000000
139
140[system.mem_ctrl]
141type=DRAMCtrl
142IDD0=0.075000
143IDD02=0.000000
144IDD2N=0.050000
145IDD2N2=0.000000
146IDD2P0=0.000000
147IDD2P02=0.000000
148IDD2P1=0.000000
149IDD2P12=0.000000
150IDD3N=0.057000
151IDD3N2=0.000000
152IDD3P0=0.000000
153IDD3P02=0.000000
154IDD3P1=0.000000
155IDD3P12=0.000000
156IDD4R=0.187000
157IDD4R2=0.000000
158IDD4W=0.165000
159IDD4W2=0.000000
160IDD5=0.220000
161IDD52=0.000000
162IDD6=0.000000
163IDD62=0.000000
164VDD=1.500000
165VDD2=0.000000
166activation_limit=4
167addr_mapping=RoRaBaCoCh
168bank_groups_per_rank=0
169banks_per_rank=8
170burst_length=8
171channels=1
172clk_domain=system.clk_domain
173conf_table_reported=true
174device_bus_width=8
175device_rowbuffer_size=1024
176device_size=536870912
177devices_per_rank=8
178dll=true
179eventq_index=0
180in_addr_map=true
181max_accesses_per_row=16
182mem_sched_policy=frfcfs
183min_writes_per_switch=16
184null=false
185page_policy=open_adaptive
186range=0:536870911
187ranks_per_channel=2
188read_buffer_size=32
189static_backend_latency=10000
190static_frontend_latency=10000
191tBURST=5000
192tCCD_L=0
193tCK=1250
194tCL=13750
195tCS=2500
196tRAS=35000
197tRCD=13750
198tREFI=7800000
199tRFC=260000
200tRP=13750
201tRRD=6000
202tRRD_L=0
203tRTP=7500
204tRTW=2500
205tWR=15000
206tWTR=7500
207tXAW=30000
208tXP=0
209tXPDLL=0
210tXS=0
211tXSDLL=0
212write_buffer_size=64
213write_high_thresh_perc=85
214write_low_thresh_perc=50
215port=system.membus.master[0]
216
217[system.membus]
218type=CoherentXBar
219clk_domain=system.clk_domain
220eventq_index=0
221forward_latency=4
222frontend_latency=3
223response_latency=2
224snoop_filter=Null
225snoop_response_latency=4
226system=system
227use_default_range=false
228width=16
229master=system.mem_ctrl.port
230slave=system.cpu.icache_port system.cpu.dcache_port system.system_port
231
232