1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
13children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18exit_on_work_items=false
19init_param=0
20kernel=
21kernel_addr_check=true
22load_addr_mask=1099511627775
23load_offset=0
24mem_mode=timing
25mem_ranges=
26memories=system.physmem
27mmap_using_noreserve=false
28multi_thread=false
29num_work_ids=16
30readfile=
31symbolfile=
32work_begin_ckpt_count=0
33work_begin_cpu_id_exit=-1
34work_begin_exit_count=0
35work_cpus_ckpt_count=0
36work_end_ckpt_count=0

--- 92 unchanged lines hidden (view full) ---

129numThreads=1
130
131[system.cpu.dcache]
132type=Cache
133children=tags
134addr_ranges=0:18446744073709551615
135assoc=2
136clk_domain=system.cpu_clk_domain
137clusivity=mostly_incl
138demand_mshr_reserve=1
139eventq_index=0
137forward_snoops=true
140hit_latency=2
141is_read_only=false
142max_miss_count=0
143mshrs=4
144prefetch_on_access=false
145prefetcher=Null
146response_latency=2
147sequential_access=false
148size=262144
149system=system
150tags=system.cpu.dcache.tags
151tgts_per_mshr=20
152write_buffers=8
153writeback_clean=false
154cpu_side=system.cpu.dcache_port
155mem_side=system.cpu.toL2Bus.slave[1]
156
157[system.cpu.dcache.tags]
158type=LRU
159assoc=2
160block_size=64
161clk_domain=system.cpu_clk_domain

--- 427 unchanged lines hidden (view full) ---

589opClass=InstPrefetch
590
591[system.cpu.icache]
592type=Cache
593children=tags
594addr_ranges=0:18446744073709551615
595assoc=2
596clk_domain=system.cpu_clk_domain
597clusivity=mostly_incl
598demand_mshr_reserve=1
599eventq_index=0
596forward_snoops=true
600hit_latency=2
601is_read_only=true
602max_miss_count=0
603mshrs=4
604prefetch_on_access=false
605prefetcher=Null
606response_latency=2
607sequential_access=false
608size=131072
609system=system
610tags=system.cpu.icache.tags
611tgts_per_mshr=20
612write_buffers=8
613writeback_clean=true
614cpu_side=system.cpu.icache_port
615mem_side=system.cpu.toL2Bus.slave[0]
616
617[system.cpu.icache.tags]
618type=LRU
619assoc=2
620block_size=64
621clk_domain=system.cpu_clk_domain
622eventq_index=0
623hit_latency=2
624sequential_access=false
625size=131072
626
627[system.cpu.interrupts]
628type=ArmInterrupts
629eventq_index=0
630
631[system.cpu.isa]
632type=ArmISA
633decoderFlavour=Generic
634eventq_index=0
635fpsid=1090793632
636id_aa64afr0_el1=0
637id_aa64afr1_el1=0
638id_aa64dfr0_el1=1052678
639id_aa64dfr1_el1=0
640id_aa64isar0_el1=0
641id_aa64isar1_el1=0

--- 59 unchanged lines hidden (view full) ---

701port=system.cpu.toL2Bus.slave[2]
702
703[system.cpu.l2cache]
704type=Cache
705children=tags
706addr_ranges=0:18446744073709551615
707assoc=8
708clk_domain=system.cpu_clk_domain
709clusivity=mostly_incl
710demand_mshr_reserve=1
711eventq_index=0
706forward_snoops=true
712hit_latency=20
713is_read_only=false
714max_miss_count=0
715mshrs=20
716prefetch_on_access=false
717prefetcher=Null
718response_latency=20
719sequential_access=false
720size=2097152
721system=system
722tags=system.cpu.l2cache.tags
723tgts_per_mshr=12
724write_buffers=8
725writeback_clean=false
726cpu_side=system.cpu.toL2Bus.master[0]
727mem_side=system.membus.slave[1]
728
729[system.cpu.l2cache.tags]
730type=LRU
731assoc=8
732block_size=64
733clk_domain=system.cpu_clk_domain
734eventq_index=0
735hit_latency=20
736sequential_access=false
737size=2097152
738
739[system.cpu.toL2Bus]
740type=CoherentXBar
741children=snoop_filter
742clk_domain=system.cpu_clk_domain
743eventq_index=0
744forward_latency=0
745frontend_latency=1
746point_of_coherency=false
747response_latency=1
740snoop_filter=Null
748snoop_filter=system.cpu.toL2Bus.snoop_filter
749snoop_response_latency=1
750system=system
751use_default_range=false
752width=32
753master=system.cpu.l2cache.cpu_side
754slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
755
756[system.cpu.toL2Bus.snoop_filter]
757type=SnoopFilter
758eventq_index=0
759lookup_latency=0
760max_capacity=8388608
761system=system
762
763[system.cpu.tracer]
764type=ExeTracer
765eventq_index=0
766
767[system.cpu.workload]
768type=LiveProcess
769cmd=vortex lendian.raw
770cwd=build/ARM/tests/opt/long/se/50.vortex/arm/linux/minor-timing
771drivers=
772egid=100
773env=
774errout=cerr
775euid=100
776eventq_index=0
762executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/vortex
777executable=/dist/m5/cpu2000/binaries/arm/linux/vortex
778gid=100
779input=cin
780kvmInSE=false
781max_stack_size=67108864
782output=cout
783pid=100
784ppid=99
785simpoint=0

--- 18 unchanged lines hidden (view full) ---

804transition_latency=100000000
805
806[system.membus]
807type=CoherentXBar
808clk_domain=system.clk_domain
809eventq_index=0
810forward_latency=4
811frontend_latency=3
812point_of_coherency=true
813response_latency=2
814snoop_filter=Null
815snoop_response_latency=4
816system=system
817use_default_range=false
818width=16
819master=system.physmem.port
820slave=system.system_port system.cpu.l2cache.mem_side

--- 83 unchanged lines hidden ---