config.ini revision 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 cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17default_p_state=UNDEFINED
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=atomic
26mem_ranges=
27memories=system.physmem
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
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[0]
47
48[system.clk_domain]
49type=SrcClockDomain
50clock=1000
51domain_id=-1
52eventq_index=0
53init_perf_level=0
54voltage_domain=system.voltage_domain
55
56[system.cpu]
57type=AtomicSimpleCPU
58children=dtb interrupts isa itb tracer workload
59UnifiedTLB=true
60branchPred=Null
61checker=Null
62clk_domain=system.cpu_clk_domain
63cpu_id=0
64default_p_state=UNDEFINED
65do_checkpoint_insts=true
66do_quiesce=true
67do_statistics_insts=true
68dtb=system.cpu.dtb
69eventq_index=0
70fastmem=false
71function_trace=false
72function_trace_start=0
73interrupts=system.cpu.interrupts
74isa=system.cpu.isa
75itb=system.cpu.itb
76max_insts_all_threads=0
77max_insts_any_thread=0
78max_loads_all_threads=0
79max_loads_any_thread=0
80numThreads=1
81p_state_clk_gate_bins=20
82p_state_clk_gate_max=1000000000000
83p_state_clk_gate_min=1000
84power_model=Null
85profile=0
86progress_interval=0
87simpoint_start_insts=
88simulate_data_stalls=false
89simulate_inst_stalls=false
90socket_id=0
91switched_out=false
92system=system
93tracer=system.cpu.tracer
94width=1
95workload=system.cpu.workload
96dcache_port=system.membus.slave[2]
97icache_port=system.membus.slave[1]
98
99[system.cpu.dtb]
100type=PowerTLB
101eventq_index=0
102size=64
103
104[system.cpu.interrupts]
105type=PowerInterrupts
106eventq_index=0
107
108[system.cpu.isa]
109type=PowerISA
110eventq_index=0
111
112[system.cpu.itb]
113type=PowerTLB
114eventq_index=0
115size=64
116
117[system.cpu.tracer]
118type=ExeTracer
119eventq_index=0
120
121[system.cpu.workload]
122type=LiveProcess
123cmd=hello
124cwd=
125drivers=
126egid=100
127env=
128errout=cerr
129euid=100
130eventq_index=0
131executable=/arm/projectscratch/randd/systems/dist/test-progs/hello/bin/power/linux/hello
132gid=100
133input=cin
134kvmInSE=false
135max_stack_size=67108864
136output=cout
137pid=100
138ppid=99
139simpoint=0
140system=system
141uid=100
142useArchPT=false
143
144[system.cpu_clk_domain]
145type=SrcClockDomain
146clock=500
147domain_id=-1
148eventq_index=0
149init_perf_level=0
150voltage_domain=system.voltage_domain
151
152[system.dvfs_handler]
153type=DVFSHandler
154domains=
155enable=false
156eventq_index=0
157sys_clk_domain=system.clk_domain
158transition_latency=100000000
159
160[system.membus]
161type=CoherentXBar
162clk_domain=system.clk_domain
163default_p_state=UNDEFINED
164eventq_index=0
165forward_latency=4
166frontend_latency=3
167p_state_clk_gate_bins=20
168p_state_clk_gate_max=1000000000000
169p_state_clk_gate_min=1000
170point_of_coherency=true
171power_model=Null
172response_latency=2
173snoop_filter=Null
174snoop_response_latency=4
175system=system
176use_default_range=false
177width=16
178master=system.physmem.port
179slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
180
181[system.physmem]
182type=SimpleMemory
183bandwidth=73.000000
184clk_domain=system.clk_domain
185conf_table_reported=true
186default_p_state=UNDEFINED
187eventq_index=0
188in_addr_map=true
189latency=30000
190latency_var=0
191null=false
192p_state_clk_gate_bins=20
193p_state_clk_gate_max=1000000000000
194p_state_clk_gate_min=1000
195power_model=Null
196range=0:134217727
197port=system.membus.master[0]
198
199[system.voltage_domain]
200type=VoltageDomain
201eventq_index=0
202voltage=1.000000
203
204