config.ini revision 12137:d877205ec1bc
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
59branchPred=Null
60checker=Null
61clk_domain=system.cpu_clk_domain
62cpu_id=0
63default_p_state=UNDEFINED
64do_checkpoint_insts=true
65do_quiesce=true
66do_statistics_insts=true
67dtb=system.cpu.dtb
68eventq_index=0
69fastmem=false
70function_trace=false
71function_trace_start=0
72interrupts=system.cpu.interrupts
73isa=system.cpu.isa
74itb=system.cpu.itb
75max_insts_all_threads=0
76max_insts_any_thread=0
77max_loads_all_threads=0
78max_loads_any_thread=0
79numThreads=1
80p_state_clk_gate_bins=20
81p_state_clk_gate_max=1000000000000
82p_state_clk_gate_min=1000
83power_model=Null
84profile=0
85progress_interval=0
86simpoint_start_insts=
87simulate_data_stalls=false
88simulate_inst_stalls=false
89socket_id=0
90switched_out=false
91syscallRetryLatency=10000
92system=system
93tracer=system.cpu.tracer
94wait_for_remote_gdb=false
95width=1
96workload=system.cpu.workload
97dcache_port=system.membus.slave[2]
98icache_port=system.membus.slave[1]
99
100[system.cpu.dtb]
101type=RiscvTLB
102eventq_index=0
103size=64
104
105[system.cpu.interrupts]
106type=RiscvInterrupts
107eventq_index=0
108
109[system.cpu.isa]
110type=RiscvISA
111eventq_index=0
112
113[system.cpu.itb]
114type=RiscvTLB
115eventq_index=0
116size=64
117
118[system.cpu.tracer]
119type=ExeTracer
120eventq_index=0
121
122[system.cpu.workload]
123type=Process
124cmd=insttest
125cwd=
126drivers=
127egid=100
128env=
129errout=cerr
130euid=100
131eventq_index=0
132executable=/home/ar4jc/gem5/tests/testing/../test-progs/insttest/bin/riscv/linux-rv64c/insttest
133gid=100
134input=cin
135kvmInSE=false
136maxStackSize=67108864
137output=cout
138pgid=100
139pid=100
140ppid=0
141simpoint=0
142system=system
143uid=100
144useArchPT=false
145
146[system.cpu_clk_domain]
147type=SrcClockDomain
148clock=500
149domain_id=-1
150eventq_index=0
151init_perf_level=0
152voltage_domain=system.voltage_domain
153
154[system.dvfs_handler]
155type=DVFSHandler
156domains=
157enable=false
158eventq_index=0
159sys_clk_domain=system.clk_domain
160transition_latency=100000000
161
162[system.membus]
163type=CoherentXBar
164children=snoop_filter
165clk_domain=system.clk_domain
166default_p_state=UNDEFINED
167eventq_index=0
168forward_latency=4
169frontend_latency=3
170p_state_clk_gate_bins=20
171p_state_clk_gate_max=1000000000000
172p_state_clk_gate_min=1000
173point_of_coherency=true
174power_model=Null
175response_latency=2
176snoop_filter=system.membus.snoop_filter
177snoop_response_latency=4
178system=system
179use_default_range=false
180width=16
181master=system.physmem.port
182slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
183
184[system.membus.snoop_filter]
185type=SnoopFilter
186eventq_index=0
187lookup_latency=1
188max_capacity=8388608
189system=system
190
191[system.physmem]
192type=SimpleMemory
193bandwidth=73.000000
194clk_domain=system.clk_domain
195conf_table_reported=true
196default_p_state=UNDEFINED
197eventq_index=0
198in_addr_map=true
199kvm_map=true
200latency=30000
201latency_var=0
202null=false
203p_state_clk_gate_bins=20
204p_state_clk_gate_max=1000000000000
205p_state_clk_gate_min=1000
206power_model=Null
207range=0:134217727:0:0:0:0
208port=system.membus.master[0]
209
210[system.voltage_domain]
211type=VoltageDomain
212eventq_index=0
213voltage=1.000000
214
215