58 lines
844 B
Text
58 lines
844 B
Text
|
[root]
|
||
|
type=Root
|
||
|
dummy=0
|
||
|
|
||
|
[system.physmem]
|
||
|
type=PhysicalMemory
|
||
|
file=
|
||
|
range=[0,134217727]
|
||
|
latency=1
|
||
|
zero=false
|
||
|
|
||
|
[system]
|
||
|
type=System
|
||
|
physmem=system.physmem
|
||
|
mem_mode=atomic
|
||
|
|
||
|
[system.membus]
|
||
|
type=Bus
|
||
|
bus_id=0
|
||
|
clock=1000
|
||
|
width=64
|
||
|
responder_set=false
|
||
|
|
||
|
[system.cpu.workload]
|
||
|
type=LiveProcess
|
||
|
cmd=vortex bendian.raw
|
||
|
executable=/dist/m5/cpu2000/binaries/sparc/linux/vortex
|
||
|
input=cin
|
||
|
output=cout
|
||
|
env=
|
||
|
cwd=build/SPARC_SE/tests/fast/long/50.vortex/sparc/linux/simple-atomic
|
||
|
system=system
|
||
|
uid=100
|
||
|
euid=100
|
||
|
gid=100
|
||
|
egid=100
|
||
|
pid=100
|
||
|
ppid=99
|
||
|
|
||
|
[system.cpu]
|
||
|
type=AtomicSimpleCPU
|
||
|
max_insts_any_thread=0
|
||
|
max_insts_all_threads=0
|
||
|
max_loads_any_thread=0
|
||
|
max_loads_all_threads=0
|
||
|
progress_interval=0
|
||
|
system=system
|
||
|
cpu_id=0
|
||
|
workload=system.cpu.workload
|
||
|
clock=1
|
||
|
phase=0
|
||
|
defer_registration=false
|
||
|
width=1
|
||
|
function_trace=false
|
||
|
function_trace_start=0
|
||
|
simulate_stalls=false
|
||
|
|