arm regressions: updates to config.ini, terminal files
This commit is contained in:
parent
3026a116ba
commit
3b01edd7fa
10 changed files with 21 additions and 182 deletions
|
@ -10,7 +10,7 @@ time_sync_spin_threshold=100000000
|
||||||
type=LinuxArmSystem
|
type=LinuxArmSystem
|
||||||
children=bridge cf0 cpu0 cpu1 intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver
|
children=bridge cf0 cpu0 cpu1 intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver
|
||||||
atags_addr=256
|
atags_addr=256
|
||||||
boot_loader=/projects/pd/randd/dist/binaries/boot.arm
|
boot_loader=/scratch/nilay/GEM5/system/binaries/boot.arm
|
||||||
boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
|
boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
|
||||||
clock=1000
|
clock=1000
|
||||||
dtb_filename=
|
dtb_filename=
|
||||||
|
@ -19,11 +19,12 @@ enable_context_switch_stats_dump=false
|
||||||
flags_addr=268435504
|
flags_addr=268435504
|
||||||
gic_cpu_addr=520093952
|
gic_cpu_addr=520093952
|
||||||
init_param=0
|
init_param=0
|
||||||
kernel=/projects/pd/randd/dist/binaries/vmlinux.arm.smp.fb.2.6.38.8
|
kernel=/scratch/nilay/GEM5/system/binaries/vmlinux.arm.smp.fb.2.6.38.8
|
||||||
load_addr_mask=268435455
|
load_addr_mask=268435455
|
||||||
machine_type=RealView_PBX
|
machine_type=RealView_PBX
|
||||||
mem_mode=timing
|
mem_mode=timing
|
||||||
memories=system.physmem system.realview.nvmem
|
memories=system.physmem system.realview.nvmem
|
||||||
|
midr_regval=890224640
|
||||||
multi_proc=true
|
multi_proc=true
|
||||||
num_work_ids=16
|
num_work_ids=16
|
||||||
readfile=tests/halt.sh
|
readfile=tests/halt.sh
|
||||||
|
@ -64,12 +65,12 @@ table_size=65536
|
||||||
|
|
||||||
[system.cf0.image.child]
|
[system.cf0.image.child]
|
||||||
type=RawDiskImage
|
type=RawDiskImage
|
||||||
image_file=/projects/pd/randd/dist/disks/linux-arm-ael.img
|
image_file=/scratch/nilay/GEM5/system/disks/linux-arm-ael.img
|
||||||
read_only=true
|
read_only=true
|
||||||
|
|
||||||
[system.cpu0]
|
[system.cpu0]
|
||||||
type=DerivO3CPU
|
type=DerivO3CPU
|
||||||
children=dcache dtb fuPool icache interrupts isa itb tracer
|
children=dcache dtb fuPool icache interrupts itb tracer
|
||||||
BTBEntries=4096
|
BTBEntries=4096
|
||||||
BTBTagSize=16
|
BTBTagSize=16
|
||||||
LFSTSize=1024
|
LFSTSize=1024
|
||||||
|
@ -117,7 +118,6 @@ iewToFetchDelay=1
|
||||||
iewToRenameDelay=1
|
iewToRenameDelay=1
|
||||||
instShiftAmt=2
|
instShiftAmt=2
|
||||||
interrupts=system.cpu0.interrupts
|
interrupts=system.cpu0.interrupts
|
||||||
isa=system.cpu0.isa
|
|
||||||
issueToExecuteDelay=1
|
issueToExecuteDelay=1
|
||||||
issueWidth=8
|
issueWidth=8
|
||||||
itb=system.cpu0.itb
|
itb=system.cpu0.itb
|
||||||
|
@ -497,23 +497,6 @@ mem_side=system.toL2Bus.slave[0]
|
||||||
[system.cpu0.interrupts]
|
[system.cpu0.interrupts]
|
||||||
type=ArmInterrupts
|
type=ArmInterrupts
|
||||||
|
|
||||||
[system.cpu0.isa]
|
|
||||||
type=ArmISA
|
|
||||||
fpsid=1090793632
|
|
||||||
id_isar0=34607377
|
|
||||||
id_isar1=34677009
|
|
||||||
id_isar2=555950401
|
|
||||||
id_isar3=17899825
|
|
||||||
id_isar4=268501314
|
|
||||||
id_isar5=0
|
|
||||||
id_mmfr0=3
|
|
||||||
id_mmfr1=0
|
|
||||||
id_mmfr2=19070976
|
|
||||||
id_mmfr3=4027589137
|
|
||||||
id_pfr0=49
|
|
||||||
id_pfr1=1
|
|
||||||
midr=890224640
|
|
||||||
|
|
||||||
[system.cpu0.itb]
|
[system.cpu0.itb]
|
||||||
type=ArmTLB
|
type=ArmTLB
|
||||||
children=walker
|
children=walker
|
||||||
|
@ -532,7 +515,7 @@ type=ExeTracer
|
||||||
|
|
||||||
[system.cpu1]
|
[system.cpu1]
|
||||||
type=DerivO3CPU
|
type=DerivO3CPU
|
||||||
children=dcache dtb fuPool icache interrupts isa itb tracer
|
children=dcache dtb fuPool icache interrupts itb tracer
|
||||||
BTBEntries=4096
|
BTBEntries=4096
|
||||||
BTBTagSize=16
|
BTBTagSize=16
|
||||||
LFSTSize=1024
|
LFSTSize=1024
|
||||||
|
@ -580,7 +563,6 @@ iewToFetchDelay=1
|
||||||
iewToRenameDelay=1
|
iewToRenameDelay=1
|
||||||
instShiftAmt=2
|
instShiftAmt=2
|
||||||
interrupts=system.cpu1.interrupts
|
interrupts=system.cpu1.interrupts
|
||||||
isa=system.cpu1.isa
|
|
||||||
issueToExecuteDelay=1
|
issueToExecuteDelay=1
|
||||||
issueWidth=8
|
issueWidth=8
|
||||||
itb=system.cpu1.itb
|
itb=system.cpu1.itb
|
||||||
|
@ -960,23 +942,6 @@ mem_side=system.toL2Bus.slave[4]
|
||||||
[system.cpu1.interrupts]
|
[system.cpu1.interrupts]
|
||||||
type=ArmInterrupts
|
type=ArmInterrupts
|
||||||
|
|
||||||
[system.cpu1.isa]
|
|
||||||
type=ArmISA
|
|
||||||
fpsid=1090793632
|
|
||||||
id_isar0=34607377
|
|
||||||
id_isar1=34677009
|
|
||||||
id_isar2=555950401
|
|
||||||
id_isar3=17899825
|
|
||||||
id_isar4=268501314
|
|
||||||
id_isar5=0
|
|
||||||
id_mmfr0=3
|
|
||||||
id_mmfr1=0
|
|
||||||
id_mmfr2=19070976
|
|
||||||
id_mmfr3=4027589137
|
|
||||||
id_pfr0=49
|
|
||||||
id_pfr1=1
|
|
||||||
midr=890224640
|
|
||||||
|
|
||||||
[system.cpu1.itb]
|
[system.cpu1.itb]
|
||||||
type=ArmTLB
|
type=ArmTLB
|
||||||
children=walker
|
children=walker
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -30,7 +30,7 @@ system_port=system.membus.slave[0]
|
||||||
|
|
||||||
[system.cpu]
|
[system.cpu]
|
||||||
type=DerivO3CPU
|
type=DerivO3CPU
|
||||||
children=dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
|
children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
|
||||||
BTBEntries=4096
|
BTBEntries=4096
|
||||||
BTBTagSize=16
|
BTBTagSize=16
|
||||||
LFSTSize=1024
|
LFSTSize=1024
|
||||||
|
@ -78,7 +78,6 @@ iewToFetchDelay=1
|
||||||
iewToRenameDelay=1
|
iewToRenameDelay=1
|
||||||
instShiftAmt=2
|
instShiftAmt=2
|
||||||
interrupts=system.cpu.interrupts
|
interrupts=system.cpu.interrupts
|
||||||
isa=system.cpu.isa
|
|
||||||
issueToExecuteDelay=1
|
issueToExecuteDelay=1
|
||||||
issueWidth=8
|
issueWidth=8
|
||||||
itb=system.cpu.itb
|
itb=system.cpu.itb
|
||||||
|
@ -458,23 +457,6 @@ mem_side=system.cpu.toL2Bus.slave[0]
|
||||||
[system.cpu.interrupts]
|
[system.cpu.interrupts]
|
||||||
type=ArmInterrupts
|
type=ArmInterrupts
|
||||||
|
|
||||||
[system.cpu.isa]
|
|
||||||
type=ArmISA
|
|
||||||
fpsid=1090793632
|
|
||||||
id_isar0=34607377
|
|
||||||
id_isar1=34677009
|
|
||||||
id_isar2=555950401
|
|
||||||
id_isar3=17899825
|
|
||||||
id_isar4=268501314
|
|
||||||
id_isar5=0
|
|
||||||
id_mmfr0=3
|
|
||||||
id_mmfr1=0
|
|
||||||
id_mmfr2=19070976
|
|
||||||
id_mmfr3=4027589137
|
|
||||||
id_pfr0=49
|
|
||||||
id_pfr1=1
|
|
||||||
midr=890224640
|
|
||||||
|
|
||||||
[system.cpu.itb]
|
[system.cpu.itb]
|
||||||
type=ArmTLB
|
type=ArmTLB
|
||||||
children=walker
|
children=walker
|
||||||
|
@ -536,7 +518,7 @@ egid=100
|
||||||
env=
|
env=
|
||||||
errout=cerr
|
errout=cerr
|
||||||
euid=100
|
euid=100
|
||||||
executable=/projects/pd/randd/dist/cpu2000/binaries/arm/linux/gzip
|
executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/gzip
|
||||||
gid=100
|
gid=100
|
||||||
input=cin
|
input=cin
|
||||||
max_stack_size=67108864
|
max_stack_size=67108864
|
||||||
|
|
|
@ -30,7 +30,7 @@ system_port=system.membus.slave[0]
|
||||||
|
|
||||||
[system.cpu]
|
[system.cpu]
|
||||||
type=DerivO3CPU
|
type=DerivO3CPU
|
||||||
children=dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
|
children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
|
||||||
BTBEntries=4096
|
BTBEntries=4096
|
||||||
BTBTagSize=16
|
BTBTagSize=16
|
||||||
LFSTSize=1024
|
LFSTSize=1024
|
||||||
|
@ -78,7 +78,6 @@ iewToFetchDelay=1
|
||||||
iewToRenameDelay=1
|
iewToRenameDelay=1
|
||||||
instShiftAmt=2
|
instShiftAmt=2
|
||||||
interrupts=system.cpu.interrupts
|
interrupts=system.cpu.interrupts
|
||||||
isa=system.cpu.isa
|
|
||||||
issueToExecuteDelay=1
|
issueToExecuteDelay=1
|
||||||
issueWidth=8
|
issueWidth=8
|
||||||
itb=system.cpu.itb
|
itb=system.cpu.itb
|
||||||
|
@ -458,23 +457,6 @@ mem_side=system.cpu.toL2Bus.slave[0]
|
||||||
[system.cpu.interrupts]
|
[system.cpu.interrupts]
|
||||||
type=ArmInterrupts
|
type=ArmInterrupts
|
||||||
|
|
||||||
[system.cpu.isa]
|
|
||||||
type=ArmISA
|
|
||||||
fpsid=1090793632
|
|
||||||
id_isar0=34607377
|
|
||||||
id_isar1=34677009
|
|
||||||
id_isar2=555950401
|
|
||||||
id_isar3=17899825
|
|
||||||
id_isar4=268501314
|
|
||||||
id_isar5=0
|
|
||||||
id_mmfr0=3
|
|
||||||
id_mmfr1=0
|
|
||||||
id_mmfr2=19070976
|
|
||||||
id_mmfr3=4027589137
|
|
||||||
id_pfr0=49
|
|
||||||
id_pfr1=1
|
|
||||||
midr=890224640
|
|
||||||
|
|
||||||
[system.cpu.itb]
|
[system.cpu.itb]
|
||||||
type=ArmTLB
|
type=ArmTLB
|
||||||
children=walker
|
children=walker
|
||||||
|
@ -536,9 +518,9 @@ egid=100
|
||||||
env=
|
env=
|
||||||
errout=cerr
|
errout=cerr
|
||||||
euid=100
|
euid=100
|
||||||
executable=/projects/pd/randd/dist/cpu2000/binaries/arm/linux/parser
|
executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/parser
|
||||||
gid=100
|
gid=100
|
||||||
input=/projects/pd/randd/dist/cpu2000/data/parser/mdred/input/parser.in
|
input=/scratch/nilay/GEM5/dist/m5/cpu2000/data/parser/mdred/input/parser.in
|
||||||
max_stack_size=67108864
|
max_stack_size=67108864
|
||||||
output=cout
|
output=cout
|
||||||
pid=100
|
pid=100
|
||||||
|
|
|
@ -30,7 +30,7 @@ system_port=system.membus.slave[0]
|
||||||
|
|
||||||
[system.cpu]
|
[system.cpu]
|
||||||
type=DerivO3CPU
|
type=DerivO3CPU
|
||||||
children=dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
|
children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
|
||||||
BTBEntries=4096
|
BTBEntries=4096
|
||||||
BTBTagSize=16
|
BTBTagSize=16
|
||||||
LFSTSize=1024
|
LFSTSize=1024
|
||||||
|
@ -78,7 +78,6 @@ iewToFetchDelay=1
|
||||||
iewToRenameDelay=1
|
iewToRenameDelay=1
|
||||||
instShiftAmt=2
|
instShiftAmt=2
|
||||||
interrupts=system.cpu.interrupts
|
interrupts=system.cpu.interrupts
|
||||||
isa=system.cpu.isa
|
|
||||||
issueToExecuteDelay=1
|
issueToExecuteDelay=1
|
||||||
issueWidth=8
|
issueWidth=8
|
||||||
itb=system.cpu.itb
|
itb=system.cpu.itb
|
||||||
|
@ -458,23 +457,6 @@ mem_side=system.cpu.toL2Bus.slave[0]
|
||||||
[system.cpu.interrupts]
|
[system.cpu.interrupts]
|
||||||
type=ArmInterrupts
|
type=ArmInterrupts
|
||||||
|
|
||||||
[system.cpu.isa]
|
|
||||||
type=ArmISA
|
|
||||||
fpsid=1090793632
|
|
||||||
id_isar0=34607377
|
|
||||||
id_isar1=34677009
|
|
||||||
id_isar2=555950401
|
|
||||||
id_isar3=17899825
|
|
||||||
id_isar4=268501314
|
|
||||||
id_isar5=0
|
|
||||||
id_mmfr0=3
|
|
||||||
id_mmfr1=0
|
|
||||||
id_mmfr2=19070976
|
|
||||||
id_mmfr3=4027589137
|
|
||||||
id_pfr0=49
|
|
||||||
id_pfr1=1
|
|
||||||
midr=890224640
|
|
||||||
|
|
||||||
[system.cpu.itb]
|
[system.cpu.itb]
|
||||||
type=ArmTLB
|
type=ArmTLB
|
||||||
children=walker
|
children=walker
|
||||||
|
@ -536,7 +518,7 @@ egid=100
|
||||||
env=
|
env=
|
||||||
errout=cerr
|
errout=cerr
|
||||||
euid=100
|
euid=100
|
||||||
executable=/projects/pd/randd/dist/cpu2000/binaries/arm/linux/eon
|
executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/eon
|
||||||
gid=100
|
gid=100
|
||||||
input=cin
|
input=cin
|
||||||
max_stack_size=67108864
|
max_stack_size=67108864
|
||||||
|
|
|
@ -30,7 +30,7 @@ system_port=system.membus.slave[0]
|
||||||
|
|
||||||
[system.cpu]
|
[system.cpu]
|
||||||
type=DerivO3CPU
|
type=DerivO3CPU
|
||||||
children=dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
|
children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
|
||||||
BTBEntries=4096
|
BTBEntries=4096
|
||||||
BTBTagSize=16
|
BTBTagSize=16
|
||||||
LFSTSize=1024
|
LFSTSize=1024
|
||||||
|
@ -78,7 +78,6 @@ iewToFetchDelay=1
|
||||||
iewToRenameDelay=1
|
iewToRenameDelay=1
|
||||||
instShiftAmt=2
|
instShiftAmt=2
|
||||||
interrupts=system.cpu.interrupts
|
interrupts=system.cpu.interrupts
|
||||||
isa=system.cpu.isa
|
|
||||||
issueToExecuteDelay=1
|
issueToExecuteDelay=1
|
||||||
issueWidth=8
|
issueWidth=8
|
||||||
itb=system.cpu.itb
|
itb=system.cpu.itb
|
||||||
|
@ -458,23 +457,6 @@ mem_side=system.cpu.toL2Bus.slave[0]
|
||||||
[system.cpu.interrupts]
|
[system.cpu.interrupts]
|
||||||
type=ArmInterrupts
|
type=ArmInterrupts
|
||||||
|
|
||||||
[system.cpu.isa]
|
|
||||||
type=ArmISA
|
|
||||||
fpsid=1090793632
|
|
||||||
id_isar0=34607377
|
|
||||||
id_isar1=34677009
|
|
||||||
id_isar2=555950401
|
|
||||||
id_isar3=17899825
|
|
||||||
id_isar4=268501314
|
|
||||||
id_isar5=0
|
|
||||||
id_mmfr0=3
|
|
||||||
id_mmfr1=0
|
|
||||||
id_mmfr2=19070976
|
|
||||||
id_mmfr3=4027589137
|
|
||||||
id_pfr0=49
|
|
||||||
id_pfr1=1
|
|
||||||
midr=890224640
|
|
||||||
|
|
||||||
[system.cpu.itb]
|
[system.cpu.itb]
|
||||||
type=ArmTLB
|
type=ArmTLB
|
||||||
children=walker
|
children=walker
|
||||||
|
@ -536,7 +518,7 @@ egid=100
|
||||||
env=
|
env=
|
||||||
errout=cerr
|
errout=cerr
|
||||||
euid=100
|
euid=100
|
||||||
executable=/projects/pd/randd/dist/cpu2000/binaries/arm/linux/perlbmk
|
executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/perlbmk
|
||||||
gid=100
|
gid=100
|
||||||
input=cin
|
input=cin
|
||||||
max_stack_size=67108864
|
max_stack_size=67108864
|
||||||
|
|
|
@ -30,7 +30,7 @@ system_port=system.membus.slave[0]
|
||||||
|
|
||||||
[system.cpu]
|
[system.cpu]
|
||||||
type=DerivO3CPU
|
type=DerivO3CPU
|
||||||
children=dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
|
children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
|
||||||
BTBEntries=4096
|
BTBEntries=4096
|
||||||
BTBTagSize=16
|
BTBTagSize=16
|
||||||
LFSTSize=1024
|
LFSTSize=1024
|
||||||
|
@ -78,7 +78,6 @@ iewToFetchDelay=1
|
||||||
iewToRenameDelay=1
|
iewToRenameDelay=1
|
||||||
instShiftAmt=2
|
instShiftAmt=2
|
||||||
interrupts=system.cpu.interrupts
|
interrupts=system.cpu.interrupts
|
||||||
isa=system.cpu.isa
|
|
||||||
issueToExecuteDelay=1
|
issueToExecuteDelay=1
|
||||||
issueWidth=8
|
issueWidth=8
|
||||||
itb=system.cpu.itb
|
itb=system.cpu.itb
|
||||||
|
@ -458,23 +457,6 @@ mem_side=system.cpu.toL2Bus.slave[0]
|
||||||
[system.cpu.interrupts]
|
[system.cpu.interrupts]
|
||||||
type=ArmInterrupts
|
type=ArmInterrupts
|
||||||
|
|
||||||
[system.cpu.isa]
|
|
||||||
type=ArmISA
|
|
||||||
fpsid=1090793632
|
|
||||||
id_isar0=34607377
|
|
||||||
id_isar1=34677009
|
|
||||||
id_isar2=555950401
|
|
||||||
id_isar3=17899825
|
|
||||||
id_isar4=268501314
|
|
||||||
id_isar5=0
|
|
||||||
id_mmfr0=3
|
|
||||||
id_mmfr1=0
|
|
||||||
id_mmfr2=19070976
|
|
||||||
id_mmfr3=4027589137
|
|
||||||
id_pfr0=49
|
|
||||||
id_pfr1=1
|
|
||||||
midr=890224640
|
|
||||||
|
|
||||||
[system.cpu.itb]
|
[system.cpu.itb]
|
||||||
type=ArmTLB
|
type=ArmTLB
|
||||||
children=walker
|
children=walker
|
||||||
|
@ -536,7 +518,7 @@ egid=100
|
||||||
env=
|
env=
|
||||||
errout=cerr
|
errout=cerr
|
||||||
euid=100
|
euid=100
|
||||||
executable=/projects/pd/randd/dist/cpu2000/binaries/arm/linux/vortex
|
executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/vortex
|
||||||
gid=100
|
gid=100
|
||||||
input=cin
|
input=cin
|
||||||
max_stack_size=67108864
|
max_stack_size=67108864
|
||||||
|
|
|
@ -30,7 +30,7 @@ system_port=system.membus.slave[0]
|
||||||
|
|
||||||
[system.cpu]
|
[system.cpu]
|
||||||
type=DerivO3CPU
|
type=DerivO3CPU
|
||||||
children=dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
|
children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
|
||||||
BTBEntries=4096
|
BTBEntries=4096
|
||||||
BTBTagSize=16
|
BTBTagSize=16
|
||||||
LFSTSize=1024
|
LFSTSize=1024
|
||||||
|
@ -78,7 +78,6 @@ iewToFetchDelay=1
|
||||||
iewToRenameDelay=1
|
iewToRenameDelay=1
|
||||||
instShiftAmt=2
|
instShiftAmt=2
|
||||||
interrupts=system.cpu.interrupts
|
interrupts=system.cpu.interrupts
|
||||||
isa=system.cpu.isa
|
|
||||||
issueToExecuteDelay=1
|
issueToExecuteDelay=1
|
||||||
issueWidth=8
|
issueWidth=8
|
||||||
itb=system.cpu.itb
|
itb=system.cpu.itb
|
||||||
|
@ -458,23 +457,6 @@ mem_side=system.cpu.toL2Bus.slave[0]
|
||||||
[system.cpu.interrupts]
|
[system.cpu.interrupts]
|
||||||
type=ArmInterrupts
|
type=ArmInterrupts
|
||||||
|
|
||||||
[system.cpu.isa]
|
|
||||||
type=ArmISA
|
|
||||||
fpsid=1090793632
|
|
||||||
id_isar0=34607377
|
|
||||||
id_isar1=34677009
|
|
||||||
id_isar2=555950401
|
|
||||||
id_isar3=17899825
|
|
||||||
id_isar4=268501314
|
|
||||||
id_isar5=0
|
|
||||||
id_mmfr0=3
|
|
||||||
id_mmfr1=0
|
|
||||||
id_mmfr2=19070976
|
|
||||||
id_mmfr3=4027589137
|
|
||||||
id_pfr0=49
|
|
||||||
id_pfr1=1
|
|
||||||
midr=890224640
|
|
||||||
|
|
||||||
[system.cpu.itb]
|
[system.cpu.itb]
|
||||||
type=ArmTLB
|
type=ArmTLB
|
||||||
children=walker
|
children=walker
|
||||||
|
@ -536,7 +518,7 @@ egid=100
|
||||||
env=
|
env=
|
||||||
errout=cerr
|
errout=cerr
|
||||||
euid=100
|
euid=100
|
||||||
executable=/projects/pd/randd/dist/cpu2000/binaries/arm/linux/bzip2
|
executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/bzip2
|
||||||
gid=100
|
gid=100
|
||||||
input=cin
|
input=cin
|
||||||
max_stack_size=67108864
|
max_stack_size=67108864
|
||||||
|
|
|
@ -30,7 +30,7 @@ system_port=system.membus.slave[0]
|
||||||
|
|
||||||
[system.cpu]
|
[system.cpu]
|
||||||
type=DerivO3CPU
|
type=DerivO3CPU
|
||||||
children=dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
|
children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
|
||||||
BTBEntries=4096
|
BTBEntries=4096
|
||||||
BTBTagSize=16
|
BTBTagSize=16
|
||||||
LFSTSize=1024
|
LFSTSize=1024
|
||||||
|
@ -78,7 +78,6 @@ iewToFetchDelay=1
|
||||||
iewToRenameDelay=1
|
iewToRenameDelay=1
|
||||||
instShiftAmt=2
|
instShiftAmt=2
|
||||||
interrupts=system.cpu.interrupts
|
interrupts=system.cpu.interrupts
|
||||||
isa=system.cpu.isa
|
|
||||||
issueToExecuteDelay=1
|
issueToExecuteDelay=1
|
||||||
issueWidth=8
|
issueWidth=8
|
||||||
itb=system.cpu.itb
|
itb=system.cpu.itb
|
||||||
|
@ -458,23 +457,6 @@ mem_side=system.cpu.toL2Bus.slave[0]
|
||||||
[system.cpu.interrupts]
|
[system.cpu.interrupts]
|
||||||
type=ArmInterrupts
|
type=ArmInterrupts
|
||||||
|
|
||||||
[system.cpu.isa]
|
|
||||||
type=ArmISA
|
|
||||||
fpsid=1090793632
|
|
||||||
id_isar0=34607377
|
|
||||||
id_isar1=34677009
|
|
||||||
id_isar2=555950401
|
|
||||||
id_isar3=17899825
|
|
||||||
id_isar4=268501314
|
|
||||||
id_isar5=0
|
|
||||||
id_mmfr0=3
|
|
||||||
id_mmfr1=0
|
|
||||||
id_mmfr2=19070976
|
|
||||||
id_mmfr3=4027589137
|
|
||||||
id_pfr0=49
|
|
||||||
id_pfr1=1
|
|
||||||
midr=890224640
|
|
||||||
|
|
||||||
[system.cpu.itb]
|
[system.cpu.itb]
|
||||||
type=ArmTLB
|
type=ArmTLB
|
||||||
children=walker
|
children=walker
|
||||||
|
@ -536,7 +518,7 @@ egid=100
|
||||||
env=
|
env=
|
||||||
errout=cerr
|
errout=cerr
|
||||||
euid=100
|
euid=100
|
||||||
executable=/projects/pd/randd/dist/cpu2000/binaries/arm/linux/twolf
|
executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/twolf
|
||||||
gid=100
|
gid=100
|
||||||
input=cin
|
input=cin
|
||||||
max_stack_size=67108864
|
max_stack_size=67108864
|
||||||
|
|
Loading…
Reference in a new issue