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=SparcTLB
82eventq_index=0
83size=64
84
85[system.cpu.interrupts]
86type=SparcInterrupts
87eventq_index=0
88
89[system.cpu.isa]
90type=SparcISA
91eventq_index=0
92
93[system.cpu.itb]
94type=SparcTLB
95eventq_index=0
96size=64
97
98[system.cpu.tracer]
99type=ExeTracer
100eventq_index=0
101
102[system.cpu.workload]
103type=LiveProcess
104cmd=vortex bendian.raw
105cwd=build/SPARC/tests/opt/long/se/50.vortex/sparc/linux/simple-atomic
106egid=100
107env=
108errout=cerr
109euid=100
110eventq_index=0
111executable=/dist/cpu2000/binaries/sparc/linux/vortex
112gid=100
113input=cin
114max_stack_size=67108864
115output=cout
116pid=100
117ppid=99
118simpoint=0
119system=system
120uid=100
121
122[system.cpu_clk_domain]
123type=SrcClockDomain
124clock=500
125eventq_index=0
126voltage_domain=system.voltage_domain
127
128[system.membus]
129type=CoherentBus
130clk_domain=system.clk_domain
131eventq_index=0
132header_cycles=1
133system=system
134use_default_range=false
135width=8
136master=system.physmem.port
137slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
138
139[system.physmem]
140type=SimpleMemory
141bandwidth=73.000000
142clk_domain=system.clk_domain
143conf_table_reported=true
144eventq_index=0
145in_addr_map=true
146latency=30000
147latency_var=0
148null=false
149range=0:134217727
150port=system.membus.master[0]
151
152[system.voltage_domain]
153type=VoltageDomain
154eventq_index=0
155voltage=1.000000
156
157