Deleted Added
sdiff udiff text old ( 11440:76b5639162af ) new ( 11570:4aac82f10951 )
full compact
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 mem_ctrl membus
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18exit_on_work_items=false
19init_param=0
20kernel=
21kernel_addr_check=true
22load_addr_mask=1099511627775
23load_offset=0
24mem_mode=timing
25mem_ranges=0:536870911
26memories=system.mem_ctrl
27mmap_using_noreserve=false
28multi_thread=false
29num_work_ids=16
30readfile=
31symbolfile=
32thermal_components=
33thermal_model=Null
34work_begin_ckpt_count=0
35work_begin_cpu_id_exit=-1
36work_begin_exit_count=0
37work_cpus_ckpt_count=0

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

56
57[system.cpu]
58type=TimingSimpleCPU
59children=dtb interrupts isa itb tracer workload
60branchPred=Null
61checker=Null
62clk_domain=system.clk_domain
63cpu_id=-1
64do_checkpoint_insts=true
65do_quiesce=true
66do_statistics_insts=true
67dtb=system.cpu.dtb
68eventq_index=0
69function_trace=false
70function_trace_start=0
71interrupts=system.cpu.interrupts
72isa=system.cpu.isa
73itb=system.cpu.itb
74max_insts_all_threads=0
75max_insts_any_thread=0
76max_loads_all_threads=0
77max_loads_any_thread=0
78numThreads=1
79profile=0
80progress_interval=0
81simpoint_start_insts=
82socket_id=0
83switched_out=false
84system=system
85tracer=system.cpu.tracer
86workload=system.cpu.workload

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

172activation_limit=4
173addr_mapping=RoRaBaCoCh
174bank_groups_per_rank=0
175banks_per_rank=8
176burst_length=8
177channels=1
178clk_domain=system.clk_domain
179conf_table_reported=true
180device_bus_width=8
181device_rowbuffer_size=1024
182device_size=536870912
183devices_per_rank=8
184dll=true
185eventq_index=0
186in_addr_map=true
187max_accesses_per_row=16
188mem_sched_policy=frfcfs
189min_writes_per_switch=16
190null=false
191page_policy=open_adaptive
192range=0:536870911
193ranks_per_channel=2
194read_buffer_size=32
195static_backend_latency=10000
196static_frontend_latency=10000
197tBURST=5000
198tCCD_L=0
199tCK=1250

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

218write_buffer_size=64
219write_high_thresh_perc=85
220write_low_thresh_perc=50
221port=system.membus.master[0]
222
223[system.membus]
224type=CoherentXBar
225clk_domain=system.clk_domain
226eventq_index=0
227forward_latency=4
228frontend_latency=3
229point_of_coherency=true
230response_latency=2
231snoop_filter=Null
232snoop_response_latency=4
233system=system
234use_default_range=false
235width=16
236master=system.mem_ctrl.port
237slave=system.cpu.icache_port system.cpu.dcache_port system.system_port
238