config.ini (11440:76b5639162af) config.ini (11570:4aac82f10951)
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
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
17default_p_state=UNDEFINED
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
18eventq_index=0
19exit_on_work_items=false
20init_param=0
21kernel=
22kernel_addr_check=true
23load_addr_mask=1099511627775
24load_offset=0
25mem_mode=timing
26mem_ranges=0:536870911
27memories=system.mem_ctrl
28mmap_using_noreserve=false
29multi_thread=false
30num_work_ids=16
31p_state_clk_gate_bins=20
32p_state_clk_gate_max=1000000000000
33p_state_clk_gate_min=1000
34power_model=Null
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[2]
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=dtb interrupts isa itb tracer workload
60branchPred=Null
61checker=Null
62clk_domain=system.clk_domain
63cpu_id=-1
35readfile=
36symbolfile=
37thermal_components=
38thermal_model=Null
39work_begin_ckpt_count=0
40work_begin_cpu_id_exit=-1
41work_begin_exit_count=0
42work_cpus_ckpt_count=0
43work_end_ckpt_count=0
44work_end_exit_count=0
45work_item_id=-1
46system_port=system.membus.slave[2]
47
48[system.clk_domain]
49type=SrcClockDomain
50children=voltage_domain
51clock=1000
52domain_id=-1
53eventq_index=0
54init_perf_level=0
55voltage_domain=system.clk_domain.voltage_domain
56
57[system.clk_domain.voltage_domain]
58type=VoltageDomain
59eventq_index=0
60voltage=1.000000
61
62[system.cpu]
63type=TimingSimpleCPU
64children=dtb interrupts isa itb tracer workload
65branchPred=Null
66checker=Null
67clk_domain=system.clk_domain
68cpu_id=-1
69default_p_state=UNDEFINED
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
70do_checkpoint_insts=true
71do_quiesce=true
72do_statistics_insts=true
73dtb=system.cpu.dtb
74eventq_index=0
75function_trace=false
76function_trace_start=0
77interrupts=system.cpu.interrupts
78isa=system.cpu.isa
79itb=system.cpu.itb
80max_insts_all_threads=0
81max_insts_any_thread=0
82max_loads_all_threads=0
83max_loads_any_thread=0
84numThreads=1
85p_state_clk_gate_bins=20
86p_state_clk_gate_max=1000000000000
87p_state_clk_gate_min=1000
88power_model=Null
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.membus.slave[1]
88icache_port=system.membus.slave[0]
89
90[system.cpu.dtb]
91type=MipsTLB
92eventq_index=0
93size=64
94
95[system.cpu.interrupts]
96type=MipsInterrupts
97eventq_index=0
98
99[system.cpu.isa]
100type=MipsISA
101eventq_index=0
102num_threads=1
103num_vpes=1
104system=system
105
106[system.cpu.itb]
107type=MipsTLB
108eventq_index=0
109size=64
110
111[system.cpu.tracer]
112type=ExeTracer
113eventq_index=0
114
115[system.cpu.workload]
116type=LiveProcess
117cmd=tests/test-progs/hello/bin/mips/linux/hello
118cwd=
119drivers=
120egid=100
121env=
122errout=cerr
123euid=100
124eventq_index=0
125executable=
126gid=100
127input=cin
128kvmInSE=false
129max_stack_size=67108864
130output=cout
131pid=100
132ppid=99
133simpoint=0
134system=system
135uid=100
136useArchPT=false
137
138[system.dvfs_handler]
139type=DVFSHandler
140domains=
141enable=false
142eventq_index=0
143sys_clk_domain=system.clk_domain
144transition_latency=100000000
145
146[system.mem_ctrl]
147type=DRAMCtrl
148IDD0=0.075000
149IDD02=0.000000
150IDD2N=0.050000
151IDD2N2=0.000000
152IDD2P0=0.000000
153IDD2P02=0.000000
154IDD2P1=0.000000
155IDD2P12=0.000000
156IDD3N=0.057000
157IDD3N2=0.000000
158IDD3P0=0.000000
159IDD3P02=0.000000
160IDD3P1=0.000000
161IDD3P12=0.000000
162IDD4R=0.187000
163IDD4R2=0.000000
164IDD4W=0.165000
165IDD4W2=0.000000
166IDD5=0.220000
167IDD52=0.000000
168IDD6=0.000000
169IDD62=0.000000
170VDD=1.500000
171VDD2=0.000000
172activation_limit=4
173addr_mapping=RoRaBaCoCh
174bank_groups_per_rank=0
175banks_per_rank=8
176burst_length=8
177channels=1
178clk_domain=system.clk_domain
179conf_table_reported=true
89profile=0
90progress_interval=0
91simpoint_start_insts=
92socket_id=0
93switched_out=false
94system=system
95tracer=system.cpu.tracer
96workload=system.cpu.workload
97dcache_port=system.membus.slave[1]
98icache_port=system.membus.slave[0]
99
100[system.cpu.dtb]
101type=MipsTLB
102eventq_index=0
103size=64
104
105[system.cpu.interrupts]
106type=MipsInterrupts
107eventq_index=0
108
109[system.cpu.isa]
110type=MipsISA
111eventq_index=0
112num_threads=1
113num_vpes=1
114system=system
115
116[system.cpu.itb]
117type=MipsTLB
118eventq_index=0
119size=64
120
121[system.cpu.tracer]
122type=ExeTracer
123eventq_index=0
124
125[system.cpu.workload]
126type=LiveProcess
127cmd=tests/test-progs/hello/bin/mips/linux/hello
128cwd=
129drivers=
130egid=100
131env=
132errout=cerr
133euid=100
134eventq_index=0
135executable=
136gid=100
137input=cin
138kvmInSE=false
139max_stack_size=67108864
140output=cout
141pid=100
142ppid=99
143simpoint=0
144system=system
145uid=100
146useArchPT=false
147
148[system.dvfs_handler]
149type=DVFSHandler
150domains=
151enable=false
152eventq_index=0
153sys_clk_domain=system.clk_domain
154transition_latency=100000000
155
156[system.mem_ctrl]
157type=DRAMCtrl
158IDD0=0.075000
159IDD02=0.000000
160IDD2N=0.050000
161IDD2N2=0.000000
162IDD2P0=0.000000
163IDD2P02=0.000000
164IDD2P1=0.000000
165IDD2P12=0.000000
166IDD3N=0.057000
167IDD3N2=0.000000
168IDD3P0=0.000000
169IDD3P02=0.000000
170IDD3P1=0.000000
171IDD3P12=0.000000
172IDD4R=0.187000
173IDD4R2=0.000000
174IDD4W=0.165000
175IDD4W2=0.000000
176IDD5=0.220000
177IDD52=0.000000
178IDD6=0.000000
179IDD62=0.000000
180VDD=1.500000
181VDD2=0.000000
182activation_limit=4
183addr_mapping=RoRaBaCoCh
184bank_groups_per_rank=0
185banks_per_rank=8
186burst_length=8
187channels=1
188clk_domain=system.clk_domain
189conf_table_reported=true
190default_p_state=UNDEFINED
180device_bus_width=8
181device_rowbuffer_size=1024
182device_size=536870912
183devices_per_rank=8
184dll=true
185eventq_index=0
186in_addr_map=true
187max_accesses_per_row=16
188mem_sched_policy=frfcfs
189min_writes_per_switch=16
190null=false
191device_bus_width=8
192device_rowbuffer_size=1024
193device_size=536870912
194devices_per_rank=8
195dll=true
196eventq_index=0
197in_addr_map=true
198max_accesses_per_row=16
199mem_sched_policy=frfcfs
200min_writes_per_switch=16
201null=false
202p_state_clk_gate_bins=20
203p_state_clk_gate_max=1000000000000
204p_state_clk_gate_min=1000
191page_policy=open_adaptive
205page_policy=open_adaptive
206power_model=Null
192range=0:536870911
193ranks_per_channel=2
194read_buffer_size=32
195static_backend_latency=10000
196static_frontend_latency=10000
197tBURST=5000
198tCCD_L=0
199tCK=1250
200tCL=13750
201tCS=2500
202tRAS=35000
203tRCD=13750
204tREFI=7800000
205tRFC=260000
206tRP=13750
207tRRD=6000
208tRRD_L=0
209tRTP=7500
210tRTW=2500
211tWR=15000
212tWTR=7500
213tXAW=30000
214tXP=0
215tXPDLL=0
216tXS=0
217tXSDLL=0
218write_buffer_size=64
219write_high_thresh_perc=85
220write_low_thresh_perc=50
221port=system.membus.master[0]
222
223[system.membus]
224type=CoherentXBar
225clk_domain=system.clk_domain
207range=0:536870911
208ranks_per_channel=2
209read_buffer_size=32
210static_backend_latency=10000
211static_frontend_latency=10000
212tBURST=5000
213tCCD_L=0
214tCK=1250
215tCL=13750
216tCS=2500
217tRAS=35000
218tRCD=13750
219tREFI=7800000
220tRFC=260000
221tRP=13750
222tRRD=6000
223tRRD_L=0
224tRTP=7500
225tRTW=2500
226tWR=15000
227tWTR=7500
228tXAW=30000
229tXP=0
230tXPDLL=0
231tXS=0
232tXSDLL=0
233write_buffer_size=64
234write_high_thresh_perc=85
235write_low_thresh_perc=50
236port=system.membus.master[0]
237
238[system.membus]
239type=CoherentXBar
240clk_domain=system.clk_domain
241default_p_state=UNDEFINED
226eventq_index=0
227forward_latency=4
228frontend_latency=3
242eventq_index=0
243forward_latency=4
244frontend_latency=3
245p_state_clk_gate_bins=20
246p_state_clk_gate_max=1000000000000
247p_state_clk_gate_min=1000
229point_of_coherency=true
248point_of_coherency=true
249power_model=Null
230response_latency=2
231snoop_filter=Null
232snoop_response_latency=4
233system=system
234use_default_range=false
235width=16
236master=system.mem_ctrl.port
237slave=system.cpu.icache_port system.cpu.dcache_port system.system_port
238
250response_latency=2
251snoop_filter=Null
252snoop_response_latency=4
253system=system
254use_default_range=false
255width=16
256master=system.mem_ctrl.port
257slave=system.cpu.icache_port system.cpu.dcache_port system.system_port
258