config.ini (10451:3a87241adfb8) config.ini (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

--- 9 unchanged lines hidden (view full) ---

18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=timing
24mem_ranges=
25memories=system.physmem
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

--- 9 unchanged lines hidden (view full) ---

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
26num_work_ids=16
27readfile=
28symbolfile=
29work_begin_ckpt_count=0
30work_begin_cpu_id_exit=-1
31work_begin_exit_count=0
32work_cpus_ckpt_count=0
33work_end_ckpt_count=0

--- 31 unchanged lines hidden (view full) ---

65eventq_index=0
66sys_clk_domain=system.clk_domain
67transition_latency=100000000
68
69[system.membus]
70type=NoncoherentXBar
71clk_domain=system.clk_domain
72eventq_index=0
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

--- 31 unchanged lines hidden (view full) ---

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
73header_cycles=1
74forward_latency=1
75frontend_latency=2
76response_latency=2
74use_default_range=false
75width=16
76master=system.physmem.port
77slave=system.monitor.master system.system_port
78
79[system.monitor]
80type=CommMonitor
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
81bandwidth_bins=20
82burst_length_bins=20
83clk_domain=system.clk_domain
84disable_addr_dists=true
85disable_bandwidth_hists=false
86disable_burst_length_hists=false
87disable_itt_dists=false
88disable_latency_hists=false
89disable_outstanding_hists=false
90disable_transaction_hists=false
91eventq_index=0
92itt_bins=20
93itt_max_bin=100000
94latency_bins=20
95outstanding_bins=20
96read_addr_mask=18446744073709551615
97sample_period=1000000000
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
98system=system
99trace_compress=true
100trace_enable=true
101trace_file=monitor.ptrc.gz
102transaction_bins=20
103write_addr_mask=18446744073709551615
104master=system.membus.slave[0]
105slave=system.cpu.port
106
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
107[system.physmem]
108type=SimpleMemory
109bandwidth=73.000000
110clk_domain=system.clk_domain
111conf_table_reported=true
112eventq_index=0
113in_addr_map=true
114latency=30000
115latency_var=0
116null=false
117range=0:134217727
118port=system.membus.master[0]
119
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