config.ini revision 11312:3d7a85d71bd1
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 dvfs_handler membus physmem voltage_domain
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=
26memories=system.physmem
27mmap_using_noreserve=false
28multi_thread=false
29num_work_ids=16
30readfile=
31symbolfile=
32work_begin_ckpt_count=0
33work_begin_cpu_id_exit=-1
34work_begin_exit_count=0
35work_cpus_ckpt_count=0
36work_end_ckpt_count=0
37work_end_exit_count=0
38work_item_id=-1
39system_port=system.membus.slave[0]
40
41[system.clk_domain]
42type=SrcClockDomain
43clock=1000
44domain_id=-1
45eventq_index=0
46init_perf_level=0
47voltage_domain=system.voltage_domain
48
49[system.cpu]
50type=MinorCPU
51children=branchPred dcache dtb executeFuncUnits icache interrupts isa itb l2cache toL2Bus tracer workload
52branchPred=system.cpu.branchPred
53checker=Null
54clk_domain=system.cpu_clk_domain
55cpu_id=0
56decodeCycleInput=true
57decodeInputBufferSize=3
58decodeInputWidth=2
59decodeToExecuteForwardDelay=1
60do_checkpoint_insts=true
61do_quiesce=true
62do_statistics_insts=true
63dtb=system.cpu.dtb
64enableIdling=true
65eventq_index=0
66executeAllowEarlyMemoryIssue=true
67executeBranchDelay=1
68executeCommitLimit=2
69executeCycleInput=true
70executeFuncUnits=system.cpu.executeFuncUnits
71executeInputBufferSize=7
72executeInputWidth=2
73executeIssueLimit=2
74executeLSQMaxStoreBufferStoresPerCycle=2
75executeLSQRequestsQueueSize=1
76executeLSQStoreBufferSize=5
77executeLSQTransfersQueueSize=2
78executeMaxAccessesInMemory=2
79executeMemoryCommitLimit=1
80executeMemoryIssueLimit=1
81executeMemoryWidth=0
82executeSetTraceTimeOnCommit=true
83executeSetTraceTimeOnIssue=false
84fetch1FetchLimit=1
85fetch1LineSnapWidth=0
86fetch1LineWidth=0
87fetch1ToFetch2BackwardDelay=1
88fetch1ToFetch2ForwardDelay=1
89fetch2CycleInput=true
90fetch2InputBufferSize=2
91fetch2ToDecodeForwardDelay=1
92function_trace=false
93function_trace_start=0
94interrupts=system.cpu.interrupts
95isa=system.cpu.isa
96itb=system.cpu.itb
97max_insts_all_threads=0
98max_insts_any_thread=0
99max_loads_all_threads=0
100max_loads_any_thread=0
101numThreads=1
102profile=0
103progress_interval=0
104simpoint_start_insts=
105socket_id=0
106switched_out=false
107system=system
108tracer=system.cpu.tracer
109workload=system.cpu.workload
110dcache_port=system.cpu.dcache.cpu_side
111icache_port=system.cpu.icache.cpu_side
112
113[system.cpu.branchPred]
114type=TournamentBP
115BTBEntries=4096
116BTBTagSize=16
117RASSize=16
118choiceCtrBits=2
119choicePredictorSize=8192
120eventq_index=0
121globalCtrBits=2
122globalPredictorSize=8192
123instShiftAmt=2
124localCtrBits=2
125localHistoryTableSize=2048
126localPredictorSize=2048
127numThreads=1
128
129[system.cpu.dcache]
130type=Cache
131children=tags
132addr_ranges=0:18446744073709551615
133assoc=2
134clk_domain=system.cpu_clk_domain
135clusivity=mostly_incl
136demand_mshr_reserve=1
137eventq_index=0
138forward_snoops=true
139hit_latency=2
140is_read_only=false
141max_miss_count=0
142mshrs=4
143prefetch_on_access=false
144prefetcher=Null
145response_latency=2
146sequential_access=false
147size=262144
148system=system
149tags=system.cpu.dcache.tags
150tgts_per_mshr=20
151write_buffers=8
152writeback_clean=false
153cpu_side=system.cpu.dcache_port
154mem_side=system.cpu.toL2Bus.slave[1]
155
156[system.cpu.dcache.tags]
157type=LRU
158assoc=2
159block_size=64
160clk_domain=system.cpu_clk_domain
161eventq_index=0
162hit_latency=2
163sequential_access=false
164size=262144
165
166[system.cpu.dtb]
167type=AlphaTLB
168eventq_index=0
169size=64
170
171[system.cpu.executeFuncUnits]
172type=MinorFUPool
173children=funcUnits0 funcUnits1 funcUnits2 funcUnits3 funcUnits4 funcUnits5 funcUnits6
174eventq_index=0
175funcUnits=system.cpu.executeFuncUnits.funcUnits0 system.cpu.executeFuncUnits.funcUnits1 system.cpu.executeFuncUnits.funcUnits2 system.cpu.executeFuncUnits.funcUnits3 system.cpu.executeFuncUnits.funcUnits4 system.cpu.executeFuncUnits.funcUnits5 system.cpu.executeFuncUnits.funcUnits6
176
177[system.cpu.executeFuncUnits.funcUnits0]
178type=MinorFU
179children=opClasses timings
180cantForwardFromFUIndices=
181eventq_index=0
182issueLat=1
183opClasses=system.cpu.executeFuncUnits.funcUnits0.opClasses
184opLat=3
185timings=system.cpu.executeFuncUnits.funcUnits0.timings
186
187[system.cpu.executeFuncUnits.funcUnits0.opClasses]
188type=MinorOpClassSet
189children=opClasses
190eventq_index=0
191opClasses=system.cpu.executeFuncUnits.funcUnits0.opClasses.opClasses
192
193[system.cpu.executeFuncUnits.funcUnits0.opClasses.opClasses]
194type=MinorOpClass
195eventq_index=0
196opClass=IntAlu
197
198[system.cpu.executeFuncUnits.funcUnits0.timings]
199type=MinorFUTiming
200children=opClasses
201description=Int
202eventq_index=0
203extraAssumedLat=0
204extraCommitLat=0
205extraCommitLatExpr=Null
206mask=0
207match=0
208opClasses=system.cpu.executeFuncUnits.funcUnits0.timings.opClasses
209srcRegsRelativeLats=2
210suppress=false
211
212[system.cpu.executeFuncUnits.funcUnits0.timings.opClasses]
213type=MinorOpClassSet
214eventq_index=0
215opClasses=
216
217[system.cpu.executeFuncUnits.funcUnits1]
218type=MinorFU
219children=opClasses timings
220cantForwardFromFUIndices=
221eventq_index=0
222issueLat=1
223opClasses=system.cpu.executeFuncUnits.funcUnits1.opClasses
224opLat=3
225timings=system.cpu.executeFuncUnits.funcUnits1.timings
226
227[system.cpu.executeFuncUnits.funcUnits1.opClasses]
228type=MinorOpClassSet
229children=opClasses
230eventq_index=0
231opClasses=system.cpu.executeFuncUnits.funcUnits1.opClasses.opClasses
232
233[system.cpu.executeFuncUnits.funcUnits1.opClasses.opClasses]
234type=MinorOpClass
235eventq_index=0
236opClass=IntAlu
237
238[system.cpu.executeFuncUnits.funcUnits1.timings]
239type=MinorFUTiming
240children=opClasses
241description=Int
242eventq_index=0
243extraAssumedLat=0
244extraCommitLat=0
245extraCommitLatExpr=Null
246mask=0
247match=0
248opClasses=system.cpu.executeFuncUnits.funcUnits1.timings.opClasses
249srcRegsRelativeLats=2
250suppress=false
251
252[system.cpu.executeFuncUnits.funcUnits1.timings.opClasses]
253type=MinorOpClassSet
254eventq_index=0
255opClasses=
256
257[system.cpu.executeFuncUnits.funcUnits2]
258type=MinorFU
259children=opClasses timings
260cantForwardFromFUIndices=
261eventq_index=0
262issueLat=1
263opClasses=system.cpu.executeFuncUnits.funcUnits2.opClasses
264opLat=3
265timings=system.cpu.executeFuncUnits.funcUnits2.timings
266
267[system.cpu.executeFuncUnits.funcUnits2.opClasses]
268type=MinorOpClassSet
269children=opClasses
270eventq_index=0
271opClasses=system.cpu.executeFuncUnits.funcUnits2.opClasses.opClasses
272
273[system.cpu.executeFuncUnits.funcUnits2.opClasses.opClasses]
274type=MinorOpClass
275eventq_index=0
276opClass=IntMult
277
278[system.cpu.executeFuncUnits.funcUnits2.timings]
279type=MinorFUTiming
280children=opClasses
281description=Mul
282eventq_index=0
283extraAssumedLat=0
284extraCommitLat=0
285extraCommitLatExpr=Null
286mask=0
287match=0
288opClasses=system.cpu.executeFuncUnits.funcUnits2.timings.opClasses
289srcRegsRelativeLats=0
290suppress=false
291
292[system.cpu.executeFuncUnits.funcUnits2.timings.opClasses]
293type=MinorOpClassSet
294eventq_index=0
295opClasses=
296
297[system.cpu.executeFuncUnits.funcUnits3]
298type=MinorFU
299children=opClasses
300cantForwardFromFUIndices=
301eventq_index=0
302issueLat=9
303opClasses=system.cpu.executeFuncUnits.funcUnits3.opClasses
304opLat=9
305timings=
306
307[system.cpu.executeFuncUnits.funcUnits3.opClasses]
308type=MinorOpClassSet
309children=opClasses
310eventq_index=0
311opClasses=system.cpu.executeFuncUnits.funcUnits3.opClasses.opClasses
312
313[system.cpu.executeFuncUnits.funcUnits3.opClasses.opClasses]
314type=MinorOpClass
315eventq_index=0
316opClass=IntDiv
317
318[system.cpu.executeFuncUnits.funcUnits4]
319type=MinorFU
320children=opClasses timings
321cantForwardFromFUIndices=
322eventq_index=0
323issueLat=1
324opClasses=system.cpu.executeFuncUnits.funcUnits4.opClasses
325opLat=6
326timings=system.cpu.executeFuncUnits.funcUnits4.timings
327
328[system.cpu.executeFuncUnits.funcUnits4.opClasses]
329type=MinorOpClassSet
330children=opClasses00 opClasses01 opClasses02 opClasses03 opClasses04 opClasses05 opClasses06 opClasses07 opClasses08 opClasses09 opClasses10 opClasses11 opClasses12 opClasses13 opClasses14 opClasses15 opClasses16 opClasses17 opClasses18 opClasses19 opClasses20 opClasses21 opClasses22 opClasses23 opClasses24 opClasses25
331eventq_index=0
332opClasses=system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses00 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses01 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses02 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses03 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses04 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses05 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses06 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses07 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses08 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses09 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses10 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses11 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses12 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses13 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses14 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses15 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses16 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses17 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses18 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses19 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses20 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses21 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses22 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses23 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses24 system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses25
333
334[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses00]
335type=MinorOpClass
336eventq_index=0
337opClass=FloatAdd
338
339[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses01]
340type=MinorOpClass
341eventq_index=0
342opClass=FloatCmp
343
344[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses02]
345type=MinorOpClass
346eventq_index=0
347opClass=FloatCvt
348
349[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses03]
350type=MinorOpClass
351eventq_index=0
352opClass=FloatMult
353
354[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses04]
355type=MinorOpClass
356eventq_index=0
357opClass=FloatDiv
358
359[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses05]
360type=MinorOpClass
361eventq_index=0
362opClass=FloatSqrt
363
364[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses06]
365type=MinorOpClass
366eventq_index=0
367opClass=SimdAdd
368
369[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses07]
370type=MinorOpClass
371eventq_index=0
372opClass=SimdAddAcc
373
374[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses08]
375type=MinorOpClass
376eventq_index=0
377opClass=SimdAlu
378
379[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses09]
380type=MinorOpClass
381eventq_index=0
382opClass=SimdCmp
383
384[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses10]
385type=MinorOpClass
386eventq_index=0
387opClass=SimdCvt
388
389[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses11]
390type=MinorOpClass
391eventq_index=0
392opClass=SimdMisc
393
394[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses12]
395type=MinorOpClass
396eventq_index=0
397opClass=SimdMult
398
399[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses13]
400type=MinorOpClass
401eventq_index=0
402opClass=SimdMultAcc
403
404[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses14]
405type=MinorOpClass
406eventq_index=0
407opClass=SimdShift
408
409[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses15]
410type=MinorOpClass
411eventq_index=0
412opClass=SimdShiftAcc
413
414[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses16]
415type=MinorOpClass
416eventq_index=0
417opClass=SimdSqrt
418
419[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses17]
420type=MinorOpClass
421eventq_index=0
422opClass=SimdFloatAdd
423
424[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses18]
425type=MinorOpClass
426eventq_index=0
427opClass=SimdFloatAlu
428
429[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses19]
430type=MinorOpClass
431eventq_index=0
432opClass=SimdFloatCmp
433
434[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses20]
435type=MinorOpClass
436eventq_index=0
437opClass=SimdFloatCvt
438
439[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses21]
440type=MinorOpClass
441eventq_index=0
442opClass=SimdFloatDiv
443
444[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses22]
445type=MinorOpClass
446eventq_index=0
447opClass=SimdFloatMisc
448
449[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses23]
450type=MinorOpClass
451eventq_index=0
452opClass=SimdFloatMult
453
454[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses24]
455type=MinorOpClass
456eventq_index=0
457opClass=SimdFloatMultAcc
458
459[system.cpu.executeFuncUnits.funcUnits4.opClasses.opClasses25]
460type=MinorOpClass
461eventq_index=0
462opClass=SimdFloatSqrt
463
464[system.cpu.executeFuncUnits.funcUnits4.timings]
465type=MinorFUTiming
466children=opClasses
467description=FloatSimd
468eventq_index=0
469extraAssumedLat=0
470extraCommitLat=0
471extraCommitLatExpr=Null
472mask=0
473match=0
474opClasses=system.cpu.executeFuncUnits.funcUnits4.timings.opClasses
475srcRegsRelativeLats=2
476suppress=false
477
478[system.cpu.executeFuncUnits.funcUnits4.timings.opClasses]
479type=MinorOpClassSet
480eventq_index=0
481opClasses=
482
483[system.cpu.executeFuncUnits.funcUnits5]
484type=MinorFU
485children=opClasses timings
486cantForwardFromFUIndices=
487eventq_index=0
488issueLat=1
489opClasses=system.cpu.executeFuncUnits.funcUnits5.opClasses
490opLat=1
491timings=system.cpu.executeFuncUnits.funcUnits5.timings
492
493[system.cpu.executeFuncUnits.funcUnits5.opClasses]
494type=MinorOpClassSet
495children=opClasses0 opClasses1
496eventq_index=0
497opClasses=system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses0 system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses1
498
499[system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses0]
500type=MinorOpClass
501eventq_index=0
502opClass=MemRead
503
504[system.cpu.executeFuncUnits.funcUnits5.opClasses.opClasses1]
505type=MinorOpClass
506eventq_index=0
507opClass=MemWrite
508
509[system.cpu.executeFuncUnits.funcUnits5.timings]
510type=MinorFUTiming
511children=opClasses
512description=Mem
513eventq_index=0
514extraAssumedLat=2
515extraCommitLat=0
516extraCommitLatExpr=Null
517mask=0
518match=0
519opClasses=system.cpu.executeFuncUnits.funcUnits5.timings.opClasses
520srcRegsRelativeLats=1
521suppress=false
522
523[system.cpu.executeFuncUnits.funcUnits5.timings.opClasses]
524type=MinorOpClassSet
525eventq_index=0
526opClasses=
527
528[system.cpu.executeFuncUnits.funcUnits6]
529type=MinorFU
530children=opClasses
531cantForwardFromFUIndices=
532eventq_index=0
533issueLat=1
534opClasses=system.cpu.executeFuncUnits.funcUnits6.opClasses
535opLat=1
536timings=
537
538[system.cpu.executeFuncUnits.funcUnits6.opClasses]
539type=MinorOpClassSet
540children=opClasses0 opClasses1
541eventq_index=0
542opClasses=system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses0 system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses1
543
544[system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses0]
545type=MinorOpClass
546eventq_index=0
547opClass=IprAccess
548
549[system.cpu.executeFuncUnits.funcUnits6.opClasses.opClasses1]
550type=MinorOpClass
551eventq_index=0
552opClass=InstPrefetch
553
554[system.cpu.icache]
555type=Cache
556children=tags
557addr_ranges=0:18446744073709551615
558assoc=2
559clk_domain=system.cpu_clk_domain
560clusivity=mostly_incl
561demand_mshr_reserve=1
562eventq_index=0
563forward_snoops=true
564hit_latency=2
565is_read_only=true
566max_miss_count=0
567mshrs=4
568prefetch_on_access=false
569prefetcher=Null
570response_latency=2
571sequential_access=false
572size=131072
573system=system
574tags=system.cpu.icache.tags
575tgts_per_mshr=20
576write_buffers=8
577writeback_clean=true
578cpu_side=system.cpu.icache_port
579mem_side=system.cpu.toL2Bus.slave[0]
580
581[system.cpu.icache.tags]
582type=LRU
583assoc=2
584block_size=64
585clk_domain=system.cpu_clk_domain
586eventq_index=0
587hit_latency=2
588sequential_access=false
589size=131072
590
591[system.cpu.interrupts]
592type=AlphaInterrupts
593eventq_index=0
594
595[system.cpu.isa]
596type=AlphaISA
597eventq_index=0
598system=system
599
600[system.cpu.itb]
601type=AlphaTLB
602eventq_index=0
603size=48
604
605[system.cpu.l2cache]
606type=Cache
607children=tags
608addr_ranges=0:18446744073709551615
609assoc=8
610clk_domain=system.cpu_clk_domain
611clusivity=mostly_incl
612demand_mshr_reserve=1
613eventq_index=0
614forward_snoops=true
615hit_latency=20
616is_read_only=false
617max_miss_count=0
618mshrs=20
619prefetch_on_access=false
620prefetcher=Null
621response_latency=20
622sequential_access=false
623size=2097152
624system=system
625tags=system.cpu.l2cache.tags
626tgts_per_mshr=12
627write_buffers=8
628writeback_clean=false
629cpu_side=system.cpu.toL2Bus.master[0]
630mem_side=system.membus.slave[1]
631
632[system.cpu.l2cache.tags]
633type=LRU
634assoc=8
635block_size=64
636clk_domain=system.cpu_clk_domain
637eventq_index=0
638hit_latency=20
639sequential_access=false
640size=2097152
641
642[system.cpu.toL2Bus]
643type=CoherentXBar
644children=snoop_filter
645clk_domain=system.cpu_clk_domain
646eventq_index=0
647forward_latency=0
648frontend_latency=1
649response_latency=1
650snoop_filter=system.cpu.toL2Bus.snoop_filter
651snoop_response_latency=1
652system=system
653use_default_range=false
654width=32
655master=system.cpu.l2cache.cpu_side
656slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
657
658[system.cpu.toL2Bus.snoop_filter]
659type=SnoopFilter
660eventq_index=0
661lookup_latency=0
662max_capacity=8388608
663system=system
664
665[system.cpu.tracer]
666type=ExeTracer
667eventq_index=0
668
669[system.cpu.workload]
670type=LiveProcess
671cmd=hello
672cwd=
673drivers=
674egid=100
675env=
676errout=cerr
677euid=100
678eventq_index=0
679executable=/dist/m5/regression/test-progs/hello/bin/alpha/linux/hello
680gid=100
681input=cin
682kvmInSE=false
683max_stack_size=67108864
684output=cout
685pid=100
686ppid=99
687simpoint=0
688system=system
689uid=100
690useArchPT=false
691
692[system.cpu_clk_domain]
693type=SrcClockDomain
694clock=500
695domain_id=-1
696eventq_index=0
697init_perf_level=0
698voltage_domain=system.voltage_domain
699
700[system.dvfs_handler]
701type=DVFSHandler
702domains=
703enable=false
704eventq_index=0
705sys_clk_domain=system.clk_domain
706transition_latency=100000000
707
708[system.membus]
709type=CoherentXBar
710clk_domain=system.clk_domain
711eventq_index=0
712forward_latency=4
713frontend_latency=3
714response_latency=2
715snoop_filter=Null
716snoop_response_latency=4
717system=system
718use_default_range=false
719width=16
720master=system.physmem.port
721slave=system.system_port system.cpu.l2cache.mem_side
722
723[system.physmem]
724type=DRAMCtrl
725IDD0=0.075000
726IDD02=0.000000
727IDD2N=0.050000
728IDD2N2=0.000000
729IDD2P0=0.000000
730IDD2P02=0.000000
731IDD2P1=0.000000
732IDD2P12=0.000000
733IDD3N=0.057000
734IDD3N2=0.000000
735IDD3P0=0.000000
736IDD3P02=0.000000
737IDD3P1=0.000000
738IDD3P12=0.000000
739IDD4R=0.187000
740IDD4R2=0.000000
741IDD4W=0.165000
742IDD4W2=0.000000
743IDD5=0.220000
744IDD52=0.000000
745IDD6=0.000000
746IDD62=0.000000
747VDD=1.500000
748VDD2=0.000000
749activation_limit=4
750addr_mapping=RoRaBaCoCh
751bank_groups_per_rank=0
752banks_per_rank=8
753burst_length=8
754channels=1
755clk_domain=system.clk_domain
756conf_table_reported=true
757device_bus_width=8
758device_rowbuffer_size=1024
759device_size=536870912
760devices_per_rank=8
761dll=true
762eventq_index=0
763in_addr_map=true
764max_accesses_per_row=16
765mem_sched_policy=frfcfs
766min_writes_per_switch=16
767null=false
768page_policy=open_adaptive
769range=0:134217727
770ranks_per_channel=2
771read_buffer_size=32
772static_backend_latency=10000
773static_frontend_latency=10000
774tBURST=5000
775tCCD_L=0
776tCK=1250
777tCL=13750
778tCS=2500
779tRAS=35000
780tRCD=13750
781tREFI=7800000
782tRFC=260000
783tRP=13750
784tRRD=6000
785tRRD_L=0
786tRTP=7500
787tRTW=2500
788tWR=15000
789tWTR=7500
790tXAW=30000
791tXP=0
792tXPDLL=0
793tXS=0
794tXSDLL=0
795write_buffer_size=64
796write_high_thresh_perc=85
797write_low_thresh_perc=50
798port=system.membus.master[0]
799
800[system.voltage_domain]
801type=VoltageDomain
802eventq_index=0
803voltage=1.000000
804
805