config.ini revision 10036
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 membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20load_addr_mask=1099511627775
21mem_mode=atomic
22mem_ranges=
23memories=system.physmem
24num_work_ids=16
25readfile=
26symbolfile=
27work_begin_ckpt_count=0
28work_begin_cpu_id_exit=-1
29work_begin_exit_count=0
30work_cpus_ckpt_count=0
31work_end_ckpt_count=0
32work_end_exit_count=0
33work_item_id=-1
34system_port=system.membus.slave[0]
35
36[system.clk_domain]
37type=SrcClockDomain
38clock=1000
39eventq_index=0
40voltage_domain=system.voltage_domain
41
42[system.cpu]
43type=AtomicSimpleCPU
44children=dtb interrupts isa itb tracer workload
45checker=Null
46clk_domain=system.cpu_clk_domain
47cpu_id=0
48do_checkpoint_insts=true
49do_quiesce=true
50do_statistics_insts=true
51dtb=system.cpu.dtb
52eventq_index=0
53fastmem=false
54function_trace=false
55function_trace_start=0
56interrupts=system.cpu.interrupts
57isa=system.cpu.isa
58itb=system.cpu.itb
59max_insts_all_threads=0
60max_insts_any_thread=0
61max_loads_all_threads=0
62max_loads_any_thread=0
63numThreads=1
64profile=0
65progress_interval=0
66simpoint_interval=100000000
67simpoint_profile=false
68simpoint_profile_file=simpoint.bb.gz
69simpoint_start_insts=
70simulate_data_stalls=false
71simulate_inst_stalls=false
72switched_out=false
73system=system
74tracer=system.cpu.tracer
75width=1
76workload=system.cpu.workload
77dcache_port=system.membus.slave[2]
78icache_port=system.membus.slave[1]
79
80[system.cpu.dtb]
81type=ArmTLB
82children=walker
83eventq_index=0
84size=64
85walker=system.cpu.dtb.walker
86
87[system.cpu.dtb.walker]
88type=ArmTableWalker
89clk_domain=system.cpu_clk_domain
90eventq_index=0
91num_squash_per_cycle=2
92sys=system
93port=system.membus.slave[4]
94
95[system.cpu.interrupts]
96type=ArmInterrupts
97eventq_index=0
98
99[system.cpu.isa]
100type=ArmISA
101eventq_index=0
102fpsid=1090793632
103id_isar0=34607377
104id_isar1=34677009
105id_isar2=555950401
106id_isar3=17899825
107id_isar4=268501314
108id_isar5=0
109id_mmfr0=3
110id_mmfr1=0
111id_mmfr2=19070976
112id_mmfr3=4027589137
113id_pfr0=49
114id_pfr1=1
115midr=890224640
116
117[system.cpu.itb]
118type=ArmTLB
119children=walker
120eventq_index=0
121size=64
122walker=system.cpu.itb.walker
123
124[system.cpu.itb.walker]
125type=ArmTableWalker
126clk_domain=system.cpu_clk_domain
127eventq_index=0
128num_squash_per_cycle=2
129sys=system
130port=system.membus.slave[3]
131
132[system.cpu.tracer]
133type=ExeTracer
134eventq_index=0
135
136[system.cpu.workload]
137type=LiveProcess
138cmd=vortex lendian.raw
139cwd=build/ARM/tests/opt/long/se/50.vortex/arm/linux/simple-atomic
140egid=100
141env=
142errout=cerr
143euid=100
144eventq_index=0
145executable=/dist/cpu2000/binaries/arm/linux/vortex
146gid=100
147input=cin
148max_stack_size=67108864
149output=cout
150pid=100
151ppid=99
152simpoint=0
153system=system
154uid=100
155
156[system.cpu_clk_domain]
157type=SrcClockDomain
158clock=500
159eventq_index=0
160voltage_domain=system.voltage_domain
161
162[system.membus]
163type=CoherentBus
164clk_domain=system.clk_domain
165eventq_index=0
166header_cycles=1
167system=system
168use_default_range=false
169width=8
170master=system.physmem.port
171slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port
172
173[system.physmem]
174type=SimpleMemory
175bandwidth=73.000000
176clk_domain=system.clk_domain
177conf_table_reported=true
178eventq_index=0
179in_addr_map=true
180latency=30000
181latency_var=0
182null=false
183range=0:134217727
184port=system.membus.master[0]
185
186[system.voltage_domain]
187type=VoltageDomain
188eventq_index=0
189voltage=1.000000
190
191