config.ini revision 10315
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
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
34work_end_exit_count=0
35work_item_id=-1
36system_port=system.membus.slave[1]
37
38[system.clk_domain]
39type=SrcClockDomain
40children=voltage_domain
41clock=1000
42domain_id=-1
43eventq_index=0
44init_perf_level=0
45voltage_domain=system.clk_domain.voltage_domain
46
47[system.clk_domain.voltage_domain]
48type=VoltageDomain
49eventq_index=0
50voltage=1.000000
51
52[system.cpu]
53type=TrafficGen
54clk_domain=system.clk_domain
55config_file=tests/quick/se/70.tgen/tgen-dram-ctrl.cfg
56elastic_req=false
57eventq_index=0
58system=system
59port=system.monitor.slave
60
61[system.dvfs_handler]
62type=DVFSHandler
63domains=
64enable=false
65eventq_index=0
66sys_clk_domain=system.clk_domain
67transition_latency=100000000
68
69[system.membus]
70type=NoncoherentBus
71clk_domain=system.clk_domain
72eventq_index=0
73header_cycles=1
74use_default_range=false
75width=16
76master=system.physmem.port
77slave=system.monitor.master system.system_port
78
79[system.monitor]
80type=CommMonitor
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
98system=system
99trace_compress=true
100trace_enable=false
101trace_file=
102transaction_bins=20
103write_addr_mask=18446744073709551615
104master=system.membus.slave[0]
105slave=system.cpu.port
106
107[system.physmem]
108type=DRAMCtrl
109activation_limit=4
110addr_mapping=RoRaBaChCo
111banks_per_rank=8
112burst_length=8
113channels=1
114clk_domain=system.clk_domain
115conf_table_reported=true
116device_bus_width=8
117device_rowbuffer_size=1024
118devices_per_rank=8
119eventq_index=0
120in_addr_map=true
121max_accesses_per_row=16
122mem_sched_policy=frfcfs
123min_writes_per_switch=16
124null=false
125page_policy=open_adaptive
126range=0:134217727
127ranks_per_channel=2
128read_buffer_size=32
129static_backend_latency=10000
130static_frontend_latency=10000
131tBURST=5000
132tCK=1250
133tCL=13750
134tRAS=35000
135tRCD=13750
136tREFI=7800000
137tRFC=260000
138tRP=13750
139tRRD=6000
140tRTP=7500
141tRTW=2500
142tWR=15000
143tWTR=7500
144tXAW=30000
145write_buffer_size=64
146write_high_thresh_perc=85
147write_low_thresh_perc=50
148port=system.membus.master[0]
149
150