config.ini revision 10736:4433fb00fa7d
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 dvfs_handler membus monitor physmem
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=timing
24mem_ranges=
25memories=system.physmem
26mmap_using_noreserve=false
27num_work_ids=16
28readfile=
29symbolfile=
30work_begin_ckpt_count=0
31work_begin_cpu_id_exit=-1
32work_begin_exit_count=0
33work_cpus_ckpt_count=0
34work_end_ckpt_count=0
35work_end_exit_count=0
36work_item_id=-1
37system_port=system.membus.slave[1]
38
39[system.clk_domain]
40type=SrcClockDomain
41children=voltage_domain
42clock=1000
43domain_id=-1
44eventq_index=0
45init_perf_level=0
46voltage_domain=system.clk_domain.voltage_domain
47
48[system.clk_domain.voltage_domain]
49type=VoltageDomain
50eventq_index=0
51voltage=1.000000
52
53[system.cpu]
54type=TrafficGen
55clk_domain=system.clk_domain
56config_file=tests/quick/se/70.tgen/tgen-simple-mem.cfg
57elastic_req=false
58eventq_index=0
59system=system
60port=system.monitor.slave
61
62[system.dvfs_handler]
63type=DVFSHandler
64domains=
65enable=false
66eventq_index=0
67sys_clk_domain=system.clk_domain
68transition_latency=100000000
69
70[system.membus]
71type=NoncoherentXBar
72clk_domain=system.clk_domain
73eventq_index=0
74forward_latency=1
75frontend_latency=2
76response_latency=2
77use_default_range=false
78width=16
79master=system.physmem.port
80slave=system.monitor.master system.system_port
81
82[system.monitor]
83type=CommMonitor
84children=stack_dist_calc
85bandwidth_bins=20
86burst_length_bins=20
87clk_domain=system.clk_domain
88disable_addr_dists=true
89disable_bandwidth_hists=false
90disable_burst_length_hists=false
91disable_itt_dists=false
92disable_latency_hists=false
93disable_outstanding_hists=false
94disable_transaction_hists=false
95eventq_index=0
96itt_bins=20
97itt_max_bin=100000
98latency_bins=20
99outstanding_bins=20
100read_addr_mask=18446744073709551615
101sample_period=1000000000
102stack_dist_calc=system.monitor.stack_dist_calc
103system=system
104trace_compress=true
105trace_enable=true
106trace_file=monitor.ptrc.gz
107transaction_bins=20
108write_addr_mask=18446744073709551615
109master=system.membus.slave[0]
110slave=system.cpu.port
111
112[system.monitor.stack_dist_calc]
113type=StackDistCalc
114disable_linear_hists=false
115disable_log_hists=false
116eventq_index=0
117linear_hist_bins=16
118log_hist_bins=32
119verify=true
120
121[system.physmem]
122type=SimpleMemory
123bandwidth=73.000000
124clk_domain=system.clk_domain
125conf_table_reported=true
126eventq_index=0
127in_addr_map=true
128latency=30000
129latency_var=0
130null=false
131range=0:134217727
132port=system.membus.master[0]
133
134