config.ini revision 9510
14355SN/A[root]
24355SN/Atype=Root
34355SN/Achildren=system
48835SAli.Saidi@ARM.comfull_system=false
57935SN/Atime_sync_enable=false
67935SN/Atime_sync_period=100000000000
77935SN/Atime_sync_spin_threshold=100000000
84355SN/A
94355SN/A[system]
104355SN/Atype=System
114355SN/Achildren=cpu membus physmem
128835SAli.Saidi@ARM.comboot_osflags=a
139348SAli.Saidi@ARM.comclock=1000
148835SAli.Saidi@ARM.cominit_param=0
158835SAli.Saidi@ARM.comkernel=
168835SAli.Saidi@ARM.comload_addr_mask=1099511627775
179449SAli.Saidi@ARM.commem_mode=timing
189449SAli.Saidi@ARM.commem_ranges=
198464SN/Amemories=system.physmem
208721SN/Anum_work_ids=16
218835SAli.Saidi@ARM.comreadfile=
228835SAli.Saidi@ARM.comsymbolfile=
237935SN/Awork_begin_ckpt_count=0
247935SN/Awork_begin_cpu_id_exit=-1
257935SN/Awork_begin_exit_count=0
267935SN/Awork_cpus_ckpt_count=0
277935SN/Awork_end_ckpt_count=0
287935SN/Awork_end_exit_count=0
297935SN/Awork_item_id=-1
308983Snate@binkert.orgsystem_port=system.membus.slave[0]
314355SN/A
324355SN/A[system.cpu]
334355SN/Atype=DerivO3CPU
349481Snilay@cs.wisc.educhildren=branchPred dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
354355SN/ALFSTSize=1024
364355SN/ALQEntries=32
378241SN/ALSQCheckLoads=true
388241SN/ALSQDepCheckShift=4
394355SN/ASQEntries=32
404355SN/ASSITSize=1024
414355SN/Aactivity=0
424355SN/AbackComSize=5
439481Snilay@cs.wisc.edubranchPred=system.cpu.branchPred
444657SN/AcachePorts=200
455876SN/Achecker=Null
464398SN/Aclock=500
474355SN/AcommitToDecodeDelay=1
484355SN/AcommitToFetchDelay=1
494355SN/AcommitToIEWDelay=1
504355SN/AcommitToRenameDelay=1
514355SN/AcommitWidth=8
524355SN/Acpu_id=0
534355SN/AdecodeToFetchDelay=1
544355SN/AdecodeToRenameDelay=1
554355SN/AdecodeWidth=8
564355SN/AdispatchWidth=8
575876SN/Ado_checkpoint_insts=true
588835SAli.Saidi@ARM.comdo_quiesce=true
595876SN/Ado_statistics_insts=true
605000SN/Adtb=system.cpu.dtb
614355SN/AfetchToDecodeDelay=1
624355SN/AfetchTrapLatency=1
634355SN/AfetchWidth=8
644355SN/AforwardComSize=5
654355SN/AfuPool=system.cpu.fuPool
664355SN/Afunction_trace=false
674355SN/Afunction_trace_start=0
684355SN/AiewToCommitDelay=1
694355SN/AiewToDecodeDelay=1
704355SN/AiewToFetchDelay=1
714355SN/AiewToRenameDelay=1
728835SAli.Saidi@ARM.cominterrupts=system.cpu.interrupts
739449SAli.Saidi@ARM.comisa=system.cpu.isa
744355SN/AissueToExecuteDelay=1
754355SN/AissueWidth=8
765000SN/Aitb=system.cpu.itb
774355SN/Amax_insts_all_threads=0
784355SN/Amax_insts_any_thread=0
794355SN/Amax_loads_all_threads=0
804355SN/Amax_loads_any_thread=0
818835SAli.Saidi@ARM.comneedsTSO=false
824355SN/AnumIQEntries=64
834355SN/AnumPhysFloatRegs=256
844355SN/AnumPhysIntRegs=256
854355SN/AnumROBEntries=192
864355SN/AnumRobs=1
874355SN/AnumThreads=1
888835SAli.Saidi@ARM.comprofile=0
894355SN/Aprogress_interval=0
904355SN/ArenameToDecodeDelay=1
914355SN/ArenameToFetchDelay=1
924355SN/ArenameToIEWDelay=2
934355SN/ArenameToROBDelay=1
944355SN/ArenameWidth=8
954657SN/AsmtCommitPolicy=RoundRobin
964657SN/AsmtFetchPolicy=SingleThread
974657SN/AsmtIQPolicy=Partitioned
984657SN/AsmtIQThreshold=100
994657SN/AsmtLSQPolicy=Partitioned
1004657SN/AsmtLSQThreshold=100
1014657SN/AsmtNumFetchingThreads=1
1024657SN/AsmtROBPolicy=Partitioned
1034657SN/AsmtROBThreshold=100
1044355SN/AsquashWidth=8
1058546SN/Astore_set_clear_period=250000
1069449SAli.Saidi@ARM.comswitched_out=false
1074355SN/Asystem=system
1084978SN/Atracer=system.cpu.tracer
1094355SN/AtrapLatency=13
1104355SN/AwbDepth=1
1114355SN/AwbWidth=8
1124355SN/Aworkload=system.cpu.workload
1134355SN/Adcache_port=system.cpu.dcache.cpu_side
1144355SN/Aicache_port=system.cpu.icache.cpu_side
1154355SN/A
1169481Snilay@cs.wisc.edu[system.cpu.branchPred]
1179481Snilay@cs.wisc.edutype=BranchPredictor
1189481Snilay@cs.wisc.eduBTBEntries=4096
1199481Snilay@cs.wisc.eduBTBTagSize=16
1209481Snilay@cs.wisc.eduRASSize=16
1219481Snilay@cs.wisc.educhoiceCtrBits=2
1229481Snilay@cs.wisc.educhoicePredictorSize=8192
1239481Snilay@cs.wisc.eduglobalCtrBits=2
1249481Snilay@cs.wisc.eduglobalHistoryBits=13
1259481Snilay@cs.wisc.eduglobalPredictorSize=8192
1269481Snilay@cs.wisc.eduinstShiftAmt=2
1279481Snilay@cs.wisc.edulocalCtrBits=2
1289481Snilay@cs.wisc.edulocalHistoryBits=11
1299481Snilay@cs.wisc.edulocalHistoryTableSize=2048
1309481Snilay@cs.wisc.edulocalPredictorSize=2048
1319481Snilay@cs.wisc.edunumThreads=1
1329481Snilay@cs.wisc.edupredType=tournament
1339481Snilay@cs.wisc.edu
1344355SN/A[system.cpu.dcache]
1354355SN/Atype=BaseCache
1368983Snate@binkert.orgaddr_ranges=0:18446744073709551615
1374355SN/Aassoc=2
1384355SN/Ablock_size=64
1399348SAli.Saidi@ARM.comclock=500
1406123SN/Aforward_snoops=true
1419348SAli.Saidi@ARM.comhit_latency=2
1428200SN/Ais_top_level=true
1434355SN/Amax_miss_count=0
1449348SAli.Saidi@ARM.commshrs=4
1455876SN/Aprefetch_on_access=false
1468835SAli.Saidi@ARM.comprefetcher=Null
1479348SAli.Saidi@ARM.comresponse_latency=2
1484355SN/Asize=262144
1498835SAli.Saidi@ARM.comsystem=system
1504355SN/Atgts_per_mshr=20
1514355SN/Atwo_queue=false
1524355SN/Awrite_buffers=8
1534355SN/Acpu_side=system.cpu.dcache_port
1548983Snate@binkert.orgmem_side=system.cpu.toL2Bus.slave[1]
1554355SN/A
1565000SN/A[system.cpu.dtb]
1576024SN/Atype=SparcTLB
1585000SN/Asize=64
1595000SN/A
1604355SN/A[system.cpu.fuPool]
1614355SN/Atype=FUPool
1627761SN/Achildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
1637761SN/AFUList=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
1644355SN/A
1654355SN/A[system.cpu.fuPool.FUList0]
1664355SN/Atype=FUDesc
1674978SN/Achildren=opList
1684355SN/Acount=6
1694978SN/AopList=system.cpu.fuPool.FUList0.opList
1704355SN/A
1714978SN/A[system.cpu.fuPool.FUList0.opList]
1724355SN/Atype=OpDesc
1734355SN/AissueLat=1
1744355SN/AopClass=IntAlu
1754355SN/AopLat=1
1764355SN/A
1774355SN/A[system.cpu.fuPool.FUList1]
1784355SN/Atype=FUDesc
1794355SN/Achildren=opList0 opList1
1804355SN/Acount=2
1814355SN/AopList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
1824355SN/A
1834355SN/A[system.cpu.fuPool.FUList1.opList0]
1844355SN/Atype=OpDesc
1854355SN/AissueLat=1
1864355SN/AopClass=IntMult
1874355SN/AopLat=3
1884355SN/A
1894355SN/A[system.cpu.fuPool.FUList1.opList1]
1904355SN/Atype=OpDesc
1914355SN/AissueLat=19
1924355SN/AopClass=IntDiv
1934355SN/AopLat=20
1944355SN/A
1954355SN/A[system.cpu.fuPool.FUList2]
1964355SN/Atype=FUDesc
1974355SN/Achildren=opList0 opList1 opList2
1984355SN/Acount=4
1994355SN/AopList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
2004355SN/A
2014355SN/A[system.cpu.fuPool.FUList2.opList0]
2024355SN/Atype=OpDesc
2034355SN/AissueLat=1
2044355SN/AopClass=FloatAdd
2054355SN/AopLat=2
2064355SN/A
2074355SN/A[system.cpu.fuPool.FUList2.opList1]
2084355SN/Atype=OpDesc
2094355SN/AissueLat=1
2104355SN/AopClass=FloatCmp
2114355SN/AopLat=2
2124355SN/A
2134355SN/A[system.cpu.fuPool.FUList2.opList2]
2144355SN/Atype=OpDesc
2154355SN/AissueLat=1
2164355SN/AopClass=FloatCvt
2174355SN/AopLat=2
2184355SN/A
2194355SN/A[system.cpu.fuPool.FUList3]
2204355SN/Atype=FUDesc
2214355SN/Achildren=opList0 opList1 opList2
2224355SN/Acount=2
2234355SN/AopList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
2244355SN/A
2254355SN/A[system.cpu.fuPool.FUList3.opList0]
2264355SN/Atype=OpDesc
2274355SN/AissueLat=1
2284355SN/AopClass=FloatMult
2294355SN/AopLat=4
2304355SN/A
2314355SN/A[system.cpu.fuPool.FUList3.opList1]
2324355SN/Atype=OpDesc
2334355SN/AissueLat=12
2344355SN/AopClass=FloatDiv
2354355SN/AopLat=12
2364355SN/A
2374355SN/A[system.cpu.fuPool.FUList3.opList2]
2384355SN/Atype=OpDesc
2394355SN/AissueLat=24
2404355SN/AopClass=FloatSqrt
2414355SN/AopLat=24
2424355SN/A
2434355SN/A[system.cpu.fuPool.FUList4]
2444355SN/Atype=FUDesc
2454978SN/Achildren=opList
2464355SN/Acount=0
2474978SN/AopList=system.cpu.fuPool.FUList4.opList
2484355SN/A
2494978SN/A[system.cpu.fuPool.FUList4.opList]
2504355SN/Atype=OpDesc
2514355SN/AissueLat=1
2524355SN/AopClass=MemRead
2534355SN/AopLat=1
2544355SN/A
2554355SN/A[system.cpu.fuPool.FUList5]
2564355SN/Atype=FUDesc
2577761SN/Achildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
2587761SN/Acount=4
2597761SN/AopList=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
2604355SN/A
2617761SN/A[system.cpu.fuPool.FUList5.opList00]
2624355SN/Atype=OpDesc
2634355SN/AissueLat=1
2647761SN/AopClass=SimdAdd
2657761SN/AopLat=1
2667761SN/A
2677761SN/A[system.cpu.fuPool.FUList5.opList01]
2687761SN/Atype=OpDesc
2697761SN/AissueLat=1
2707761SN/AopClass=SimdAddAcc
2717761SN/AopLat=1
2727761SN/A
2737761SN/A[system.cpu.fuPool.FUList5.opList02]
2747761SN/Atype=OpDesc
2757761SN/AissueLat=1
2767761SN/AopClass=SimdAlu
2777761SN/AopLat=1
2787761SN/A
2797761SN/A[system.cpu.fuPool.FUList5.opList03]
2807761SN/Atype=OpDesc
2817761SN/AissueLat=1
2827761SN/AopClass=SimdCmp
2837761SN/AopLat=1
2847761SN/A
2857761SN/A[system.cpu.fuPool.FUList5.opList04]
2867761SN/Atype=OpDesc
2877761SN/AissueLat=1
2887761SN/AopClass=SimdCvt
2897761SN/AopLat=1
2907761SN/A
2917761SN/A[system.cpu.fuPool.FUList5.opList05]
2927761SN/Atype=OpDesc
2937761SN/AissueLat=1
2947761SN/AopClass=SimdMisc
2957761SN/AopLat=1
2967761SN/A
2977761SN/A[system.cpu.fuPool.FUList5.opList06]
2987761SN/Atype=OpDesc
2997761SN/AissueLat=1
3007761SN/AopClass=SimdMult
3017761SN/AopLat=1
3027761SN/A
3037761SN/A[system.cpu.fuPool.FUList5.opList07]
3047761SN/Atype=OpDesc
3057761SN/AissueLat=1
3067761SN/AopClass=SimdMultAcc
3077761SN/AopLat=1
3087761SN/A
3097761SN/A[system.cpu.fuPool.FUList5.opList08]
3107761SN/Atype=OpDesc
3117761SN/AissueLat=1
3127761SN/AopClass=SimdShift
3137761SN/AopLat=1
3147761SN/A
3157761SN/A[system.cpu.fuPool.FUList5.opList09]
3167761SN/Atype=OpDesc
3177761SN/AissueLat=1
3187761SN/AopClass=SimdShiftAcc
3197761SN/AopLat=1
3207761SN/A
3217761SN/A[system.cpu.fuPool.FUList5.opList10]
3227761SN/Atype=OpDesc
3237761SN/AissueLat=1
3247761SN/AopClass=SimdSqrt
3257761SN/AopLat=1
3267761SN/A
3277761SN/A[system.cpu.fuPool.FUList5.opList11]
3287761SN/Atype=OpDesc
3297761SN/AissueLat=1
3307761SN/AopClass=SimdFloatAdd
3317761SN/AopLat=1
3327761SN/A
3337761SN/A[system.cpu.fuPool.FUList5.opList12]
3347761SN/Atype=OpDesc
3357761SN/AissueLat=1
3367761SN/AopClass=SimdFloatAlu
3377761SN/AopLat=1
3387761SN/A
3397761SN/A[system.cpu.fuPool.FUList5.opList13]
3407761SN/Atype=OpDesc
3417761SN/AissueLat=1
3427761SN/AopClass=SimdFloatCmp
3437761SN/AopLat=1
3447761SN/A
3457761SN/A[system.cpu.fuPool.FUList5.opList14]
3467761SN/Atype=OpDesc
3477761SN/AissueLat=1
3487761SN/AopClass=SimdFloatCvt
3497761SN/AopLat=1
3507761SN/A
3517761SN/A[system.cpu.fuPool.FUList5.opList15]
3527761SN/Atype=OpDesc
3537761SN/AissueLat=1
3547761SN/AopClass=SimdFloatDiv
3557761SN/AopLat=1
3567761SN/A
3577761SN/A[system.cpu.fuPool.FUList5.opList16]
3587761SN/Atype=OpDesc
3597761SN/AissueLat=1
3607761SN/AopClass=SimdFloatMisc
3617761SN/AopLat=1
3627761SN/A
3637761SN/A[system.cpu.fuPool.FUList5.opList17]
3647761SN/Atype=OpDesc
3657761SN/AissueLat=1
3667761SN/AopClass=SimdFloatMult
3677761SN/AopLat=1
3687761SN/A
3697761SN/A[system.cpu.fuPool.FUList5.opList18]
3707761SN/Atype=OpDesc
3717761SN/AissueLat=1
3727761SN/AopClass=SimdFloatMultAcc
3737761SN/AopLat=1
3747761SN/A
3757761SN/A[system.cpu.fuPool.FUList5.opList19]
3767761SN/Atype=OpDesc
3777761SN/AissueLat=1
3787761SN/AopClass=SimdFloatSqrt
3794355SN/AopLat=1
3804355SN/A
3814355SN/A[system.cpu.fuPool.FUList6]
3824355SN/Atype=FUDesc
3837761SN/Achildren=opList
3847761SN/Acount=0
3857761SN/AopList=system.cpu.fuPool.FUList6.opList
3864355SN/A
3877761SN/A[system.cpu.fuPool.FUList6.opList]
3884355SN/Atype=OpDesc
3894355SN/AissueLat=1
3904355SN/AopClass=MemWrite
3914355SN/AopLat=1
3924355SN/A
3934355SN/A[system.cpu.fuPool.FUList7]
3944355SN/Atype=FUDesc
3957761SN/Achildren=opList0 opList1
3967761SN/Acount=4
3977761SN/AopList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
3987761SN/A
3997761SN/A[system.cpu.fuPool.FUList7.opList0]
4007761SN/Atype=OpDesc
4017761SN/AissueLat=1
4027761SN/AopClass=MemRead
4037761SN/AopLat=1
4047761SN/A
4057761SN/A[system.cpu.fuPool.FUList7.opList1]
4067761SN/Atype=OpDesc
4077761SN/AissueLat=1
4087761SN/AopClass=MemWrite
4097761SN/AopLat=1
4107761SN/A
4117761SN/A[system.cpu.fuPool.FUList8]
4127761SN/Atype=FUDesc
4134978SN/Achildren=opList
4144355SN/Acount=1
4157761SN/AopList=system.cpu.fuPool.FUList8.opList
4164355SN/A
4177761SN/A[system.cpu.fuPool.FUList8.opList]
4184355SN/Atype=OpDesc
4194355SN/AissueLat=3
4204355SN/AopClass=IprAccess
4214355SN/AopLat=3
4224355SN/A
4234355SN/A[system.cpu.icache]
4244355SN/Atype=BaseCache
4258983Snate@binkert.orgaddr_ranges=0:18446744073709551615
4264355SN/Aassoc=2
4274355SN/Ablock_size=64
4289348SAli.Saidi@ARM.comclock=500
4296123SN/Aforward_snoops=true
4309348SAli.Saidi@ARM.comhit_latency=2
4318200SN/Ais_top_level=true
4324355SN/Amax_miss_count=0
4339348SAli.Saidi@ARM.commshrs=4
4345876SN/Aprefetch_on_access=false
4358835SAli.Saidi@ARM.comprefetcher=Null
4369348SAli.Saidi@ARM.comresponse_latency=2
4374355SN/Asize=131072
4388835SAli.Saidi@ARM.comsystem=system
4394355SN/Atgts_per_mshr=20
4404355SN/Atwo_queue=false
4414355SN/Awrite_buffers=8
4424355SN/Acpu_side=system.cpu.icache_port
4438983Snate@binkert.orgmem_side=system.cpu.toL2Bus.slave[0]
4444355SN/A
4458835SAli.Saidi@ARM.com[system.cpu.interrupts]
4468835SAli.Saidi@ARM.comtype=SparcInterrupts
4478835SAli.Saidi@ARM.com
4489449SAli.Saidi@ARM.com[system.cpu.isa]
4499449SAli.Saidi@ARM.comtype=SparcISA
4509449SAli.Saidi@ARM.com
4515000SN/A[system.cpu.itb]
4526024SN/Atype=SparcTLB
4535000SN/Asize=64
4545000SN/A
4554355SN/A[system.cpu.l2cache]
4564355SN/Atype=BaseCache
4578983Snate@binkert.orgaddr_ranges=0:18446744073709551615
4589348SAli.Saidi@ARM.comassoc=8
4594355SN/Ablock_size=64
4609348SAli.Saidi@ARM.comclock=500
4616123SN/Aforward_snoops=true
4629348SAli.Saidi@ARM.comhit_latency=20
4638200SN/Ais_top_level=false
4644355SN/Amax_miss_count=0
4659348SAli.Saidi@ARM.commshrs=20
4665876SN/Aprefetch_on_access=false
4678835SAli.Saidi@ARM.comprefetcher=Null
4689348SAli.Saidi@ARM.comresponse_latency=20
4694355SN/Asize=2097152
4708835SAli.Saidi@ARM.comsystem=system
4719348SAli.Saidi@ARM.comtgts_per_mshr=12
4724355SN/Atwo_queue=false
4734355SN/Awrite_buffers=8
4748983Snate@binkert.orgcpu_side=system.cpu.toL2Bus.master[0]
4758983Snate@binkert.orgmem_side=system.membus.slave[1]
4764355SN/A
4774355SN/A[system.cpu.toL2Bus]
4789055Ssaidi@eecs.umich.edutype=CoherentBus
4794463SN/Ablock_size=64
4809348SAli.Saidi@ARM.comclock=500
4815355SN/Aheader_cycles=1
4827524SN/Ause_default_range=false
4839348SAli.Saidi@ARM.comwidth=32
4848983Snate@binkert.orgmaster=system.cpu.l2cache.cpu_side
4858983Snate@binkert.orgslave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
4864355SN/A
4874978SN/A[system.cpu.tracer]
4884978SN/Atype=ExeTracer
4894978SN/A
4904355SN/A[system.cpu.workload]
4914355SN/Atype=LiveProcess
4924355SN/Acmd=insttest
4934355SN/Acwd=
4944355SN/Aegid=100
4954355SN/Aenv=
4965516SN/Aerrout=cerr
4974355SN/Aeuid=100
4989481Snilay@cs.wisc.eduexecutable=tests/test-progs/insttest/bin/sparc/linux/insttest
4994355SN/Agid=100
5004355SN/Ainput=cin
5015285SN/Amax_stack_size=67108864
5024355SN/Aoutput=cout
5034355SN/Apid=100
5044355SN/Appid=99
5055509SN/Asimpoint=0
5064355SN/Asystem=system
5074355SN/Auid=100
5084355SN/A
5094355SN/A[system.membus]
5109055Ssaidi@eecs.umich.edutype=CoherentBus
5114463SN/Ablock_size=64
5124355SN/Aclock=1000
5135355SN/Aheader_cycles=1
5147524SN/Ause_default_range=false
5159096Sandreas.hansson@arm.comwidth=8
5169150SAli.Saidi@ARM.commaster=system.physmem.port
5178983Snate@binkert.orgslave=system.system_port system.cpu.l2cache.mem_side
5184355SN/A
5194355SN/A[system.physmem]
5209348SAli.Saidi@ARM.comtype=SimpleDRAM
5219510Snilay@cs.wisc.eduactivation_limit=4
5229348SAli.Saidi@ARM.comaddr_mapping=openmap
5239348SAli.Saidi@ARM.combanks_per_rank=8
5249348SAli.Saidi@ARM.comclock=1000
5258983Snate@binkert.orgconf_table_reported=false
5268983Snate@binkert.orgin_addr_map=true
5279510Snilay@cs.wisc.edulines_per_rowbuffer=32
5289510Snilay@cs.wisc.edumem_sched_policy=frfcfs
5295509SN/Anull=false
5309348SAli.Saidi@ARM.compage_policy=open
5314355SN/Arange=0:134217727
5329348SAli.Saidi@ARM.comranks_per_channel=2
5339348SAli.Saidi@ARM.comread_buffer_size=32
5349510Snilay@cs.wisc.edutBURST=5000
5359510Snilay@cs.wisc.edutCL=13750
5369510Snilay@cs.wisc.edutRCD=13750
5379348SAli.Saidi@ARM.comtREFI=7800000
5389348SAli.Saidi@ARM.comtRFC=300000
5399510Snilay@cs.wisc.edutRP=13750
5409510Snilay@cs.wisc.edutWTR=7500
5419510Snilay@cs.wisc.edutXAW=40000
5429348SAli.Saidi@ARM.comwrite_buffer_size=32
5439348SAli.Saidi@ARM.comwrite_thresh_perc=70
5444355SN/Azero=false
5458983Snate@binkert.orgport=system.membus.master[0]
5464355SN/A
547