config.ini revision 10036
12623SN/A[root]
22623SN/Atype=Root
32623SN/Achildren=system
42623SN/Aeventq_index=0
52623SN/Afull_system=true
62623SN/Asim_quantum=0
72623SN/Atime_sync_enable=false
82623SN/Atime_sync_period=100000000000
92623SN/Atime_sync_spin_threshold=100000000
102623SN/A
112623SN/A[system]
122623SN/Atype=LinuxAlphaSystem
132623SN/Achildren=bridge clk_domain cpu cpu_clk_domain disk0 disk2 intrctrl iobus iocache membus physmem simple_disk terminal tsunami voltage_domain
142623SN/Aboot_cpu_frequency=500
152623SN/Aboot_osflags=root=/dev/hda1 console=ttyS0
162623SN/Acache_line_size=64
172623SN/Aclk_domain=system.clk_domain
182623SN/Aconsole=/dist/binaries/console
192623SN/Aeventq_index=0
202623SN/Ainit_param=0
212623SN/Akernel=/dist/binaries/vmlinux
222623SN/Aload_addr_mask=1099511627775
232623SN/Amem_mode=timing
242623SN/Amem_ranges=0:134217727
252623SN/Amemories=system.physmem
262623SN/Anum_work_ids=16
272665Ssaidi@eecs.umich.edupal=/dist/binaries/ts_osfpal
282665Ssaidi@eecs.umich.edureadfile=tests/halt.sh
292623SN/Asymbolfile=
302623SN/Asystem_rev=1024
313170Sstever@eecs.umich.edusystem_type=34
323806Ssaidi@eecs.umich.eduwork_begin_ckpt_count=0
332623SN/Awork_begin_cpu_id_exit=-1
344040Ssaidi@eecs.umich.eduwork_begin_exit_count=0
352623SN/Awork_cpus_ckpt_count=0
362623SN/Awork_end_ckpt_count=0
373348Sbinkertn@umich.eduwork_end_exit_count=0
383348Sbinkertn@umich.eduwork_item_id=-1
394762Snate@binkert.orgsystem_port=system.membus.slave[0]
402901Ssaidi@eecs.umich.edu
412623SN/A[system.bridge]
422623SN/Atype=Bridge
432623SN/Aclk_domain=system.clk_domain
442623SN/Adelay=50000
452623SN/Aeventq_index=0
462623SN/Aranges=8796093022208:18446744073709551615
472623SN/Areq_size=16
482623SN/Aresp_size=16
492623SN/Amaster=system.iobus.slave[0]
502623SN/Aslave=system.membus.master[0]
512623SN/A
522623SN/A[system.clk_domain]
532623SN/Atype=SrcClockDomain
542623SN/Aclock=1000
552623SN/Aeventq_index=0
562623SN/Avoltage_domain=system.voltage_domain
572623SN/A
582623SN/A[system.cpu]
592623SN/Atype=DerivO3CPU
604873Sstever@eecs.umich.educhildren=branchPred dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer
612623SN/ALFSTSize=1024
622623SN/ALQEntries=32
632856Srdreslin@umich.eduLSQCheckLoads=true
642856Srdreslin@umich.eduLSQDepCheckShift=4
652856Srdreslin@umich.eduSQEntries=32
662856Srdreslin@umich.eduSSITSize=1024
672856Srdreslin@umich.eduactivity=0
682856Srdreslin@umich.edubackComSize=5
692856Srdreslin@umich.edubranchPred=system.cpu.branchPred
704968Sacolyte@umich.educachePorts=200
714968Sacolyte@umich.educhecker=Null
724968Sacolyte@umich.educlk_domain=system.cpu_clk_domain
734968Sacolyte@umich.educommitToDecodeDelay=1
742856Srdreslin@umich.educommitToFetchDelay=1
752856Srdreslin@umich.educommitToIEWDelay=1
762856Srdreslin@umich.educommitToRenameDelay=1
772623SN/AcommitWidth=8
782623SN/Acpu_id=0
792623SN/AdecodeToFetchDelay=1
802623SN/AdecodeToRenameDelay=1
812623SN/AdecodeWidth=8
822623SN/AdispatchWidth=8
832680Sktlim@umich.edudo_checkpoint_insts=true
842680Sktlim@umich.edudo_quiesce=true
852623SN/Ado_statistics_insts=true
862623SN/Adtb=system.cpu.dtb
872680Sktlim@umich.edueventq_index=0
882623SN/AfetchBufferSize=64
892623SN/AfetchToDecodeDelay=1
904968Sacolyte@umich.edufetchTrapLatency=1
914968Sacolyte@umich.edufetchWidth=8
924968Sacolyte@umich.eduforwardComSize=5
934968Sacolyte@umich.edufuPool=system.cpu.fuPool
944968Sacolyte@umich.edufunction_trace=false
954968Sacolyte@umich.edufunction_trace_start=0
962623SN/AiewToCommitDelay=1
972623SN/AiewToDecodeDelay=1
982623SN/AiewToFetchDelay=1
993349Sbinkertn@umich.eduiewToRenameDelay=1
1002623SN/Ainterrupts=system.cpu.interrupts
1013184Srdreslin@umich.eduisa=system.cpu.isa
1022623SN/AissueToExecuteDelay=1
1032623SN/AissueWidth=8
1042623SN/Aitb=system.cpu.itb
1052623SN/Amax_insts_all_threads=0
1063349Sbinkertn@umich.edumax_insts_any_thread=0
1072623SN/Amax_loads_all_threads=0
1083310Srdreslin@umich.edumax_loads_any_thread=0
1093649Srdreslin@umich.eduneedsTSO=false
1102623SN/AnumIQEntries=64
1112623SN/AnumPhysCCRegs=0
1122623SN/AnumPhysFloatRegs=256
1133349Sbinkertn@umich.edunumPhysIntRegs=256
1142623SN/AnumROBEntries=192
1153184Srdreslin@umich.edunumRobs=1
1163184Srdreslin@umich.edunumThreads=1
1172623SN/Aprofile=0
1182623SN/Aprogress_interval=0
1192623SN/ArenameToDecodeDelay=1
1202623SN/ArenameToFetchDelay=1
1212623SN/ArenameToIEWDelay=2
1223647Srdreslin@umich.edurenameToROBDelay=1
1233647Srdreslin@umich.edurenameWidth=8
1243647Srdreslin@umich.edusimpoint_start_insts=
1253647Srdreslin@umich.edusmtCommitPolicy=RoundRobin
1263647Srdreslin@umich.edusmtFetchPolicy=SingleThread
1272626SN/AsmtIQPolicy=Partitioned
1283647Srdreslin@umich.edusmtIQThreshold=100
1292626SN/AsmtLSQPolicy=Partitioned
1302623SN/AsmtLSQThreshold=100
1312623SN/AsmtNumFetchingThreads=1
1322623SN/AsmtROBPolicy=Partitioned
1332657Ssaidi@eecs.umich.edusmtROBThreshold=100
1342623SN/AsquashWidth=8
1352623SN/Astore_set_clear_period=250000
1362623SN/Aswitched_out=false
1372623SN/Asystem=system
1382623SN/Atracer=system.cpu.tracer
1394192Sktlim@umich.edutrapLatency=13
1404192Sktlim@umich.eduwbDepth=1
1414192Sktlim@umich.eduwbWidth=8
1424192Sktlim@umich.eduworkload=
1434192Sktlim@umich.edudcache_port=system.cpu.dcache.cpu_side
1444192Sktlim@umich.eduicache_port=system.cpu.icache.cpu_side
1454192Sktlim@umich.edu
1464192Sktlim@umich.edu[system.cpu.branchPred]
1474192Sktlim@umich.edutype=BranchPredictor
1484192Sktlim@umich.eduBTBEntries=4096
1494192Sktlim@umich.eduBTBTagSize=16
1502623SN/ARASSize=16
1512623SN/AchoiceCtrBits=2
1522623SN/AchoicePredictorSize=8192
1532623SN/Aeventq_index=0
1544968Sacolyte@umich.eduglobalCtrBits=2
1554968Sacolyte@umich.eduglobalPredictorSize=8192
1562623SN/AinstShiftAmt=2
1572623SN/AlocalCtrBits=2
1582623SN/AlocalHistoryTableSize=2048
1593647Srdreslin@umich.edulocalPredictorSize=2048
1603647Srdreslin@umich.edunumThreads=1
1613647Srdreslin@umich.edupredType=tournament
1625169Ssaidi@eecs.umich.edu
1635169Ssaidi@eecs.umich.edu[system.cpu.dcache]
1645169Ssaidi@eecs.umich.edutype=BaseCache
1652623SN/Achildren=tags
1662623SN/Aaddr_ranges=0:18446744073709551615
1672623SN/Aassoc=4
1682623SN/Aclk_domain=system.cpu_clk_domain
1692623SN/Aeventq_index=0
1702623SN/Aforward_snoops=true
1712623SN/Ahit_latency=2
1722623SN/Ais_top_level=true
1732623SN/Amax_miss_count=0
1742623SN/Amshrs=4
1752915Sktlim@umich.eduprefetch_on_access=false
1762915Sktlim@umich.eduprefetcher=Null
1773177Shsul@eecs.umich.eduresponse_latency=2
1783177Shsul@eecs.umich.edusequential_access=false
1793145Shsul@eecs.umich.edusize=32768
1802623SN/Asystem=system
1812623SN/Atags=system.cpu.dcache.tags
1822623SN/Atgts_per_mshr=20
1832623SN/Atwo_queue=false
1842623SN/Awrite_buffers=8
1852623SN/Acpu_side=system.cpu.dcache_port
1862623SN/Amem_side=system.cpu.toL2Bus.slave[1]
1872915Sktlim@umich.edu
1882915Sktlim@umich.edu[system.cpu.dcache.tags]
1893177Shsul@eecs.umich.edutype=LRU
1903145Shsul@eecs.umich.eduassoc=4
1912915Sktlim@umich.edublock_size=64
1922915Sktlim@umich.educlk_domain=system.cpu_clk_domain
1932915Sktlim@umich.edueventq_index=0
1942915Sktlim@umich.eduhit_latency=2
1952915Sktlim@umich.edusequential_access=false
1962915Sktlim@umich.edusize=32768
1974940Snate@binkert.org
1983324Shsul@eecs.umich.edu[system.cpu.dtb]
1994762Snate@binkert.orgtype=AlphaTLB
2003324Shsul@eecs.umich.edueventq_index=0
2013324Shsul@eecs.umich.edusize=64
2023324Shsul@eecs.umich.edu
2033431Sgblack@eecs.umich.edu[system.cpu.fuPool]
2043495Sktlim@umich.edutype=FUPool
2053431Sgblack@eecs.umich.educhildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
2063324Shsul@eecs.umich.eduFUList=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
2072915Sktlim@umich.edueventq_index=0
2082623SN/A
2092623SN/A[system.cpu.fuPool.FUList0]
2102623SN/Atype=FUDesc
2112798Sktlim@umich.educhildren=opList
2122623SN/Acount=6
2132798Sktlim@umich.edueventq_index=0
2142798Sktlim@umich.eduopList=system.cpu.fuPool.FUList0.opList
2152623SN/A
2162798Sktlim@umich.edu[system.cpu.fuPool.FUList0.opList]
2172623SN/Atype=OpDesc
2182623SN/Aeventq_index=0
2192623SN/AissueLat=1
2202623SN/AopClass=IntAlu
2212623SN/AopLat=1
2222623SN/A
2234192Sktlim@umich.edu[system.cpu.fuPool.FUList1]
2242623SN/Atype=FUDesc
2252623SN/Achildren=opList0 opList1
2262623SN/Acount=2
2272680Sktlim@umich.edueventq_index=0
2282623SN/AopList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
2292680Sktlim@umich.edu
2302680Sktlim@umich.edu[system.cpu.fuPool.FUList1.opList0]
2312680Sktlim@umich.edutype=OpDesc
2322623SN/Aeventq_index=0
2333495Sktlim@umich.eduissueLat=1
2342623SN/AopClass=IntMult
2352623SN/AopLat=3
2362623SN/A
2373512Sktlim@umich.edu[system.cpu.fuPool.FUList1.opList1]
2383512Sktlim@umich.edutype=OpDesc
2393512Sktlim@umich.edueventq_index=0
2405169Ssaidi@eecs.umich.eduissueLat=19
2415169Ssaidi@eecs.umich.eduopClass=IntDiv
2422623SN/AopLat=20
2432623SN/A
2442623SN/A[system.cpu.fuPool.FUList2]
2452623SN/Atype=FUDesc
2462623SN/Achildren=opList0 opList1 opList2
2472623SN/Acount=4
2484940Snate@binkert.orgeventq_index=0
2494940Snate@binkert.orgopList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
2502623SN/A
2512683Sktlim@umich.edu[system.cpu.fuPool.FUList2.opList0]
2522623SN/Atype=OpDesc
2532623SN/Aeventq_index=0
2542623SN/AissueLat=1
2552623SN/AopClass=FloatAdd
2562623SN/AopLat=2
2575101Ssaidi@eecs.umich.edu
2583686Sktlim@umich.edu[system.cpu.fuPool.FUList2.opList1]
2593430Sgblack@eecs.umich.edutype=OpDesc
2605100Ssaidi@eecs.umich.edueventq_index=0
2612623SN/AissueLat=1
2622623SN/AopClass=FloatCmp
2632623SN/AopLat=2
2642623SN/A
2652623SN/A[system.cpu.fuPool.FUList2.opList2]
2662623SN/Atype=OpDesc
2672623SN/Aeventq_index=0
2684940Snate@binkert.orgissueLat=1
2694940Snate@binkert.orgopClass=FloatCvt
2702623SN/AopLat=2
2712683Sktlim@umich.edu
2722623SN/A[system.cpu.fuPool.FUList3]
2732623SN/Atype=FUDesc
2742626SN/Achildren=opList0 opList1 opList2
2752626SN/Acount=2
2762626SN/Aeventq_index=0
2772626SN/AopList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
2782626SN/A
2792623SN/A[system.cpu.fuPool.FUList3.opList0]
2802623SN/Atype=OpDesc
2812623SN/Aeventq_index=0
2822623SN/AissueLat=1
2832623SN/AopClass=FloatMult
2842623SN/AopLat=4
2852623SN/A
2862623SN/A[system.cpu.fuPool.FUList3.opList1]
2872623SN/Atype=OpDesc
2882623SN/Aeventq_index=0
2893169Sstever@eecs.umich.eduissueLat=12
2904870Sstever@eecs.umich.eduopClass=FloatDiv
2912623SN/AopLat=12
2922623SN/A
2932623SN/A[system.cpu.fuPool.FUList3.opList2]
2942623SN/Atype=OpDesc
2952623SN/Aeventq_index=0
2964999Sgblack@eecs.umich.eduissueLat=24
2974999Sgblack@eecs.umich.eduopClass=FloatSqrt
2984999Sgblack@eecs.umich.eduopLat=24
2994999Sgblack@eecs.umich.edu
3002623SN/A[system.cpu.fuPool.FUList4]
3014999Sgblack@eecs.umich.edutype=FUDesc
3022623SN/Achildren=opList
3034999Sgblack@eecs.umich.educount=0
3044999Sgblack@eecs.umich.edueventq_index=0
3054999Sgblack@eecs.umich.eduopList=system.cpu.fuPool.FUList4.opList
3064999Sgblack@eecs.umich.edu
3074999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList4.opList]
3084999Sgblack@eecs.umich.edutype=OpDesc
3094999Sgblack@eecs.umich.edueventq_index=0
3104999Sgblack@eecs.umich.eduissueLat=1
3114999Sgblack@eecs.umich.eduopClass=MemRead
3124999Sgblack@eecs.umich.eduopLat=1
3134999Sgblack@eecs.umich.edu
3144999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5]
3154999Sgblack@eecs.umich.edutype=FUDesc
3164999Sgblack@eecs.umich.educhildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
3174999Sgblack@eecs.umich.educount=4
3184999Sgblack@eecs.umich.edueventq_index=0
3194999Sgblack@eecs.umich.eduopList=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
3204999Sgblack@eecs.umich.edu
3214999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList00]
3224999Sgblack@eecs.umich.edutype=OpDesc
3234999Sgblack@eecs.umich.edueventq_index=0
3244999Sgblack@eecs.umich.eduissueLat=1
3254999Sgblack@eecs.umich.eduopClass=SimdAdd
3264999Sgblack@eecs.umich.eduopLat=1
3274999Sgblack@eecs.umich.edu
3284999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList01]
3294999Sgblack@eecs.umich.edutype=OpDesc
3304999Sgblack@eecs.umich.edueventq_index=0
3314999Sgblack@eecs.umich.eduissueLat=1
3324999Sgblack@eecs.umich.eduopClass=SimdAddAcc
3334999Sgblack@eecs.umich.eduopLat=1
3345012Sgblack@eecs.umich.edu
3354999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList02]
3364999Sgblack@eecs.umich.edutype=OpDesc
3374999Sgblack@eecs.umich.edueventq_index=0
3384999Sgblack@eecs.umich.eduissueLat=1
3394999Sgblack@eecs.umich.eduopClass=SimdAlu
3404968Sacolyte@umich.eduopLat=1
3414986Ssaidi@eecs.umich.edu
3424999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList03]
3434999Sgblack@eecs.umich.edutype=OpDesc
3444999Sgblack@eecs.umich.edueventq_index=0
3454762Snate@binkert.orgissueLat=1
3464999Sgblack@eecs.umich.eduopClass=SimdCmp
3474999Sgblack@eecs.umich.eduopLat=1
3484999Sgblack@eecs.umich.edu
3494999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList04]
3504999Sgblack@eecs.umich.edutype=OpDesc
3514999Sgblack@eecs.umich.edueventq_index=0
3524999Sgblack@eecs.umich.eduissueLat=1
3534999Sgblack@eecs.umich.eduopClass=SimdCvt
3544968Sacolyte@umich.eduopLat=1
3553170Sstever@eecs.umich.edu
3564999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList05]
3574999Sgblack@eecs.umich.edutype=OpDesc
3584999Sgblack@eecs.umich.edueventq_index=0
3594999Sgblack@eecs.umich.eduissueLat=1
3604999Sgblack@eecs.umich.eduopClass=SimdMisc
3614999Sgblack@eecs.umich.eduopLat=1
3624999Sgblack@eecs.umich.edu
3634999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList06]
3644999Sgblack@eecs.umich.edutype=OpDesc
3654999Sgblack@eecs.umich.edueventq_index=0
3662623SN/AissueLat=1
3672623SN/AopClass=SimdMult
3682623SN/AopLat=1
3695177Sgblack@eecs.umich.edu
3705177Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList07]
3715177Sgblack@eecs.umich.edutype=OpDesc
3725177Sgblack@eecs.umich.edueventq_index=0
3735177Sgblack@eecs.umich.eduissueLat=1
3745177Sgblack@eecs.umich.eduopClass=SimdMultAcc
3755177Sgblack@eecs.umich.eduopLat=1
3765177Sgblack@eecs.umich.edu
3775177Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList08]
3785177Sgblack@eecs.umich.edutype=OpDesc
3795177Sgblack@eecs.umich.edueventq_index=0
3805177Sgblack@eecs.umich.eduissueLat=1
3815177Sgblack@eecs.umich.eduopClass=SimdShift
3825177Sgblack@eecs.umich.eduopLat=1
3835177Sgblack@eecs.umich.edu
3845177Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList09]
3855177Sgblack@eecs.umich.edutype=OpDesc
3865177Sgblack@eecs.umich.edueventq_index=0
3875177Sgblack@eecs.umich.eduissueLat=1
3885177Sgblack@eecs.umich.eduopClass=SimdShiftAcc
3895177Sgblack@eecs.umich.eduopLat=1
3905177Sgblack@eecs.umich.edu
3915177Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList10]
3925177Sgblack@eecs.umich.edutype=OpDesc
3935177Sgblack@eecs.umich.edueventq_index=0
3945177Sgblack@eecs.umich.eduissueLat=1
3955177Sgblack@eecs.umich.eduopClass=SimdSqrt
3965177Sgblack@eecs.umich.eduopLat=1
3975177Sgblack@eecs.umich.edu
3985177Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList11]
3995177Sgblack@eecs.umich.edutype=OpDesc
4005177Sgblack@eecs.umich.edueventq_index=0
4015177Sgblack@eecs.umich.eduissueLat=1
4025177Sgblack@eecs.umich.eduopClass=SimdFloatAdd
4035177Sgblack@eecs.umich.eduopLat=1
4045177Sgblack@eecs.umich.edu
4055177Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList12]
4065177Sgblack@eecs.umich.edutype=OpDesc
4075177Sgblack@eecs.umich.edueventq_index=0
4085177Sgblack@eecs.umich.eduissueLat=1
4095177Sgblack@eecs.umich.eduopClass=SimdFloatAlu
4105177Sgblack@eecs.umich.eduopLat=1
4115177Sgblack@eecs.umich.edu
4125177Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList13]
4135177Sgblack@eecs.umich.edutype=OpDesc
4145177Sgblack@eecs.umich.edueventq_index=0
4155177Sgblack@eecs.umich.eduissueLat=1
4165177Sgblack@eecs.umich.eduopClass=SimdFloatCmp
4175177Sgblack@eecs.umich.eduopLat=1
4185177Sgblack@eecs.umich.edu
4195177Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList5.opList14]
4205177Sgblack@eecs.umich.edutype=OpDesc
4215177Sgblack@eecs.umich.edueventq_index=0
4225177Sgblack@eecs.umich.eduissueLat=1
4235177Sgblack@eecs.umich.eduopClass=SimdFloatCvt
4242623SN/AopLat=1
4252623SN/A
4262623SN/A[system.cpu.fuPool.FUList5.opList15]
4272623SN/Atype=OpDesc
4284115Ssaidi@eecs.umich.edueventq_index=0
4294115Ssaidi@eecs.umich.eduissueLat=1
4304115Ssaidi@eecs.umich.eduopClass=SimdFloatDiv
4314115Ssaidi@eecs.umich.eduopLat=1
4324040Ssaidi@eecs.umich.edu
4334040Ssaidi@eecs.umich.edu[system.cpu.fuPool.FUList5.opList16]
4344040Ssaidi@eecs.umich.edutype=OpDesc
4354040Ssaidi@eecs.umich.edueventq_index=0
4362623SN/AissueLat=1
4372623SN/AopClass=SimdFloatMisc
4382623SN/AopLat=1
4392623SN/A
4402623SN/A[system.cpu.fuPool.FUList5.opList17]
4412623SN/Atype=OpDesc
4422623SN/Aeventq_index=0
4432623SN/AissueLat=1
4442623SN/AopClass=SimdFloatMult
4452623SN/AopLat=1
4462623SN/A
4472623SN/A[system.cpu.fuPool.FUList5.opList18]
4482623SN/Atype=OpDesc
4492623SN/Aeventq_index=0
4502623SN/AissueLat=1
4512623SN/AopClass=SimdFloatMultAcc
4522623SN/AopLat=1
4532623SN/A
4542623SN/A[system.cpu.fuPool.FUList5.opList19]
4552623SN/Atype=OpDesc
4562623SN/Aeventq_index=0
4572623SN/AissueLat=1
4582623SN/AopClass=SimdFloatSqrt
4592623SN/AopLat=1
4602623SN/A
4612623SN/A[system.cpu.fuPool.FUList6]
4622623SN/Atype=FUDesc
4632623SN/Achildren=opList
4642623SN/Acount=0
4652623SN/Aeventq_index=0
4662623SN/AopList=system.cpu.fuPool.FUList6.opList
4672623SN/A
4682623SN/A[system.cpu.fuPool.FUList6.opList]
4692623SN/Atype=OpDesc
4702623SN/Aeventq_index=0
4712623SN/AissueLat=1
4722623SN/AopClass=MemWrite
4732623SN/AopLat=1
4742623SN/A
4752623SN/A[system.cpu.fuPool.FUList7]
4762623SN/Atype=FUDesc
4772623SN/Achildren=opList0 opList1
4782623SN/Acount=4
4793169Sstever@eecs.umich.edueventq_index=0
4804870Sstever@eecs.umich.eduopList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
4812623SN/A
4822623SN/A[system.cpu.fuPool.FUList7.opList0]
4832623SN/Atype=OpDesc
4842623SN/Aeventq_index=0
4852623SN/AissueLat=1
4864999Sgblack@eecs.umich.eduopClass=MemRead
4874999Sgblack@eecs.umich.eduopLat=1
4884999Sgblack@eecs.umich.edu
4894999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList7.opList1]
4902623SN/Atype=OpDesc
4914999Sgblack@eecs.umich.edueventq_index=0
4922623SN/AissueLat=1
4934999Sgblack@eecs.umich.eduopClass=MemWrite
4944999Sgblack@eecs.umich.eduopLat=1
4954999Sgblack@eecs.umich.edu
4964999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList8]
4974999Sgblack@eecs.umich.edutype=FUDesc
4984999Sgblack@eecs.umich.educhildren=opList
4994999Sgblack@eecs.umich.educount=1
5004999Sgblack@eecs.umich.edueventq_index=0
5014999Sgblack@eecs.umich.eduopList=system.cpu.fuPool.FUList8.opList
5024999Sgblack@eecs.umich.edu
5034999Sgblack@eecs.umich.edu[system.cpu.fuPool.FUList8.opList]
5044999Sgblack@eecs.umich.edutype=OpDesc
5054999Sgblack@eecs.umich.edueventq_index=0
5064999Sgblack@eecs.umich.eduissueLat=3
5074999Sgblack@eecs.umich.eduopClass=IprAccess
5084999Sgblack@eecs.umich.eduopLat=3
5094999Sgblack@eecs.umich.edu
5104999Sgblack@eecs.umich.edu[system.cpu.icache]
5114999Sgblack@eecs.umich.edutype=BaseCache
5124999Sgblack@eecs.umich.educhildren=tags
5134999Sgblack@eecs.umich.eduaddr_ranges=0:18446744073709551615
5144999Sgblack@eecs.umich.eduassoc=1
5154999Sgblack@eecs.umich.educlk_domain=system.cpu_clk_domain
5164999Sgblack@eecs.umich.edueventq_index=0
5174999Sgblack@eecs.umich.eduforward_snoops=true
5184999Sgblack@eecs.umich.eduhit_latency=2
5194999Sgblack@eecs.umich.eduis_top_level=true
5204999Sgblack@eecs.umich.edumax_miss_count=0
5214999Sgblack@eecs.umich.edumshrs=4
5224999Sgblack@eecs.umich.eduprefetch_on_access=false
5234999Sgblack@eecs.umich.eduprefetcher=Null
5244999Sgblack@eecs.umich.eduresponse_latency=2
5254999Sgblack@eecs.umich.edusequential_access=false
5264999Sgblack@eecs.umich.edusize=32768
5274999Sgblack@eecs.umich.edusystem=system
5284999Sgblack@eecs.umich.edutags=system.cpu.icache.tags
5294999Sgblack@eecs.umich.edutgts_per_mshr=20
5304999Sgblack@eecs.umich.edutwo_queue=false
5314999Sgblack@eecs.umich.eduwrite_buffers=8
5324999Sgblack@eecs.umich.educpu_side=system.cpu.icache_port
5334999Sgblack@eecs.umich.edumem_side=system.cpu.toL2Bus.slave[0]
5344999Sgblack@eecs.umich.edu
5354999Sgblack@eecs.umich.edu[system.cpu.icache.tags]
5364999Sgblack@eecs.umich.edutype=LRU
5374999Sgblack@eecs.umich.eduassoc=1
5384999Sgblack@eecs.umich.edublock_size=64
5394999Sgblack@eecs.umich.educlk_domain=system.cpu_clk_domain
5404999Sgblack@eecs.umich.edueventq_index=0
5414999Sgblack@eecs.umich.eduhit_latency=2
5424999Sgblack@eecs.umich.edusequential_access=false
5434999Sgblack@eecs.umich.edusize=32768
5444999Sgblack@eecs.umich.edu
5454999Sgblack@eecs.umich.edu[system.cpu.interrupts]
5464999Sgblack@eecs.umich.edutype=AlphaInterrupts
5474999Sgblack@eecs.umich.edueventq_index=0
5484999Sgblack@eecs.umich.edu
5494999Sgblack@eecs.umich.edu[system.cpu.isa]
5504999Sgblack@eecs.umich.edutype=AlphaISA
5514999Sgblack@eecs.umich.edueventq_index=0
5524878Sstever@eecs.umich.edusystem=system
5534040Ssaidi@eecs.umich.edu
5544040Ssaidi@eecs.umich.edu[system.cpu.itb]
5554999Sgblack@eecs.umich.edutype=AlphaTLB
5564999Sgblack@eecs.umich.edueventq_index=0
5574999Sgblack@eecs.umich.edusize=48
5582631SN/A
5594999Sgblack@eecs.umich.edu[system.cpu.l2cache]
5604999Sgblack@eecs.umich.edutype=BaseCache
5614999Sgblack@eecs.umich.educhildren=tags
5624999Sgblack@eecs.umich.eduaddr_ranges=0:18446744073709551615
5634999Sgblack@eecs.umich.eduassoc=8
5644999Sgblack@eecs.umich.educlk_domain=system.cpu_clk_domain
5654999Sgblack@eecs.umich.edueventq_index=0
5664999Sgblack@eecs.umich.eduforward_snoops=true
5673170Sstever@eecs.umich.eduhit_latency=20
5683170Sstever@eecs.umich.eduis_top_level=false
5694999Sgblack@eecs.umich.edumax_miss_count=0
5704999Sgblack@eecs.umich.edumshrs=20
5714999Sgblack@eecs.umich.eduprefetch_on_access=false
5724999Sgblack@eecs.umich.eduprefetcher=Null
5734999Sgblack@eecs.umich.eduresponse_latency=20
5744999Sgblack@eecs.umich.edusequential_access=false
5754999Sgblack@eecs.umich.edusize=4194304
5764999Sgblack@eecs.umich.edusystem=system
5774999Sgblack@eecs.umich.edutags=system.cpu.l2cache.tags
5784999Sgblack@eecs.umich.edutgts_per_mshr=12
5792623SN/Atwo_queue=false
5802623SN/Awrite_buffers=8
5812623SN/Acpu_side=system.cpu.toL2Bus.master[0]
5825177Sgblack@eecs.umich.edumem_side=system.membus.slave[1]
5835177Sgblack@eecs.umich.edu
5845177Sgblack@eecs.umich.edu[system.cpu.l2cache.tags]
5855177Sgblack@eecs.umich.edutype=LRU
5865177Sgblack@eecs.umich.eduassoc=8
5875177Sgblack@eecs.umich.edublock_size=64
5885177Sgblack@eecs.umich.educlk_domain=system.cpu_clk_domain
5895177Sgblack@eecs.umich.edueventq_index=0
5905177Sgblack@eecs.umich.eduhit_latency=20
5915177Sgblack@eecs.umich.edusequential_access=false
5925177Sgblack@eecs.umich.edusize=4194304
5935177Sgblack@eecs.umich.edu
5945177Sgblack@eecs.umich.edu[system.cpu.toL2Bus]
5955177Sgblack@eecs.umich.edutype=CoherentBus
5965177Sgblack@eecs.umich.educlk_domain=system.cpu_clk_domain
5975177Sgblack@eecs.umich.edueventq_index=0
5985177Sgblack@eecs.umich.eduheader_cycles=1
5995177Sgblack@eecs.umich.edusystem=system
6005177Sgblack@eecs.umich.eduuse_default_range=false
6015177Sgblack@eecs.umich.eduwidth=32
6025177Sgblack@eecs.umich.edumaster=system.cpu.l2cache.cpu_side
6035177Sgblack@eecs.umich.eduslave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
6045177Sgblack@eecs.umich.edu
6055177Sgblack@eecs.umich.edu[system.cpu.tracer]
6065177Sgblack@eecs.umich.edutype=ExeTracer
6075177Sgblack@eecs.umich.edueventq_index=0
6085177Sgblack@eecs.umich.edu
6095177Sgblack@eecs.umich.edu[system.cpu_clk_domain]
6105177Sgblack@eecs.umich.edutype=SrcClockDomain
6115177Sgblack@eecs.umich.educlock=500
6125177Sgblack@eecs.umich.edueventq_index=0
6135177Sgblack@eecs.umich.eduvoltage_domain=system.voltage_domain
6145177Sgblack@eecs.umich.edu
6155177Sgblack@eecs.umich.edu[system.disk0]
6165177Sgblack@eecs.umich.edutype=IdeDisk
6175177Sgblack@eecs.umich.educhildren=image
6185177Sgblack@eecs.umich.edudelay=1000000
6195177Sgblack@eecs.umich.edudriveID=master
6205177Sgblack@eecs.umich.edueventq_index=0
6215177Sgblack@eecs.umich.eduimage=system.disk0.image
6225177Sgblack@eecs.umich.edu
6235177Sgblack@eecs.umich.edu[system.disk0.image]
6245177Sgblack@eecs.umich.edutype=CowDiskImage
6255177Sgblack@eecs.umich.educhildren=child
6265177Sgblack@eecs.umich.educhild=system.disk0.image.child
6275177Sgblack@eecs.umich.edueventq_index=0
6285177Sgblack@eecs.umich.eduimage_file=
6295177Sgblack@eecs.umich.eduread_only=false
6305177Sgblack@eecs.umich.edutable_size=65536
6315177Sgblack@eecs.umich.edu
6325177Sgblack@eecs.umich.edu[system.disk0.image.child]
6335177Sgblack@eecs.umich.edutype=RawDiskImage
6345177Sgblack@eecs.umich.edueventq_index=0
6355177Sgblack@eecs.umich.eduimage_file=/dist/disks/linux-latest.img
6365177Sgblack@eecs.umich.eduread_only=true
6375177Sgblack@eecs.umich.edu
6385177Sgblack@eecs.umich.edu[system.disk2]
6395177Sgblack@eecs.umich.edutype=IdeDisk
6402623SN/Achildren=image
6412623SN/Adelay=1000000
6424224Sgblack@eecs.umich.edudriveID=master
6434224Sgblack@eecs.umich.edueventq_index=0
6444224Sgblack@eecs.umich.eduimage=system.disk2.image
6454224Sgblack@eecs.umich.edu
6464224Sgblack@eecs.umich.edu[system.disk2.image]
6474224Sgblack@eecs.umich.edutype=CowDiskImage
6484224Sgblack@eecs.umich.educhildren=child
6494224Sgblack@eecs.umich.educhild=system.disk2.image.child
6504224Sgblack@eecs.umich.edueventq_index=0
6514224Sgblack@eecs.umich.eduimage_file=
6524224Sgblack@eecs.umich.eduread_only=false
6532623SN/Atable_size=65536
6542623SN/A
6552623SN/A[system.disk2.image.child]
6562623SN/Atype=RawDiskImage
6572623SN/Aeventq_index=0
6582623SN/Aimage_file=/dist/disks/linux-bigswap2.img
6592623SN/Aread_only=true
6602623SN/A
6612623SN/A[system.intrctrl]
6622623SN/Atype=IntrControl
6632623SN/Aeventq_index=0
6642623SN/Asys=system
6652623SN/A
6662623SN/A[system.iobus]
6672623SN/Atype=NoncoherentBus
6682623SN/Aclk_domain=system.clk_domain
6692623SN/Aeventq_index=0
6702623SN/Aheader_cycles=1
6712623SN/Ause_default_range=true
6722623SN/Awidth=8
6732623SN/Adefault=system.tsunami.pciconfig.pio
6742623SN/Amaster=system.tsunami.cchip.pio system.tsunami.pchip.pio system.tsunami.fake_sm_chip.pio system.tsunami.fake_uart1.pio system.tsunami.fake_uart2.pio system.tsunami.fake_uart3.pio system.tsunami.fake_uart4.pio system.tsunami.fake_ppc.pio system.tsunami.fake_OROM.pio system.tsunami.fake_pnp_addr.pio system.tsunami.fake_pnp_write.pio system.tsunami.fake_pnp_read0.pio system.tsunami.fake_pnp_read1.pio system.tsunami.fake_pnp_read2.pio system.tsunami.fake_pnp_read3.pio system.tsunami.fake_pnp_read4.pio system.tsunami.fake_pnp_read5.pio system.tsunami.fake_pnp_read6.pio system.tsunami.fake_pnp_read7.pio system.tsunami.fake_ata0.pio system.tsunami.fake_ata1.pio system.tsunami.fb.pio system.tsunami.io.pio system.tsunami.uart.pio system.tsunami.backdoor.pio system.tsunami.ide.pio system.tsunami.ide.config system.tsunami.ethernet.pio system.tsunami.ethernet.config system.iocache.cpu_side
6752623SN/Aslave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
6762623SN/A
6772623SN/A[system.iocache]
6782623SN/Atype=BaseCache
6792623SN/Achildren=tags
6802623SN/Aaddr_ranges=0:134217727
6812623SN/Aassoc=8
6822623SN/Aclk_domain=system.clk_domain
6832623SN/Aeventq_index=0
6842623SN/Aforward_snoops=false
6852623SN/Ahit_latency=50
6862623SN/Ais_top_level=true
6872623SN/Amax_miss_count=0
6882623SN/Amshrs=20
6892623SN/Aprefetch_on_access=false
6902623SN/Aprefetcher=Null
6912623SN/Aresponse_latency=50
6922623SN/Asequential_access=false
6932623SN/Asize=1024
6942623SN/Asystem=system
6952623SN/Atags=system.iocache.tags
6962623SN/Atgts_per_mshr=12
6972623SN/Atwo_queue=false
6982623SN/Awrite_buffers=8
6992623SN/Acpu_side=system.iobus.master[29]
7002623SN/Amem_side=system.membus.slave[2]
7014940Snate@binkert.org
7024940Snate@binkert.org[system.iocache.tags]
7035100Ssaidi@eecs.umich.edutype=LRU
7042623SN/Aassoc=8
7052623SN/Ablock_size=64
7062623SN/Aclk_domain=system.clk_domain
7072623SN/Aeventq_index=0
7083387Sgblack@eecs.umich.eduhit_latency=50
7093387Sgblack@eecs.umich.edusequential_access=false
7102626SN/Asize=1024
7114870Sstever@eecs.umich.edu
7122623SN/A[system.membus]
7132623SN/Atype=CoherentBus
7144182Sgblack@eecs.umich.educhildren=badaddr_responder
7154182Sgblack@eecs.umich.educlk_domain=system.clk_domain
7164182Sgblack@eecs.umich.edueventq_index=0
7172662Sstever@eecs.umich.eduheader_cycles=1
7184182Sgblack@eecs.umich.edusystem=system
7194593Sgblack@eecs.umich.eduuse_default_range=false
7204593Sgblack@eecs.umich.eduwidth=8
7214182Sgblack@eecs.umich.edudefault=system.membus.badaddr_responder.pio
7224870Sstever@eecs.umich.edumaster=system.bridge.slave system.physmem.port
7234870Sstever@eecs.umich.eduslave=system.system_port system.cpu.l2cache.mem_side system.iocache.mem_side
7244870Sstever@eecs.umich.edu
7252623SN/A[system.membus.badaddr_responder]
7264968Sacolyte@umich.edutype=IsaFake
7274968Sacolyte@umich.educlk_domain=system.clk_domain
7284968Sacolyte@umich.edueventq_index=0
7294968Sacolyte@umich.edufake_mem=false
7304968Sacolyte@umich.edupio_addr=0
7314986Ssaidi@eecs.umich.edupio_latency=100000
7324968Sacolyte@umich.edupio_size=8
7334182Sgblack@eecs.umich.eduret_bad_addr=true
7344182Sgblack@eecs.umich.eduret_data16=65535
7354593Sgblack@eecs.umich.eduret_data32=4294967295
7364182Sgblack@eecs.umich.eduret_data64=18446744073709551615
7372623SN/Aret_data8=255
7383814Ssaidi@eecs.umich.edusystem=system
7395001Sgblack@eecs.umich.eduupdate_data=false
7404182Sgblack@eecs.umich.eduwarn_access=
7414998Sgblack@eecs.umich.edupio=system.membus.default
7424998Sgblack@eecs.umich.edu
7434998Sgblack@eecs.umich.edu[system.physmem]
7444998Sgblack@eecs.umich.edutype=SimpleDRAM
7455001Sgblack@eecs.umich.eduactivation_limit=4
7465001Sgblack@eecs.umich.eduaddr_mapping=RaBaChCo
7475001Sgblack@eecs.umich.edubanks_per_rank=8
7485001Sgblack@eecs.umich.eduburst_length=8
7495001Sgblack@eecs.umich.educhannels=1
7504998Sgblack@eecs.umich.educlk_domain=system.clk_domain
7514182Sgblack@eecs.umich.educonf_table_reported=true
7524182Sgblack@eecs.umich.edudevice_bus_width=8
7532623SN/Adevice_rowbuffer_size=1024
7543814Ssaidi@eecs.umich.edudevices_per_rank=8
7554539Sgblack@eecs.umich.edueventq_index=0
7564539Sgblack@eecs.umich.eduin_addr_map=true
7573814Ssaidi@eecs.umich.edumem_sched_policy=frfcfs
7583814Ssaidi@eecs.umich.edunull=false
7592623SN/Apage_policy=open
7604182Sgblack@eecs.umich.edurange=0:134217727
7615100Ssaidi@eecs.umich.eduranks_per_channel=2
7622623SN/Aread_buffer_size=32
7635100Ssaidi@eecs.umich.edustatic_backend_latency=10000
7645100Ssaidi@eecs.umich.edustatic_frontend_latency=10000
7655100Ssaidi@eecs.umich.edutBURST=5000
7665100Ssaidi@eecs.umich.edutCL=13750
7672803Ssaidi@eecs.umich.edutRAS=35000
7685100Ssaidi@eecs.umich.edutRCD=13750
7692623SN/AtREFI=7800000
7702623SN/AtRFC=300000
7712623SN/AtRP=13750
7724377Sgblack@eecs.umich.edutRRD=6250
7734182Sgblack@eecs.umich.edutWTR=7500
7742623SN/AtXAW=40000
7752623SN/Awrite_buffer_size=32
7762626SN/Awrite_high_thresh_perc=70
7772626SN/Awrite_low_thresh_perc=0
7782623SN/Aport=system.membus.master[1]
7792623SN/A
7802623SN/A[system.simple_disk]
7812623SN/Atype=SimpleDisk
7822623SN/Achildren=disk
7832623SN/Adisk=system.simple_disk.disk
7842623SN/Aeventq_index=0
7854762Snate@binkert.orgsystem=system
7864762Snate@binkert.org
7872623SN/A[system.simple_disk.disk]
7882623SN/Atype=RawDiskImage
7894762Snate@binkert.orgeventq_index=0
7902623SN/Aimage_file=/dist/disks/linux-latest.img
7912623SN/Aread_only=true
7922623SN/A
7932623SN/A[system.terminal]
7942623SN/Atype=Terminal
7953119Sktlim@umich.edueventq_index=0
7962623SN/Aintr_control=system.intrctrl
7973661Srdreslin@umich.edunumber=0
7982623SN/Aoutput=true
7992623SN/Aport=3456
8002623SN/A
8012623SN/A[system.tsunami]
8022623SN/Atype=Tsunami
8032901Ssaidi@eecs.umich.educhildren=backdoor cchip ethernet fake_OROM fake_ata0 fake_ata1 fake_pnp_addr fake_pnp_read0 fake_pnp_read1 fake_pnp_read2 fake_pnp_read3 fake_pnp_read4 fake_pnp_read5 fake_pnp_read6 fake_pnp_read7 fake_pnp_write fake_ppc fake_sm_chip fake_uart1 fake_uart2 fake_uart3 fake_uart4 fb ide io pchip pciconfig uart
8043170Sstever@eecs.umich.edueventq_index=0
8054776Sgblack@eecs.umich.eduintrctrl=system.intrctrl
8062623SN/Asystem=system
8072623SN/A
8082623SN/A[system.tsunami.backdoor]
8094997Sgblack@eecs.umich.edutype=AlphaBackdoor
8102623SN/Aclk_domain=system.clk_domain
8113617Sbinkertn@umich.educpu=system.cpu
8123617Sbinkertn@umich.edudisk=system.simple_disk
8133617Sbinkertn@umich.edueventq_index=0
8142623SN/Apio_addr=8804682956800
8154762Snate@binkert.orgpio_latency=100000
8164762Snate@binkert.orgplatform=system.tsunami
8174762Snate@binkert.orgsystem=system
8182623SN/Aterminal=system.terminal
8192623SN/Apio=system.iobus.master[24]
8202623SN/A
8212623SN/A[system.tsunami.cchip]
8222623SN/Atype=TsunamiCChip
823clk_domain=system.clk_domain
824eventq_index=0
825pio_addr=8803072344064
826pio_latency=100000
827system=system
828tsunami=system.tsunami
829pio=system.iobus.master[0]
830
831[system.tsunami.ethernet]
832type=NSGigE
833BAR0=1
834BAR0LegacyIO=false
835BAR0Size=256
836BAR1=0
837BAR1LegacyIO=false
838BAR1Size=4096
839BAR2=0
840BAR2LegacyIO=false
841BAR2Size=0
842BAR3=0
843BAR3LegacyIO=false
844BAR3Size=0
845BAR4=0
846BAR4LegacyIO=false
847BAR4Size=0
848BAR5=0
849BAR5LegacyIO=false
850BAR5Size=0
851BIST=0
852CacheLineSize=0
853CapabilityPtr=0
854CardbusCIS=0
855ClassCode=2
856Command=0
857DeviceID=34
858ExpansionROM=0
859HeaderType=0
860InterruptLine=30
861InterruptPin=1
862LatencyTimer=0
863MSICAPBaseOffset=0
864MSICAPCapId=0
865MSICAPMaskBits=0
866MSICAPMsgAddr=0
867MSICAPMsgCtrl=0
868MSICAPMsgData=0
869MSICAPMsgUpperAddr=0
870MSICAPNextCapability=0
871MSICAPPendingBits=0
872MSIXCAPBaseOffset=0
873MSIXCAPCapId=0
874MSIXCAPNextCapability=0
875MSIXMsgCtrl=0
876MSIXPbaOffset=0
877MSIXTableOffset=0
878MaximumLatency=52
879MinimumGrant=176
880PMCAPBaseOffset=0
881PMCAPCapId=0
882PMCAPCapabilities=0
883PMCAPCtrlStatus=0
884PMCAPNextCapability=0
885PXCAPBaseOffset=0
886PXCAPCapId=0
887PXCAPCapabilities=0
888PXCAPDevCap2=0
889PXCAPDevCapabilities=0
890PXCAPDevCtrl=0
891PXCAPDevCtrl2=0
892PXCAPDevStatus=0
893PXCAPLinkCap=0
894PXCAPLinkCtrl=0
895PXCAPLinkStatus=0
896PXCAPNextCapability=0
897ProgIF=0
898Revision=0
899Status=656
900SubClassCode=0
901SubsystemID=0
902SubsystemVendorID=0
903VendorID=4107
904clk_domain=system.clk_domain
905config_latency=20000
906dma_data_free=false
907dma_desc_free=false
908dma_no_allocate=true
909dma_read_delay=0
910dma_read_factor=0
911dma_write_delay=0
912dma_write_factor=0
913eventq_index=0
914hardware_address=00:90:00:00:00:01
915intr_delay=10000000
916pci_bus=0
917pci_dev=1
918pci_func=0
919pio_latency=30000
920platform=system.tsunami
921rss=false
922rx_delay=1000000
923rx_fifo_size=524288
924rx_filter=true
925rx_thread=false
926system=system
927tx_delay=1000000
928tx_fifo_size=524288
929tx_thread=false
930config=system.iobus.master[28]
931dma=system.iobus.slave[2]
932pio=system.iobus.master[27]
933
934[system.tsunami.fake_OROM]
935type=IsaFake
936clk_domain=system.clk_domain
937eventq_index=0
938fake_mem=false
939pio_addr=8796093677568
940pio_latency=100000
941pio_size=393216
942ret_bad_addr=false
943ret_data16=65535
944ret_data32=4294967295
945ret_data64=18446744073709551615
946ret_data8=255
947system=system
948update_data=false
949warn_access=
950pio=system.iobus.master[8]
951
952[system.tsunami.fake_ata0]
953type=IsaFake
954clk_domain=system.clk_domain
955eventq_index=0
956fake_mem=false
957pio_addr=8804615848432
958pio_latency=100000
959pio_size=8
960ret_bad_addr=false
961ret_data16=65535
962ret_data32=4294967295
963ret_data64=18446744073709551615
964ret_data8=255
965system=system
966update_data=false
967warn_access=
968pio=system.iobus.master[19]
969
970[system.tsunami.fake_ata1]
971type=IsaFake
972clk_domain=system.clk_domain
973eventq_index=0
974fake_mem=false
975pio_addr=8804615848304
976pio_latency=100000
977pio_size=8
978ret_bad_addr=false
979ret_data16=65535
980ret_data32=4294967295
981ret_data64=18446744073709551615
982ret_data8=255
983system=system
984update_data=false
985warn_access=
986pio=system.iobus.master[20]
987
988[system.tsunami.fake_pnp_addr]
989type=IsaFake
990clk_domain=system.clk_domain
991eventq_index=0
992fake_mem=false
993pio_addr=8804615848569
994pio_latency=100000
995pio_size=8
996ret_bad_addr=false
997ret_data16=65535
998ret_data32=4294967295
999ret_data64=18446744073709551615
1000ret_data8=255
1001system=system
1002update_data=false
1003warn_access=
1004pio=system.iobus.master[9]
1005
1006[system.tsunami.fake_pnp_read0]
1007type=IsaFake
1008clk_domain=system.clk_domain
1009eventq_index=0
1010fake_mem=false
1011pio_addr=8804615848451
1012pio_latency=100000
1013pio_size=8
1014ret_bad_addr=false
1015ret_data16=65535
1016ret_data32=4294967295
1017ret_data64=18446744073709551615
1018ret_data8=255
1019system=system
1020update_data=false
1021warn_access=
1022pio=system.iobus.master[11]
1023
1024[system.tsunami.fake_pnp_read1]
1025type=IsaFake
1026clk_domain=system.clk_domain
1027eventq_index=0
1028fake_mem=false
1029pio_addr=8804615848515
1030pio_latency=100000
1031pio_size=8
1032ret_bad_addr=false
1033ret_data16=65535
1034ret_data32=4294967295
1035ret_data64=18446744073709551615
1036ret_data8=255
1037system=system
1038update_data=false
1039warn_access=
1040pio=system.iobus.master[12]
1041
1042[system.tsunami.fake_pnp_read2]
1043type=IsaFake
1044clk_domain=system.clk_domain
1045eventq_index=0
1046fake_mem=false
1047pio_addr=8804615848579
1048pio_latency=100000
1049pio_size=8
1050ret_bad_addr=false
1051ret_data16=65535
1052ret_data32=4294967295
1053ret_data64=18446744073709551615
1054ret_data8=255
1055system=system
1056update_data=false
1057warn_access=
1058pio=system.iobus.master[13]
1059
1060[system.tsunami.fake_pnp_read3]
1061type=IsaFake
1062clk_domain=system.clk_domain
1063eventq_index=0
1064fake_mem=false
1065pio_addr=8804615848643
1066pio_latency=100000
1067pio_size=8
1068ret_bad_addr=false
1069ret_data16=65535
1070ret_data32=4294967295
1071ret_data64=18446744073709551615
1072ret_data8=255
1073system=system
1074update_data=false
1075warn_access=
1076pio=system.iobus.master[14]
1077
1078[system.tsunami.fake_pnp_read4]
1079type=IsaFake
1080clk_domain=system.clk_domain
1081eventq_index=0
1082fake_mem=false
1083pio_addr=8804615848707
1084pio_latency=100000
1085pio_size=8
1086ret_bad_addr=false
1087ret_data16=65535
1088ret_data32=4294967295
1089ret_data64=18446744073709551615
1090ret_data8=255
1091system=system
1092update_data=false
1093warn_access=
1094pio=system.iobus.master[15]
1095
1096[system.tsunami.fake_pnp_read5]
1097type=IsaFake
1098clk_domain=system.clk_domain
1099eventq_index=0
1100fake_mem=false
1101pio_addr=8804615848771
1102pio_latency=100000
1103pio_size=8
1104ret_bad_addr=false
1105ret_data16=65535
1106ret_data32=4294967295
1107ret_data64=18446744073709551615
1108ret_data8=255
1109system=system
1110update_data=false
1111warn_access=
1112pio=system.iobus.master[16]
1113
1114[system.tsunami.fake_pnp_read6]
1115type=IsaFake
1116clk_domain=system.clk_domain
1117eventq_index=0
1118fake_mem=false
1119pio_addr=8804615848835
1120pio_latency=100000
1121pio_size=8
1122ret_bad_addr=false
1123ret_data16=65535
1124ret_data32=4294967295
1125ret_data64=18446744073709551615
1126ret_data8=255
1127system=system
1128update_data=false
1129warn_access=
1130pio=system.iobus.master[17]
1131
1132[system.tsunami.fake_pnp_read7]
1133type=IsaFake
1134clk_domain=system.clk_domain
1135eventq_index=0
1136fake_mem=false
1137pio_addr=8804615848899
1138pio_latency=100000
1139pio_size=8
1140ret_bad_addr=false
1141ret_data16=65535
1142ret_data32=4294967295
1143ret_data64=18446744073709551615
1144ret_data8=255
1145system=system
1146update_data=false
1147warn_access=
1148pio=system.iobus.master[18]
1149
1150[system.tsunami.fake_pnp_write]
1151type=IsaFake
1152clk_domain=system.clk_domain
1153eventq_index=0
1154fake_mem=false
1155pio_addr=8804615850617
1156pio_latency=100000
1157pio_size=8
1158ret_bad_addr=false
1159ret_data16=65535
1160ret_data32=4294967295
1161ret_data64=18446744073709551615
1162ret_data8=255
1163system=system
1164update_data=false
1165warn_access=
1166pio=system.iobus.master[10]
1167
1168[system.tsunami.fake_ppc]
1169type=IsaFake
1170clk_domain=system.clk_domain
1171eventq_index=0
1172fake_mem=false
1173pio_addr=8804615848891
1174pio_latency=100000
1175pio_size=8
1176ret_bad_addr=false
1177ret_data16=65535
1178ret_data32=4294967295
1179ret_data64=18446744073709551615
1180ret_data8=255
1181system=system
1182update_data=false
1183warn_access=
1184pio=system.iobus.master[7]
1185
1186[system.tsunami.fake_sm_chip]
1187type=IsaFake
1188clk_domain=system.clk_domain
1189eventq_index=0
1190fake_mem=false
1191pio_addr=8804615848816
1192pio_latency=100000
1193pio_size=8
1194ret_bad_addr=false
1195ret_data16=65535
1196ret_data32=4294967295
1197ret_data64=18446744073709551615
1198ret_data8=255
1199system=system
1200update_data=false
1201warn_access=
1202pio=system.iobus.master[2]
1203
1204[system.tsunami.fake_uart1]
1205type=IsaFake
1206clk_domain=system.clk_domain
1207eventq_index=0
1208fake_mem=false
1209pio_addr=8804615848696
1210pio_latency=100000
1211pio_size=8
1212ret_bad_addr=false
1213ret_data16=65535
1214ret_data32=4294967295
1215ret_data64=18446744073709551615
1216ret_data8=255
1217system=system
1218update_data=false
1219warn_access=
1220pio=system.iobus.master[3]
1221
1222[system.tsunami.fake_uart2]
1223type=IsaFake
1224clk_domain=system.clk_domain
1225eventq_index=0
1226fake_mem=false
1227pio_addr=8804615848936
1228pio_latency=100000
1229pio_size=8
1230ret_bad_addr=false
1231ret_data16=65535
1232ret_data32=4294967295
1233ret_data64=18446744073709551615
1234ret_data8=255
1235system=system
1236update_data=false
1237warn_access=
1238pio=system.iobus.master[4]
1239
1240[system.tsunami.fake_uart3]
1241type=IsaFake
1242clk_domain=system.clk_domain
1243eventq_index=0
1244fake_mem=false
1245pio_addr=8804615848680
1246pio_latency=100000
1247pio_size=8
1248ret_bad_addr=false
1249ret_data16=65535
1250ret_data32=4294967295
1251ret_data64=18446744073709551615
1252ret_data8=255
1253system=system
1254update_data=false
1255warn_access=
1256pio=system.iobus.master[5]
1257
1258[system.tsunami.fake_uart4]
1259type=IsaFake
1260clk_domain=system.clk_domain
1261eventq_index=0
1262fake_mem=false
1263pio_addr=8804615848944
1264pio_latency=100000
1265pio_size=8
1266ret_bad_addr=false
1267ret_data16=65535
1268ret_data32=4294967295
1269ret_data64=18446744073709551615
1270ret_data8=255
1271system=system
1272update_data=false
1273warn_access=
1274pio=system.iobus.master[6]
1275
1276[system.tsunami.fb]
1277type=BadDevice
1278clk_domain=system.clk_domain
1279devicename=FrameBuffer
1280eventq_index=0
1281pio_addr=8804615848912
1282pio_latency=100000
1283system=system
1284pio=system.iobus.master[21]
1285
1286[system.tsunami.ide]
1287type=IdeController
1288BAR0=1
1289BAR0LegacyIO=false
1290BAR0Size=8
1291BAR1=1
1292BAR1LegacyIO=false
1293BAR1Size=4
1294BAR2=1
1295BAR2LegacyIO=false
1296BAR2Size=8
1297BAR3=1
1298BAR3LegacyIO=false
1299BAR3Size=4
1300BAR4=1
1301BAR4LegacyIO=false
1302BAR4Size=16
1303BAR5=1
1304BAR5LegacyIO=false
1305BAR5Size=0
1306BIST=0
1307CacheLineSize=0
1308CapabilityPtr=0
1309CardbusCIS=0
1310ClassCode=1
1311Command=0
1312DeviceID=28945
1313ExpansionROM=0
1314HeaderType=0
1315InterruptLine=31
1316InterruptPin=1
1317LatencyTimer=0
1318MSICAPBaseOffset=0
1319MSICAPCapId=0
1320MSICAPMaskBits=0
1321MSICAPMsgAddr=0
1322MSICAPMsgCtrl=0
1323MSICAPMsgData=0
1324MSICAPMsgUpperAddr=0
1325MSICAPNextCapability=0
1326MSICAPPendingBits=0
1327MSIXCAPBaseOffset=0
1328MSIXCAPCapId=0
1329MSIXCAPNextCapability=0
1330MSIXMsgCtrl=0
1331MSIXPbaOffset=0
1332MSIXTableOffset=0
1333MaximumLatency=0
1334MinimumGrant=0
1335PMCAPBaseOffset=0
1336PMCAPCapId=0
1337PMCAPCapabilities=0
1338PMCAPCtrlStatus=0
1339PMCAPNextCapability=0
1340PXCAPBaseOffset=0
1341PXCAPCapId=0
1342PXCAPCapabilities=0
1343PXCAPDevCap2=0
1344PXCAPDevCapabilities=0
1345PXCAPDevCtrl=0
1346PXCAPDevCtrl2=0
1347PXCAPDevStatus=0
1348PXCAPLinkCap=0
1349PXCAPLinkCtrl=0
1350PXCAPLinkStatus=0
1351PXCAPNextCapability=0
1352ProgIF=133
1353Revision=0
1354Status=640
1355SubClassCode=1
1356SubsystemID=0
1357SubsystemVendorID=0
1358VendorID=32902
1359clk_domain=system.clk_domain
1360config_latency=20000
1361ctrl_offset=0
1362disks=system.disk0 system.disk2
1363eventq_index=0
1364io_shift=0
1365pci_bus=0
1366pci_dev=0
1367pci_func=0
1368pio_latency=30000
1369platform=system.tsunami
1370system=system
1371config=system.iobus.master[26]
1372dma=system.iobus.slave[1]
1373pio=system.iobus.master[25]
1374
1375[system.tsunami.io]
1376type=TsunamiIO
1377clk_domain=system.clk_domain
1378eventq_index=0
1379frequency=976562500
1380pio_addr=8804615847936
1381pio_latency=100000
1382system=system
1383time=Thu Jan  1 00:00:00 2009
1384tsunami=system.tsunami
1385year_is_bcd=false
1386pio=system.iobus.master[22]
1387
1388[system.tsunami.pchip]
1389type=TsunamiPChip
1390clk_domain=system.clk_domain
1391eventq_index=0
1392pio_addr=8802535473152
1393pio_latency=100000
1394system=system
1395tsunami=system.tsunami
1396pio=system.iobus.master[1]
1397
1398[system.tsunami.pciconfig]
1399type=PciConfigAll
1400bus=0
1401clk_domain=system.clk_domain
1402eventq_index=0
1403pio_addr=0
1404pio_latency=30000
1405platform=system.tsunami
1406size=16777216
1407system=system
1408pio=system.iobus.default
1409
1410[system.tsunami.uart]
1411type=Uart8250
1412clk_domain=system.clk_domain
1413eventq_index=0
1414pio_addr=8804615848952
1415pio_latency=100000
1416platform=system.tsunami
1417system=system
1418terminal=system.terminal
1419pio=system.iobus.master[23]
1420
1421[system.voltage_domain]
1422type=VoltageDomain
1423eventq_index=0
1424voltage=1.000000
1425
1426