config.ini revision 11731:c473ca7cc650
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
91system=system
92tracer=system.cpu.tracer
93width=1
94workload=system.cpu.workload
95dcache_port=system.membus.slave[2]
96icache_port=system.membus.slave[1]
97
98[system.cpu.dtb]
99type=RiscvTLB
100eventq_index=0
101size=64
102
103[system.cpu.interrupts]
104type=RiscvInterrupts
105eventq_index=0
106
107[system.cpu.isa]
108type=RiscvISA
109eventq_index=0
110
111[system.cpu.itb]
112type=RiscvTLB
113eventq_index=0
114size=64
115
116[system.cpu.tracer]
117type=ExeTracer
118eventq_index=0
119
120[system.cpu.workload]
121type=LiveProcess
122cmd=insttest
123cwd=
124drivers=
125egid=100
126env=
127errout=cerr
128euid=100
129eventq_index=0
130executable=/z/powerjg/gem5-upstream/tests/test-progs/insttest/bin/riscv/linux-rv64d/insttest
131gid=100
132input=cin
133kvmInSE=false
134max_stack_size=67108864
135output=cout
136pid=100
137ppid=99
138simpoint=0
139system=system
140uid=100
141useArchPT=false
142
143[system.cpu_clk_domain]
144type=SrcClockDomain
145clock=500
146domain_id=-1
147eventq_index=0
148init_perf_level=0
149voltage_domain=system.voltage_domain
150
151[system.dvfs_handler]
152type=DVFSHandler
153domains=
154enable=false
155eventq_index=0
156sys_clk_domain=system.clk_domain
157transition_latency=100000000
158
159[system.membus]
160type=CoherentXBar
161children=snoop_filter
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=system.membus.snoop_filter
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.membus.snoop_filter]
182type=SnoopFilter
183eventq_index=0
184lookup_latency=1
185max_capacity=8388608
186system=system
187
188[system.physmem]
189type=SimpleMemory
190bandwidth=73.000000
191clk_domain=system.clk_domain
192conf_table_reported=true
193default_p_state=UNDEFINED
194eventq_index=0
195in_addr_map=true
196kvm_map=true
197latency=30000
198latency_var=0
199null=false
200p_state_clk_gate_bins=20
201p_state_clk_gate_max=1000000000000
202p_state_clk_gate_min=1000
203power_model=Null
204range=0:134217727:0:0:0:0
205port=system.membus.master[0]
206
207[system.voltage_domain]
208type=VoltageDomain
209eventq_index=0
210voltage=1.000000
211
212