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=SparcTLB
89eventq_index=0
90size=64
91
92[system.cpu.interrupts]
93type=SparcInterrupts
94eventq_index=0
95
96[system.cpu.isa]
97type=SparcISA
98eventq_index=0
99
100[system.cpu.itb]
101type=SparcTLB
102eventq_index=0
103size=64
104
105[system.cpu.tracer]
106type=ExeTracer
107eventq_index=0
108
109[system.cpu.workload]
110type=LiveProcess
111cmd=tests/test-progs/hello/bin/sparc/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