config.ini revision 11731:c473ca7cc650
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
17default_p_state=UNDEFINED
18eventq_index=0
19exit_on_work_items=false
20init_param=0
21kernel=
22kernel_addr_check=true
23load_addr_mask=1099511627775
24load_offset=0
25mem_mode=timing
26mem_ranges=
27memories=system.physmem
28mmap_using_noreserve=false
29multi_thread=false
30num_work_ids=16
31p_state_clk_gate_bins=20
32p_state_clk_gate_max=1000000000000
33p_state_clk_gate_min=1000
34power_model=Null
35readfile=
36symbolfile=
37thermal_components=
38thermal_model=Null
39work_begin_ckpt_count=0
40work_begin_cpu_id_exit=-1
41work_begin_exit_count=0
42work_cpus_ckpt_count=0
43work_end_ckpt_count=0
44work_end_exit_count=0
45work_item_id=-1
46system_port=system.membus.slave[0]
47
48[system.clk_domain]
49type=SrcClockDomain
50clock=1000
51domain_id=-1
52eventq_index=0
53init_perf_level=0
54voltage_domain=system.voltage_domain
55
56[system.cpu]
57type=DerivO3CPU
58children=branchPred dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
59LFSTSize=1024
60LQEntries=32
61LSQCheckLoads=true
62LSQDepCheckShift=4
63SQEntries=32
64SSITSize=1024
65activity=0
66backComSize=5
67branchPred=system.cpu.branchPred
68cachePorts=200
69checker=Null
70clk_domain=system.cpu_clk_domain
71commitToDecodeDelay=1
72commitToFetchDelay=1
73commitToIEWDelay=1
74commitToRenameDelay=1
75commitWidth=8
76cpu_id=0
77decodeToFetchDelay=1
78decodeToRenameDelay=1
79decodeWidth=8
80default_p_state=UNDEFINED
81dispatchWidth=8
82do_checkpoint_insts=true
83do_quiesce=true
84do_statistics_insts=true
85dtb=system.cpu.dtb
86eventq_index=0
87fetchBufferSize=64
88fetchQueueSize=32
89fetchToDecodeDelay=1
90fetchTrapLatency=1
91fetchWidth=8
92forwardComSize=5
93fuPool=system.cpu.fuPool
94function_trace=false
95function_trace_start=0
96iewToCommitDelay=1
97iewToDecodeDelay=1
98iewToFetchDelay=1
99iewToRenameDelay=1
100interrupts=system.cpu.interrupts
101isa=system.cpu.isa
102issueToExecuteDelay=1
103issueWidth=8
104itb=system.cpu.itb
105max_insts_all_threads=0
106max_insts_any_thread=0
107max_loads_all_threads=0
108max_loads_any_thread=0
109needsTSO=false
110numIQEntries=64
111numPhysCCRegs=0
112numPhysFloatRegs=256
113numPhysIntRegs=256
114numROBEntries=192
115numRobs=1
116numThreads=1
117p_state_clk_gate_bins=20
118p_state_clk_gate_max=1000000000000
119p_state_clk_gate_min=1000
120power_model=Null
121profile=0
122progress_interval=0
123renameToDecodeDelay=1
124renameToFetchDelay=1
125renameToIEWDelay=2
126renameToROBDelay=1
127renameWidth=8
128simpoint_start_insts=
129smtCommitPolicy=RoundRobin
130smtFetchPolicy=SingleThread
131smtIQPolicy=Partitioned
132smtIQThreshold=100
133smtLSQPolicy=Partitioned
134smtLSQThreshold=100
135smtNumFetchingThreads=1
136smtROBPolicy=Partitioned
137smtROBThreshold=100
138socket_id=0
139squashWidth=8
140store_set_clear_period=250000
141switched_out=false
142system=system
143tracer=system.cpu.tracer
144trapLatency=13
145wbWidth=8
146workload=system.cpu.workload
147dcache_port=system.cpu.dcache.cpu_side
148icache_port=system.cpu.icache.cpu_side
149
150[system.cpu.branchPred]
151type=TournamentBP
152BTBEntries=4096
153BTBTagSize=16
154RASSize=16
155choiceCtrBits=2
156choicePredictorSize=8192
157eventq_index=0
158globalCtrBits=2
159globalPredictorSize=8192
160indirectHashGHR=true
161indirectHashTargets=true
162indirectPathLength=3
163indirectSets=256
164indirectTagSize=16
165indirectWays=2
166instShiftAmt=2
167localCtrBits=2
168localHistoryTableSize=2048
169localPredictorSize=2048
170numThreads=1
171useIndirect=true
172
173[system.cpu.dcache]
174type=Cache
175children=tags
176addr_ranges=0:18446744073709551615:0:0:0:0
177assoc=2
178clk_domain=system.cpu_clk_domain
179clusivity=mostly_incl
180data_latency=2
181default_p_state=UNDEFINED
182demand_mshr_reserve=1
183eventq_index=0
184is_read_only=false
185max_miss_count=0
186mshrs=4
187p_state_clk_gate_bins=20
188p_state_clk_gate_max=1000000000000
189p_state_clk_gate_min=1000
190power_model=Null
191prefetch_on_access=false
192prefetcher=Null
193response_latency=2
194sequential_access=false
195size=262144
196system=system
197tag_latency=2
198tags=system.cpu.dcache.tags
199tgts_per_mshr=20
200write_buffers=8
201writeback_clean=false
202cpu_side=system.cpu.dcache_port
203mem_side=system.cpu.toL2Bus.slave[1]
204
205[system.cpu.dcache.tags]
206type=LRU
207assoc=2
208block_size=64
209clk_domain=system.cpu_clk_domain
210data_latency=2
211default_p_state=UNDEFINED
212eventq_index=0
213p_state_clk_gate_bins=20
214p_state_clk_gate_max=1000000000000
215p_state_clk_gate_min=1000
216power_model=Null
217sequential_access=false
218size=262144
219tag_latency=2
220
221[system.cpu.dtb]
222type=RiscvTLB
223eventq_index=0
224size=64
225
226[system.cpu.fuPool]
227type=FUPool
228children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
229FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
230eventq_index=0
231
232[system.cpu.fuPool.FUList0]
233type=FUDesc
234children=opList
235count=6
236eventq_index=0
237opList=system.cpu.fuPool.FUList0.opList
238
239[system.cpu.fuPool.FUList0.opList]
240type=OpDesc
241eventq_index=0
242opClass=IntAlu
243opLat=1
244pipelined=true
245
246[system.cpu.fuPool.FUList1]
247type=FUDesc
248children=opList0 opList1
249count=2
250eventq_index=0
251opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
252
253[system.cpu.fuPool.FUList1.opList0]
254type=OpDesc
255eventq_index=0
256opClass=IntMult
257opLat=3
258pipelined=true
259
260[system.cpu.fuPool.FUList1.opList1]
261type=OpDesc
262eventq_index=0
263opClass=IntDiv
264opLat=20
265pipelined=false
266
267[system.cpu.fuPool.FUList2]
268type=FUDesc
269children=opList0 opList1 opList2
270count=4
271eventq_index=0
272opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
273
274[system.cpu.fuPool.FUList2.opList0]
275type=OpDesc
276eventq_index=0
277opClass=FloatAdd
278opLat=2
279pipelined=true
280
281[system.cpu.fuPool.FUList2.opList1]
282type=OpDesc
283eventq_index=0
284opClass=FloatCmp
285opLat=2
286pipelined=true
287
288[system.cpu.fuPool.FUList2.opList2]
289type=OpDesc
290eventq_index=0
291opClass=FloatCvt
292opLat=2
293pipelined=true
294
295[system.cpu.fuPool.FUList3]
296type=FUDesc
297children=opList0 opList1 opList2 opList3 opList4
298count=2
299eventq_index=0
300opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2 system.cpu.fuPool.FUList3.opList3 system.cpu.fuPool.FUList3.opList4
301
302[system.cpu.fuPool.FUList3.opList0]
303type=OpDesc
304eventq_index=0
305opClass=FloatMult
306opLat=4
307pipelined=true
308
309[system.cpu.fuPool.FUList3.opList1]
310type=OpDesc
311eventq_index=0
312opClass=FloatMultAcc
313opLat=5
314pipelined=true
315
316[system.cpu.fuPool.FUList3.opList2]
317type=OpDesc
318eventq_index=0
319opClass=FloatMisc
320opLat=3
321pipelined=true
322
323[system.cpu.fuPool.FUList3.opList3]
324type=OpDesc
325eventq_index=0
326opClass=FloatDiv
327opLat=12
328pipelined=false
329
330[system.cpu.fuPool.FUList3.opList4]
331type=OpDesc
332eventq_index=0
333opClass=FloatSqrt
334opLat=24
335pipelined=false
336
337[system.cpu.fuPool.FUList4]
338type=FUDesc
339children=opList0 opList1
340count=0
341eventq_index=0
342opList=system.cpu.fuPool.FUList4.opList0 system.cpu.fuPool.FUList4.opList1
343
344[system.cpu.fuPool.FUList4.opList0]
345type=OpDesc
346eventq_index=0
347opClass=MemRead
348opLat=1
349pipelined=true
350
351[system.cpu.fuPool.FUList4.opList1]
352type=OpDesc
353eventq_index=0
354opClass=FloatMemRead
355opLat=1
356pipelined=true
357
358[system.cpu.fuPool.FUList5]
359type=FUDesc
360children=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
361count=4
362eventq_index=0
363opList=system.cpu.fuPool.FUList5.opList00 system.cpu.fuPool.FUList5.opList01 system.cpu.fuPool.FUList5.opList02 system.cpu.fuPool.FUList5.opList03 system.cpu.fuPool.FUList5.opList04 system.cpu.fuPool.FUList5.opList05 system.cpu.fuPool.FUList5.opList06 system.cpu.fuPool.FUList5.opList07 system.cpu.fuPool.FUList5.opList08 system.cpu.fuPool.FUList5.opList09 system.cpu.fuPool.FUList5.opList10 system.cpu.fuPool.FUList5.opList11 system.cpu.fuPool.FUList5.opList12 system.cpu.fuPool.FUList5.opList13 system.cpu.fuPool.FUList5.opList14 system.cpu.fuPool.FUList5.opList15 system.cpu.fuPool.FUList5.opList16 system.cpu.fuPool.FUList5.opList17 system.cpu.fuPool.FUList5.opList18 system.cpu.fuPool.FUList5.opList19
364
365[system.cpu.fuPool.FUList5.opList00]
366type=OpDesc
367eventq_index=0
368opClass=SimdAdd
369opLat=1
370pipelined=true
371
372[system.cpu.fuPool.FUList5.opList01]
373type=OpDesc
374eventq_index=0
375opClass=SimdAddAcc
376opLat=1
377pipelined=true
378
379[system.cpu.fuPool.FUList5.opList02]
380type=OpDesc
381eventq_index=0
382opClass=SimdAlu
383opLat=1
384pipelined=true
385
386[system.cpu.fuPool.FUList5.opList03]
387type=OpDesc
388eventq_index=0
389opClass=SimdCmp
390opLat=1
391pipelined=true
392
393[system.cpu.fuPool.FUList5.opList04]
394type=OpDesc
395eventq_index=0
396opClass=SimdCvt
397opLat=1
398pipelined=true
399
400[system.cpu.fuPool.FUList5.opList05]
401type=OpDesc
402eventq_index=0
403opClass=SimdMisc
404opLat=1
405pipelined=true
406
407[system.cpu.fuPool.FUList5.opList06]
408type=OpDesc
409eventq_index=0
410opClass=SimdMult
411opLat=1
412pipelined=true
413
414[system.cpu.fuPool.FUList5.opList07]
415type=OpDesc
416eventq_index=0
417opClass=SimdMultAcc
418opLat=1
419pipelined=true
420
421[system.cpu.fuPool.FUList5.opList08]
422type=OpDesc
423eventq_index=0
424opClass=SimdShift
425opLat=1
426pipelined=true
427
428[system.cpu.fuPool.FUList5.opList09]
429type=OpDesc
430eventq_index=0
431opClass=SimdShiftAcc
432opLat=1
433pipelined=true
434
435[system.cpu.fuPool.FUList5.opList10]
436type=OpDesc
437eventq_index=0
438opClass=SimdSqrt
439opLat=1
440pipelined=true
441
442[system.cpu.fuPool.FUList5.opList11]
443type=OpDesc
444eventq_index=0
445opClass=SimdFloatAdd
446opLat=1
447pipelined=true
448
449[system.cpu.fuPool.FUList5.opList12]
450type=OpDesc
451eventq_index=0
452opClass=SimdFloatAlu
453opLat=1
454pipelined=true
455
456[system.cpu.fuPool.FUList5.opList13]
457type=OpDesc
458eventq_index=0
459opClass=SimdFloatCmp
460opLat=1
461pipelined=true
462
463[system.cpu.fuPool.FUList5.opList14]
464type=OpDesc
465eventq_index=0
466opClass=SimdFloatCvt
467opLat=1
468pipelined=true
469
470[system.cpu.fuPool.FUList5.opList15]
471type=OpDesc
472eventq_index=0
473opClass=SimdFloatDiv
474opLat=1
475pipelined=true
476
477[system.cpu.fuPool.FUList5.opList16]
478type=OpDesc
479eventq_index=0
480opClass=SimdFloatMisc
481opLat=1
482pipelined=true
483
484[system.cpu.fuPool.FUList5.opList17]
485type=OpDesc
486eventq_index=0
487opClass=SimdFloatMult
488opLat=1
489pipelined=true
490
491[system.cpu.fuPool.FUList5.opList18]
492type=OpDesc
493eventq_index=0
494opClass=SimdFloatMultAcc
495opLat=1
496pipelined=true
497
498[system.cpu.fuPool.FUList5.opList19]
499type=OpDesc
500eventq_index=0
501opClass=SimdFloatSqrt
502opLat=1
503pipelined=true
504
505[system.cpu.fuPool.FUList6]
506type=FUDesc
507children=opList0 opList1
508count=0
509eventq_index=0
510opList=system.cpu.fuPool.FUList6.opList0 system.cpu.fuPool.FUList6.opList1
511
512[system.cpu.fuPool.FUList6.opList0]
513type=OpDesc
514eventq_index=0
515opClass=MemWrite
516opLat=1
517pipelined=true
518
519[system.cpu.fuPool.FUList6.opList1]
520type=OpDesc
521eventq_index=0
522opClass=FloatMemWrite
523opLat=1
524pipelined=true
525
526[system.cpu.fuPool.FUList7]
527type=FUDesc
528children=opList0 opList1 opList2 opList3
529count=4
530eventq_index=0
531opList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1 system.cpu.fuPool.FUList7.opList2 system.cpu.fuPool.FUList7.opList3
532
533[system.cpu.fuPool.FUList7.opList0]
534type=OpDesc
535eventq_index=0
536opClass=MemRead
537opLat=1
538pipelined=true
539
540[system.cpu.fuPool.FUList7.opList1]
541type=OpDesc
542eventq_index=0
543opClass=MemWrite
544opLat=1
545pipelined=true
546
547[system.cpu.fuPool.FUList7.opList2]
548type=OpDesc
549eventq_index=0
550opClass=FloatMemRead
551opLat=1
552pipelined=true
553
554[system.cpu.fuPool.FUList7.opList3]
555type=OpDesc
556eventq_index=0
557opClass=FloatMemWrite
558opLat=1
559pipelined=true
560
561[system.cpu.fuPool.FUList8]
562type=FUDesc
563children=opList
564count=1
565eventq_index=0
566opList=system.cpu.fuPool.FUList8.opList
567
568[system.cpu.fuPool.FUList8.opList]
569type=OpDesc
570eventq_index=0
571opClass=IprAccess
572opLat=3
573pipelined=false
574
575[system.cpu.icache]
576type=Cache
577children=tags
578addr_ranges=0:18446744073709551615:0:0:0:0
579assoc=2
580clk_domain=system.cpu_clk_domain
581clusivity=mostly_incl
582data_latency=2
583default_p_state=UNDEFINED
584demand_mshr_reserve=1
585eventq_index=0
586is_read_only=true
587max_miss_count=0
588mshrs=4
589p_state_clk_gate_bins=20
590p_state_clk_gate_max=1000000000000
591p_state_clk_gate_min=1000
592power_model=Null
593prefetch_on_access=false
594prefetcher=Null
595response_latency=2
596sequential_access=false
597size=131072
598system=system
599tag_latency=2
600tags=system.cpu.icache.tags
601tgts_per_mshr=20
602write_buffers=8
603writeback_clean=true
604cpu_side=system.cpu.icache_port
605mem_side=system.cpu.toL2Bus.slave[0]
606
607[system.cpu.icache.tags]
608type=LRU
609assoc=2
610block_size=64
611clk_domain=system.cpu_clk_domain
612data_latency=2
613default_p_state=UNDEFINED
614eventq_index=0
615p_state_clk_gate_bins=20
616p_state_clk_gate_max=1000000000000
617p_state_clk_gate_min=1000
618power_model=Null
619sequential_access=false
620size=131072
621tag_latency=2
622
623[system.cpu.interrupts]
624type=RiscvInterrupts
625eventq_index=0
626
627[system.cpu.isa]
628type=RiscvISA
629eventq_index=0
630
631[system.cpu.itb]
632type=RiscvTLB
633eventq_index=0
634size=64
635
636[system.cpu.l2cache]
637type=Cache
638children=tags
639addr_ranges=0:18446744073709551615:0:0:0:0
640assoc=8
641clk_domain=system.cpu_clk_domain
642clusivity=mostly_incl
643data_latency=20
644default_p_state=UNDEFINED
645demand_mshr_reserve=1
646eventq_index=0
647is_read_only=false
648max_miss_count=0
649mshrs=20
650p_state_clk_gate_bins=20
651p_state_clk_gate_max=1000000000000
652p_state_clk_gate_min=1000
653power_model=Null
654prefetch_on_access=false
655prefetcher=Null
656response_latency=20
657sequential_access=false
658size=2097152
659system=system
660tag_latency=20
661tags=system.cpu.l2cache.tags
662tgts_per_mshr=12
663write_buffers=8
664writeback_clean=false
665cpu_side=system.cpu.toL2Bus.master[0]
666mem_side=system.membus.slave[1]
667
668[system.cpu.l2cache.tags]
669type=LRU
670assoc=8
671block_size=64
672clk_domain=system.cpu_clk_domain
673data_latency=20
674default_p_state=UNDEFINED
675eventq_index=0
676p_state_clk_gate_bins=20
677p_state_clk_gate_max=1000000000000
678p_state_clk_gate_min=1000
679power_model=Null
680sequential_access=false
681size=2097152
682tag_latency=20
683
684[system.cpu.toL2Bus]
685type=CoherentXBar
686children=snoop_filter
687clk_domain=system.cpu_clk_domain
688default_p_state=UNDEFINED
689eventq_index=0
690forward_latency=0
691frontend_latency=1
692p_state_clk_gate_bins=20
693p_state_clk_gate_max=1000000000000
694p_state_clk_gate_min=1000
695point_of_coherency=false
696power_model=Null
697response_latency=1
698snoop_filter=system.cpu.toL2Bus.snoop_filter
699snoop_response_latency=1
700system=system
701use_default_range=false
702width=32
703master=system.cpu.l2cache.cpu_side
704slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
705
706[system.cpu.toL2Bus.snoop_filter]
707type=SnoopFilter
708eventq_index=0
709lookup_latency=0
710max_capacity=8388608
711system=system
712
713[system.cpu.tracer]
714type=ExeTracer
715eventq_index=0
716
717[system.cpu.workload]
718type=LiveProcess
719cmd=insttest
720cwd=
721drivers=
722egid=100
723env=
724errout=cerr
725euid=100
726eventq_index=0
727executable=/z/powerjg/gem5-upstream/tests/test-progs/insttest/bin/riscv/linux-rv64m/insttest
728gid=100
729input=cin
730kvmInSE=false
731max_stack_size=67108864
732output=cout
733pid=100
734ppid=99
735simpoint=0
736system=system
737uid=100
738useArchPT=false
739
740[system.cpu_clk_domain]
741type=SrcClockDomain
742clock=500
743domain_id=-1
744eventq_index=0
745init_perf_level=0
746voltage_domain=system.voltage_domain
747
748[system.dvfs_handler]
749type=DVFSHandler
750domains=
751enable=false
752eventq_index=0
753sys_clk_domain=system.clk_domain
754transition_latency=100000000
755
756[system.membus]
757type=CoherentXBar
758children=snoop_filter
759clk_domain=system.clk_domain
760default_p_state=UNDEFINED
761eventq_index=0
762forward_latency=4
763frontend_latency=3
764p_state_clk_gate_bins=20
765p_state_clk_gate_max=1000000000000
766p_state_clk_gate_min=1000
767point_of_coherency=true
768power_model=Null
769response_latency=2
770snoop_filter=system.membus.snoop_filter
771snoop_response_latency=4
772system=system
773use_default_range=false
774width=16
775master=system.physmem.port
776slave=system.system_port system.cpu.l2cache.mem_side
777
778[system.membus.snoop_filter]
779type=SnoopFilter
780eventq_index=0
781lookup_latency=1
782max_capacity=8388608
783system=system
784
785[system.physmem]
786type=DRAMCtrl
787IDD0=0.055000
788IDD02=0.000000
789IDD2N=0.032000
790IDD2N2=0.000000
791IDD2P0=0.000000
792IDD2P02=0.000000
793IDD2P1=0.032000
794IDD2P12=0.000000
795IDD3N=0.038000
796IDD3N2=0.000000
797IDD3P0=0.000000
798IDD3P02=0.000000
799IDD3P1=0.038000
800IDD3P12=0.000000
801IDD4R=0.157000
802IDD4R2=0.000000
803IDD4W=0.125000
804IDD4W2=0.000000
805IDD5=0.235000
806IDD52=0.000000
807IDD6=0.020000
808IDD62=0.000000
809VDD=1.500000
810VDD2=0.000000
811activation_limit=4
812addr_mapping=RoRaBaCoCh
813bank_groups_per_rank=0
814banks_per_rank=8
815burst_length=8
816channels=1
817clk_domain=system.clk_domain
818conf_table_reported=true
819default_p_state=UNDEFINED
820device_bus_width=8
821device_rowbuffer_size=1024
822device_size=536870912
823devices_per_rank=8
824dll=true
825eventq_index=0
826in_addr_map=true
827kvm_map=true
828max_accesses_per_row=16
829mem_sched_policy=frfcfs
830min_writes_per_switch=16
831null=false
832p_state_clk_gate_bins=20
833p_state_clk_gate_max=1000000000000
834p_state_clk_gate_min=1000
835page_policy=open_adaptive
836power_model=Null
837range=0:134217727:0:0:0:0
838ranks_per_channel=2
839read_buffer_size=32
840static_backend_latency=10000
841static_frontend_latency=10000
842tBURST=5000
843tCCD_L=0
844tCK=1250
845tCL=13750
846tCS=2500
847tRAS=35000
848tRCD=13750
849tREFI=7800000
850tRFC=260000
851tRP=13750
852tRRD=6000
853tRRD_L=0
854tRTP=7500
855tRTW=2500
856tWR=15000
857tWTR=7500
858tXAW=30000
859tXP=6000
860tXPDLL=0
861tXS=270000
862tXSDLL=0
863write_buffer_size=64
864write_high_thresh_perc=85
865write_low_thresh_perc=50
866port=system.membus.master[0]
867
868[system.voltage_domain]
869type=VoltageDomain
870eventq_index=0
871voltage=1.000000
872
873