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