config.ini revision 9885
17893SN/A[root]
27893SN/Atype=Root
37893SN/Achildren=system
48825Snilay@cs.wisc.edufull_system=false
57893SN/Atime_sync_enable=false
67893SN/Atime_sync_period=100000000000
77893SN/Atime_sync_spin_threshold=100000000
87893SN/A
97893SN/A[system]
107893SN/Atype=System
119885Sstever@gmail.comchildren=clk_domain cpu cpu_clk_domain membus physmem voltage_domain
128825Snilay@cs.wisc.eduboot_osflags=a
139885Sstever@gmail.comcache_line_size=64
149885Sstever@gmail.comclk_domain=system.clk_domain
158825Snilay@cs.wisc.eduinit_param=0
168825Snilay@cs.wisc.edukernel=
178825Snilay@cs.wisc.eduload_addr_mask=1099511627775
189449SAli.Saidi@ARM.commem_mode=timing
199449SAli.Saidi@ARM.commem_ranges=
208464SN/Amemories=system.physmem
218721SN/Anum_work_ids=16
228825Snilay@cs.wisc.edureadfile=
238825Snilay@cs.wisc.edusymbolfile=
247935SN/Awork_begin_ckpt_count=0
257935SN/Awork_begin_cpu_id_exit=-1
267935SN/Awork_begin_exit_count=0
277935SN/Awork_cpus_ckpt_count=0
287935SN/Awork_end_ckpt_count=0
297935SN/Awork_end_exit_count=0
307935SN/Awork_item_id=-1
318983Snate@binkert.orgsystem_port=system.membus.slave[0]
327893SN/A
339885Sstever@gmail.com[system.clk_domain]
349885Sstever@gmail.comtype=SrcClockDomain
359885Sstever@gmail.comclock=1000
369885Sstever@gmail.comvoltage_domain=system.voltage_domain
379885Sstever@gmail.com
387893SN/A[system.cpu]
397893SN/Atype=DerivO3CPU
409885Sstever@gmail.comchildren=apic_clk_domain branchPred dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
417893SN/ALFSTSize=1024
427893SN/ALQEntries=32
438241SN/ALSQCheckLoads=true
448241SN/ALSQDepCheckShift=4
457893SN/ASQEntries=32
467893SN/ASSITSize=1024
477893SN/Aactivity=0
487893SN/AbackComSize=5
499481Snilay@cs.wisc.edubranchPred=system.cpu.branchPred
507893SN/AcachePorts=200
517893SN/Achecker=Null
529885Sstever@gmail.comclk_domain=system.cpu_clk_domain
537893SN/AcommitToDecodeDelay=1
547893SN/AcommitToFetchDelay=1
557893SN/AcommitToIEWDelay=1
567893SN/AcommitToRenameDelay=1
577893SN/AcommitWidth=8
587893SN/Acpu_id=0
597893SN/AdecodeToFetchDelay=1
607893SN/AdecodeToRenameDelay=1
617893SN/AdecodeWidth=8
627893SN/AdispatchWidth=8
637893SN/Ado_checkpoint_insts=true
648825Snilay@cs.wisc.edudo_quiesce=true
657893SN/Ado_statistics_insts=true
667893SN/Adtb=system.cpu.dtb
677893SN/AfetchToDecodeDelay=1
687893SN/AfetchTrapLatency=1
697893SN/AfetchWidth=8
707893SN/AforwardComSize=5
717893SN/AfuPool=system.cpu.fuPool
727893SN/Afunction_trace=false
737893SN/Afunction_trace_start=0
747893SN/AiewToCommitDelay=1
757893SN/AiewToDecodeDelay=1
767893SN/AiewToFetchDelay=1
777893SN/AiewToRenameDelay=1
788825Snilay@cs.wisc.eduinterrupts=system.cpu.interrupts
799449SAli.Saidi@ARM.comisa=system.cpu.isa
807893SN/AissueToExecuteDelay=1
817893SN/AissueWidth=8
827893SN/Aitb=system.cpu.itb
837893SN/Amax_insts_all_threads=0
847893SN/Amax_insts_any_thread=0
857893SN/Amax_loads_all_threads=0
867893SN/Amax_loads_any_thread=0
878728SN/AneedsTSO=true
887893SN/AnumIQEntries=64
897893SN/AnumPhysFloatRegs=256
907893SN/AnumPhysIntRegs=256
917893SN/AnumROBEntries=192
927893SN/AnumRobs=1
937893SN/AnumThreads=1
948825Snilay@cs.wisc.eduprofile=0
957893SN/Aprogress_interval=0
967893SN/ArenameToDecodeDelay=1
977893SN/ArenameToFetchDelay=1
987893SN/ArenameToIEWDelay=2
997893SN/ArenameToROBDelay=1
1007893SN/ArenameWidth=8
1019885Sstever@gmail.comsimpoint_start_insts=
1027893SN/AsmtCommitPolicy=RoundRobin
1037893SN/AsmtFetchPolicy=SingleThread
1047893SN/AsmtIQPolicy=Partitioned
1057893SN/AsmtIQThreshold=100
1067893SN/AsmtLSQPolicy=Partitioned
1077893SN/AsmtLSQThreshold=100
1087893SN/AsmtNumFetchingThreads=1
1097893SN/AsmtROBPolicy=Partitioned
1107893SN/AsmtROBThreshold=100
1117893SN/AsquashWidth=8
1128521SN/Astore_set_clear_period=250000
1139449SAli.Saidi@ARM.comswitched_out=false
1147893SN/Asystem=system
1157893SN/Atracer=system.cpu.tracer
1167893SN/AtrapLatency=13
1177893SN/AwbDepth=1
1187893SN/AwbWidth=8
1197893SN/Aworkload=system.cpu.workload
1207893SN/Adcache_port=system.cpu.dcache.cpu_side
1217893SN/Aicache_port=system.cpu.icache.cpu_side
1227893SN/A
1239885Sstever@gmail.com[system.cpu.apic_clk_domain]
1249885Sstever@gmail.comtype=DerivedClockDomain
1259885Sstever@gmail.comclk_divider=16
1269885Sstever@gmail.comclk_domain=system.cpu_clk_domain
1279885Sstever@gmail.com
1289481Snilay@cs.wisc.edu[system.cpu.branchPred]
1299481Snilay@cs.wisc.edutype=BranchPredictor
1309481Snilay@cs.wisc.eduBTBEntries=4096
1319481Snilay@cs.wisc.eduBTBTagSize=16
1329481Snilay@cs.wisc.eduRASSize=16
1339481Snilay@cs.wisc.educhoiceCtrBits=2
1349481Snilay@cs.wisc.educhoicePredictorSize=8192
1359481Snilay@cs.wisc.eduglobalCtrBits=2
1369481Snilay@cs.wisc.eduglobalPredictorSize=8192
1379481Snilay@cs.wisc.eduinstShiftAmt=2
1389481Snilay@cs.wisc.edulocalCtrBits=2
1399481Snilay@cs.wisc.edulocalHistoryTableSize=2048
1409481Snilay@cs.wisc.edulocalPredictorSize=2048
1419481Snilay@cs.wisc.edunumThreads=1
1429481Snilay@cs.wisc.edupredType=tournament
1439481Snilay@cs.wisc.edu
1447893SN/A[system.cpu.dcache]
1457893SN/Atype=BaseCache
1469885Sstever@gmail.comchildren=tags
1478983Snate@binkert.orgaddr_ranges=0:18446744073709551615
1487893SN/Aassoc=2
1499885Sstever@gmail.comclk_domain=system.cpu_clk_domain
1507893SN/Aforward_snoops=true
1519348SAli.Saidi@ARM.comhit_latency=2
1528200SN/Ais_top_level=true
1537893SN/Amax_miss_count=0
1549348SAli.Saidi@ARM.commshrs=4
1557893SN/Aprefetch_on_access=false
1568835SAli.Saidi@ARM.comprefetcher=Null
1579348SAli.Saidi@ARM.comresponse_latency=2
1587893SN/Asize=262144
1598835SAli.Saidi@ARM.comsystem=system
1609885Sstever@gmail.comtags=system.cpu.dcache.tags
1617893SN/Atgts_per_mshr=20
1627893SN/Atwo_queue=false
1637893SN/Awrite_buffers=8
1647893SN/Acpu_side=system.cpu.dcache_port
1658983Snate@binkert.orgmem_side=system.cpu.toL2Bus.slave[1]
1667893SN/A
1679885Sstever@gmail.com[system.cpu.dcache.tags]
1689885Sstever@gmail.comtype=LRU
1699885Sstever@gmail.comassoc=2
1709885Sstever@gmail.comblock_size=64
1719885Sstever@gmail.comclk_domain=system.cpu_clk_domain
1729885Sstever@gmail.comhit_latency=2
1739885Sstever@gmail.comsize=262144
1749885Sstever@gmail.com
1757893SN/A[system.cpu.dtb]
1767893SN/Atype=X86TLB
1778825Snilay@cs.wisc.educhildren=walker
1787893SN/Asize=64
1798825Snilay@cs.wisc.eduwalker=system.cpu.dtb.walker
1808825Snilay@cs.wisc.edu
1818825Snilay@cs.wisc.edu[system.cpu.dtb.walker]
1828825Snilay@cs.wisc.edutype=X86PagetableWalker
1839885Sstever@gmail.comclk_domain=system.cpu_clk_domain
1849885Sstever@gmail.comnum_squash_per_cycle=4
1858825Snilay@cs.wisc.edusystem=system
1868983Snate@binkert.orgport=system.cpu.toL2Bus.slave[3]
1877893SN/A
1887893SN/A[system.cpu.fuPool]
1897893SN/Atype=FUPool
1907893SN/Achildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
1917893SN/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
1927893SN/A
1937893SN/A[system.cpu.fuPool.FUList0]
1947893SN/Atype=FUDesc
1957893SN/Achildren=opList
1967893SN/Acount=6
1977893SN/AopList=system.cpu.fuPool.FUList0.opList
1987893SN/A
1997893SN/A[system.cpu.fuPool.FUList0.opList]
2007893SN/Atype=OpDesc
2017893SN/AissueLat=1
2027893SN/AopClass=IntAlu
2037893SN/AopLat=1
2047893SN/A
2057893SN/A[system.cpu.fuPool.FUList1]
2067893SN/Atype=FUDesc
2077893SN/Achildren=opList0 opList1
2087893SN/Acount=2
2097893SN/AopList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
2107893SN/A
2117893SN/A[system.cpu.fuPool.FUList1.opList0]
2127893SN/Atype=OpDesc
2137893SN/AissueLat=1
2147893SN/AopClass=IntMult
2157893SN/AopLat=3
2167893SN/A
2177893SN/A[system.cpu.fuPool.FUList1.opList1]
2187893SN/Atype=OpDesc
2197893SN/AissueLat=19
2207893SN/AopClass=IntDiv
2217893SN/AopLat=20
2227893SN/A
2237893SN/A[system.cpu.fuPool.FUList2]
2247893SN/Atype=FUDesc
2257893SN/Achildren=opList0 opList1 opList2
2267893SN/Acount=4
2277893SN/AopList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
2287893SN/A
2297893SN/A[system.cpu.fuPool.FUList2.opList0]
2307893SN/Atype=OpDesc
2317893SN/AissueLat=1
2327893SN/AopClass=FloatAdd
2337893SN/AopLat=2
2347893SN/A
2357893SN/A[system.cpu.fuPool.FUList2.opList1]
2367893SN/Atype=OpDesc
2377893SN/AissueLat=1
2387893SN/AopClass=FloatCmp
2397893SN/AopLat=2
2407893SN/A
2417893SN/A[system.cpu.fuPool.FUList2.opList2]
2427893SN/Atype=OpDesc
2437893SN/AissueLat=1
2447893SN/AopClass=FloatCvt
2457893SN/AopLat=2
2467893SN/A
2477893SN/A[system.cpu.fuPool.FUList3]
2487893SN/Atype=FUDesc
2497893SN/Achildren=opList0 opList1 opList2
2507893SN/Acount=2
2517893SN/AopList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
2527893SN/A
2537893SN/A[system.cpu.fuPool.FUList3.opList0]
2547893SN/Atype=OpDesc
2557893SN/AissueLat=1
2567893SN/AopClass=FloatMult
2577893SN/AopLat=4
2587893SN/A
2597893SN/A[system.cpu.fuPool.FUList3.opList1]
2607893SN/Atype=OpDesc
2617893SN/AissueLat=12
2627893SN/AopClass=FloatDiv
2637893SN/AopLat=12
2647893SN/A
2657893SN/A[system.cpu.fuPool.FUList3.opList2]
2667893SN/Atype=OpDesc
2677893SN/AissueLat=24
2687893SN/AopClass=FloatSqrt
2697893SN/AopLat=24
2707893SN/A
2717893SN/A[system.cpu.fuPool.FUList4]
2727893SN/Atype=FUDesc
2737893SN/Achildren=opList
2747893SN/Acount=0
2757893SN/AopList=system.cpu.fuPool.FUList4.opList
2767893SN/A
2777893SN/A[system.cpu.fuPool.FUList4.opList]
2787893SN/Atype=OpDesc
2797893SN/AissueLat=1
2807893SN/AopClass=MemRead
2817893SN/AopLat=1
2827893SN/A
2837893SN/A[system.cpu.fuPool.FUList5]
2847893SN/Atype=FUDesc
2857893SN/Achildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
2867893SN/Acount=4
2877893SN/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
2887893SN/A
2897893SN/A[system.cpu.fuPool.FUList5.opList00]
2907893SN/Atype=OpDesc
2917893SN/AissueLat=1
2927893SN/AopClass=SimdAdd
2937893SN/AopLat=1
2947893SN/A
2957893SN/A[system.cpu.fuPool.FUList5.opList01]
2967893SN/Atype=OpDesc
2977893SN/AissueLat=1
2987893SN/AopClass=SimdAddAcc
2997893SN/AopLat=1
3007893SN/A
3017893SN/A[system.cpu.fuPool.FUList5.opList02]
3027893SN/Atype=OpDesc
3037893SN/AissueLat=1
3047893SN/AopClass=SimdAlu
3057893SN/AopLat=1
3067893SN/A
3077893SN/A[system.cpu.fuPool.FUList5.opList03]
3087893SN/Atype=OpDesc
3097893SN/AissueLat=1
3107893SN/AopClass=SimdCmp
3117893SN/AopLat=1
3127893SN/A
3137893SN/A[system.cpu.fuPool.FUList5.opList04]
3147893SN/Atype=OpDesc
3157893SN/AissueLat=1
3167893SN/AopClass=SimdCvt
3177893SN/AopLat=1
3187893SN/A
3197893SN/A[system.cpu.fuPool.FUList5.opList05]
3207893SN/Atype=OpDesc
3217893SN/AissueLat=1
3227893SN/AopClass=SimdMisc
3237893SN/AopLat=1
3247893SN/A
3257893SN/A[system.cpu.fuPool.FUList5.opList06]
3267893SN/Atype=OpDesc
3277893SN/AissueLat=1
3287893SN/AopClass=SimdMult
3297893SN/AopLat=1
3307893SN/A
3317893SN/A[system.cpu.fuPool.FUList5.opList07]
3327893SN/Atype=OpDesc
3337893SN/AissueLat=1
3347893SN/AopClass=SimdMultAcc
3357893SN/AopLat=1
3367893SN/A
3377893SN/A[system.cpu.fuPool.FUList5.opList08]
3387893SN/Atype=OpDesc
3397893SN/AissueLat=1
3407893SN/AopClass=SimdShift
3417893SN/AopLat=1
3427893SN/A
3437893SN/A[system.cpu.fuPool.FUList5.opList09]
3447893SN/Atype=OpDesc
3457893SN/AissueLat=1
3467893SN/AopClass=SimdShiftAcc
3477893SN/AopLat=1
3487893SN/A
3497893SN/A[system.cpu.fuPool.FUList5.opList10]
3507893SN/Atype=OpDesc
3517893SN/AissueLat=1
3527893SN/AopClass=SimdSqrt
3537893SN/AopLat=1
3547893SN/A
3557893SN/A[system.cpu.fuPool.FUList5.opList11]
3567893SN/Atype=OpDesc
3577893SN/AissueLat=1
3587893SN/AopClass=SimdFloatAdd
3597893SN/AopLat=1
3607893SN/A
3617893SN/A[system.cpu.fuPool.FUList5.opList12]
3627893SN/Atype=OpDesc
3637893SN/AissueLat=1
3647893SN/AopClass=SimdFloatAlu
3657893SN/AopLat=1
3667893SN/A
3677893SN/A[system.cpu.fuPool.FUList5.opList13]
3687893SN/Atype=OpDesc
3697893SN/AissueLat=1
3707893SN/AopClass=SimdFloatCmp
3717893SN/AopLat=1
3727893SN/A
3737893SN/A[system.cpu.fuPool.FUList5.opList14]
3747893SN/Atype=OpDesc
3757893SN/AissueLat=1
3767893SN/AopClass=SimdFloatCvt
3777893SN/AopLat=1
3787893SN/A
3797893SN/A[system.cpu.fuPool.FUList5.opList15]
3807893SN/Atype=OpDesc
3817893SN/AissueLat=1
3827893SN/AopClass=SimdFloatDiv
3837893SN/AopLat=1
3847893SN/A
3857893SN/A[system.cpu.fuPool.FUList5.opList16]
3867893SN/Atype=OpDesc
3877893SN/AissueLat=1
3887893SN/AopClass=SimdFloatMisc
3897893SN/AopLat=1
3907893SN/A
3917893SN/A[system.cpu.fuPool.FUList5.opList17]
3927893SN/Atype=OpDesc
3937893SN/AissueLat=1
3947893SN/AopClass=SimdFloatMult
3957893SN/AopLat=1
3967893SN/A
3977893SN/A[system.cpu.fuPool.FUList5.opList18]
3987893SN/Atype=OpDesc
3997893SN/AissueLat=1
4007893SN/AopClass=SimdFloatMultAcc
4017893SN/AopLat=1
4027893SN/A
4037893SN/A[system.cpu.fuPool.FUList5.opList19]
4047893SN/Atype=OpDesc
4057893SN/AissueLat=1
4067893SN/AopClass=SimdFloatSqrt
4077893SN/AopLat=1
4087893SN/A
4097893SN/A[system.cpu.fuPool.FUList6]
4107893SN/Atype=FUDesc
4117893SN/Achildren=opList
4127893SN/Acount=0
4137893SN/AopList=system.cpu.fuPool.FUList6.opList
4147893SN/A
4157893SN/A[system.cpu.fuPool.FUList6.opList]
4167893SN/Atype=OpDesc
4177893SN/AissueLat=1
4187893SN/AopClass=MemWrite
4197893SN/AopLat=1
4207893SN/A
4217893SN/A[system.cpu.fuPool.FUList7]
4227893SN/Atype=FUDesc
4237893SN/Achildren=opList0 opList1
4247893SN/Acount=4
4257893SN/AopList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
4267893SN/A
4277893SN/A[system.cpu.fuPool.FUList7.opList0]
4287893SN/Atype=OpDesc
4297893SN/AissueLat=1
4307893SN/AopClass=MemRead
4317893SN/AopLat=1
4327893SN/A
4337893SN/A[system.cpu.fuPool.FUList7.opList1]
4347893SN/Atype=OpDesc
4357893SN/AissueLat=1
4367893SN/AopClass=MemWrite
4377893SN/AopLat=1
4387893SN/A
4397893SN/A[system.cpu.fuPool.FUList8]
4407893SN/Atype=FUDesc
4417893SN/Achildren=opList
4427893SN/Acount=1
4437893SN/AopList=system.cpu.fuPool.FUList8.opList
4447893SN/A
4457893SN/A[system.cpu.fuPool.FUList8.opList]
4467893SN/Atype=OpDesc
4477893SN/AissueLat=3
4487893SN/AopClass=IprAccess
4497893SN/AopLat=3
4507893SN/A
4517893SN/A[system.cpu.icache]
4527893SN/Atype=BaseCache
4539885Sstever@gmail.comchildren=tags
4548983Snate@binkert.orgaddr_ranges=0:18446744073709551615
4557893SN/Aassoc=2
4569885Sstever@gmail.comclk_domain=system.cpu_clk_domain
4577893SN/Aforward_snoops=true
4589348SAli.Saidi@ARM.comhit_latency=2
4598200SN/Ais_top_level=true
4607893SN/Amax_miss_count=0
4619348SAli.Saidi@ARM.commshrs=4
4627893SN/Aprefetch_on_access=false
4638835SAli.Saidi@ARM.comprefetcher=Null
4649348SAli.Saidi@ARM.comresponse_latency=2
4657893SN/Asize=131072
4668835SAli.Saidi@ARM.comsystem=system
4679885Sstever@gmail.comtags=system.cpu.icache.tags
4687893SN/Atgts_per_mshr=20
4697893SN/Atwo_queue=false
4707893SN/Awrite_buffers=8
4717893SN/Acpu_side=system.cpu.icache_port
4728983Snate@binkert.orgmem_side=system.cpu.toL2Bus.slave[0]
4737893SN/A
4749885Sstever@gmail.com[system.cpu.icache.tags]
4759885Sstever@gmail.comtype=LRU
4769885Sstever@gmail.comassoc=2
4779885Sstever@gmail.comblock_size=64
4789885Sstever@gmail.comclk_domain=system.cpu_clk_domain
4799885Sstever@gmail.comhit_latency=2
4809885Sstever@gmail.comsize=131072
4819885Sstever@gmail.com
4828825Snilay@cs.wisc.edu[system.cpu.interrupts]
4838825Snilay@cs.wisc.edutype=X86LocalApic
4849885Sstever@gmail.comclk_domain=system.cpu.apic_clk_domain
4858825Snilay@cs.wisc.eduint_latency=1000
4868825Snilay@cs.wisc.edupio_addr=2305843009213693952
4879213Snilay@cs.wisc.edupio_latency=100000
4888825Snilay@cs.wisc.edusystem=system
4898983Snate@binkert.orgint_master=system.membus.slave[2]
4908983Snate@binkert.orgint_slave=system.membus.master[2]
4918983Snate@binkert.orgpio=system.membus.master[1]
4928825Snilay@cs.wisc.edu
4939449SAli.Saidi@ARM.com[system.cpu.isa]
4949449SAli.Saidi@ARM.comtype=X86ISA
4959449SAli.Saidi@ARM.com
4967893SN/A[system.cpu.itb]
4977893SN/Atype=X86TLB
4988825Snilay@cs.wisc.educhildren=walker
4997893SN/Asize=64
5008825Snilay@cs.wisc.eduwalker=system.cpu.itb.walker
5018825Snilay@cs.wisc.edu
5028825Snilay@cs.wisc.edu[system.cpu.itb.walker]
5038825Snilay@cs.wisc.edutype=X86PagetableWalker
5049885Sstever@gmail.comclk_domain=system.cpu_clk_domain
5059885Sstever@gmail.comnum_squash_per_cycle=4
5068825Snilay@cs.wisc.edusystem=system
5078983Snate@binkert.orgport=system.cpu.toL2Bus.slave[2]
5087893SN/A
5097893SN/A[system.cpu.l2cache]
5107893SN/Atype=BaseCache
5119885Sstever@gmail.comchildren=tags
5128983Snate@binkert.orgaddr_ranges=0:18446744073709551615
5139348SAli.Saidi@ARM.comassoc=8
5149885Sstever@gmail.comclk_domain=system.cpu_clk_domain
5157893SN/Aforward_snoops=true
5169348SAli.Saidi@ARM.comhit_latency=20
5178200SN/Ais_top_level=false
5187893SN/Amax_miss_count=0
5199348SAli.Saidi@ARM.commshrs=20
5207893SN/Aprefetch_on_access=false
5218835SAli.Saidi@ARM.comprefetcher=Null
5229348SAli.Saidi@ARM.comresponse_latency=20
5237893SN/Asize=2097152
5248835SAli.Saidi@ARM.comsystem=system
5259885Sstever@gmail.comtags=system.cpu.l2cache.tags
5269348SAli.Saidi@ARM.comtgts_per_mshr=12
5277893SN/Atwo_queue=false
5287893SN/Awrite_buffers=8
5298983Snate@binkert.orgcpu_side=system.cpu.toL2Bus.master[0]
5308983Snate@binkert.orgmem_side=system.membus.slave[1]
5317893SN/A
5329885Sstever@gmail.com[system.cpu.l2cache.tags]
5339885Sstever@gmail.comtype=LRU
5349885Sstever@gmail.comassoc=8
5359885Sstever@gmail.comblock_size=64
5369885Sstever@gmail.comclk_domain=system.cpu_clk_domain
5379885Sstever@gmail.comhit_latency=20
5389885Sstever@gmail.comsize=2097152
5399885Sstever@gmail.com
5407893SN/A[system.cpu.toL2Bus]
5419039Sgblack@eecs.umich.edutype=CoherentBus
5429885Sstever@gmail.comclk_domain=system.cpu_clk_domain
5437893SN/Aheader_cycles=1
5449583Snilay@cs.wisc.edusystem=system
5457893SN/Ause_default_range=false
5469348SAli.Saidi@ARM.comwidth=32
5478983Snate@binkert.orgmaster=system.cpu.l2cache.cpu_side
5488983Snate@binkert.orgslave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
5497893SN/A
5507893SN/A[system.cpu.tracer]
5517893SN/Atype=ExeTracer
5527893SN/A
5537893SN/A[system.cpu.workload]
5547893SN/Atype=LiveProcess
5557893SN/Acmd=parser 2.1.dict -batch
5569134Ssaidi@eecs.umich.educwd=build/X86/tests/opt/long/se/20.parser/x86/linux/o3-timing
5577893SN/Aegid=100
5587893SN/Aenv=
5597893SN/Aerrout=cerr
5607893SN/Aeuid=100
5619885Sstever@gmail.comexecutable=/dist/m5/cpu2000/binaries/x86/linux/parser
5627893SN/Agid=100
5639885Sstever@gmail.cominput=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
5647893SN/Amax_stack_size=67108864
5657893SN/Aoutput=cout
5667893SN/Apid=100
5677893SN/Appid=99
5687893SN/Asimpoint=114600000000
5697893SN/Asystem=system
5707893SN/Auid=100
5717893SN/A
5729885Sstever@gmail.com[system.cpu_clk_domain]
5739885Sstever@gmail.comtype=SrcClockDomain
5749885Sstever@gmail.comclock=500
5759885Sstever@gmail.comvoltage_domain=system.voltage_domain
5769885Sstever@gmail.com
5777893SN/A[system.membus]
5789039Sgblack@eecs.umich.edutype=CoherentBus
5799885Sstever@gmail.comclk_domain=system.clk_domain
5807893SN/Aheader_cycles=1
5819583Snilay@cs.wisc.edusystem=system
5827893SN/Ause_default_range=false
5839096Sandreas.hansson@arm.comwidth=8
5849134Ssaidi@eecs.umich.edumaster=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
5858983Snate@binkert.orgslave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master
5867893SN/A
5877893SN/A[system.physmem]
5889348SAli.Saidi@ARM.comtype=SimpleDRAM
5899583Snilay@cs.wisc.eduactivation_limit=4
5909885Sstever@gmail.comaddr_mapping=RaBaChCo
5919348SAli.Saidi@ARM.combanks_per_rank=8
5929885Sstever@gmail.comburst_length=8
5939583Snilay@cs.wisc.educhannels=1
5949885Sstever@gmail.comclk_domain=system.clk_domain
5959885Sstever@gmail.comconf_table_reported=true
5969885Sstever@gmail.comdevice_bus_width=8
5979885Sstever@gmail.comdevice_rowbuffer_size=1024
5989885Sstever@gmail.comdevices_per_rank=8
5998983Snate@binkert.orgin_addr_map=true
6009583Snilay@cs.wisc.edumem_sched_policy=frfcfs
6017893SN/Anull=false
6029348SAli.Saidi@ARM.compage_policy=open
6037893SN/Arange=0:134217727
6049348SAli.Saidi@ARM.comranks_per_channel=2
6059348SAli.Saidi@ARM.comread_buffer_size=32
6069885Sstever@gmail.comstatic_backend_latency=10000
6079885Sstever@gmail.comstatic_frontend_latency=10000
6089583Snilay@cs.wisc.edutBURST=5000
6099583Snilay@cs.wisc.edutCL=13750
6109583Snilay@cs.wisc.edutRCD=13750
6119348SAli.Saidi@ARM.comtREFI=7800000
6129348SAli.Saidi@ARM.comtRFC=300000
6139583Snilay@cs.wisc.edutRP=13750
6149583Snilay@cs.wisc.edutWTR=7500
6159583Snilay@cs.wisc.edutXAW=40000
6169348SAli.Saidi@ARM.comwrite_buffer_size=32
6179348SAli.Saidi@ARM.comwrite_thresh_perc=70
6188983Snate@binkert.orgport=system.membus.master[0]
6197893SN/A
6209885Sstever@gmail.com[system.voltage_domain]
6219885Sstever@gmail.comtype=VoltageDomain
6229885Sstever@gmail.comvoltage=1.000000
6239885Sstever@gmail.com
624