170 lines
3.2 KiB
INI
170 lines
3.2 KiB
INI
|
[root]
|
||
|
type=Root
|
||
|
children=system
|
||
|
dummy=0
|
||
|
|
||
|
[system]
|
||
|
type=System
|
||
|
children=cpu0 cpu1 cpu2 cpu3 cpu4 cpu5 cpu6 cpu7 funcmem membus physmem
|
||
|
mem_mode=timing
|
||
|
physmem=system.physmem
|
||
|
|
||
|
[system.cpu0]
|
||
|
type=MemTest
|
||
|
atomic=false
|
||
|
max_loads=100000
|
||
|
memory_size=65536
|
||
|
percent_dest_unaligned=50
|
||
|
percent_functional=50
|
||
|
percent_reads=65
|
||
|
percent_source_unaligned=50
|
||
|
percent_uncacheable=10
|
||
|
progress_interval=10000
|
||
|
trace_addr=0
|
||
|
functional=system.funcmem.port[0]
|
||
|
test=system.membus.port[0]
|
||
|
|
||
|
[system.cpu1]
|
||
|
type=MemTest
|
||
|
atomic=false
|
||
|
max_loads=100000
|
||
|
memory_size=65536
|
||
|
percent_dest_unaligned=50
|
||
|
percent_functional=50
|
||
|
percent_reads=65
|
||
|
percent_source_unaligned=50
|
||
|
percent_uncacheable=10
|
||
|
progress_interval=10000
|
||
|
trace_addr=0
|
||
|
functional=system.funcmem.port[1]
|
||
|
test=system.membus.port[1]
|
||
|
|
||
|
[system.cpu2]
|
||
|
type=MemTest
|
||
|
atomic=false
|
||
|
max_loads=100000
|
||
|
memory_size=65536
|
||
|
percent_dest_unaligned=50
|
||
|
percent_functional=50
|
||
|
percent_reads=65
|
||
|
percent_source_unaligned=50
|
||
|
percent_uncacheable=10
|
||
|
progress_interval=10000
|
||
|
trace_addr=0
|
||
|
functional=system.funcmem.port[2]
|
||
|
test=system.membus.port[2]
|
||
|
|
||
|
[system.cpu3]
|
||
|
type=MemTest
|
||
|
atomic=false
|
||
|
max_loads=100000
|
||
|
memory_size=65536
|
||
|
percent_dest_unaligned=50
|
||
|
percent_functional=50
|
||
|
percent_reads=65
|
||
|
percent_source_unaligned=50
|
||
|
percent_uncacheable=10
|
||
|
progress_interval=10000
|
||
|
trace_addr=0
|
||
|
functional=system.funcmem.port[3]
|
||
|
test=system.membus.port[3]
|
||
|
|
||
|
[system.cpu4]
|
||
|
type=MemTest
|
||
|
atomic=false
|
||
|
max_loads=100000
|
||
|
memory_size=65536
|
||
|
percent_dest_unaligned=50
|
||
|
percent_functional=50
|
||
|
percent_reads=65
|
||
|
percent_source_unaligned=50
|
||
|
percent_uncacheable=10
|
||
|
progress_interval=10000
|
||
|
trace_addr=0
|
||
|
functional=system.funcmem.port[4]
|
||
|
test=system.membus.port[4]
|
||
|
|
||
|
[system.cpu5]
|
||
|
type=MemTest
|
||
|
atomic=false
|
||
|
max_loads=100000
|
||
|
memory_size=65536
|
||
|
percent_dest_unaligned=50
|
||
|
percent_functional=50
|
||
|
percent_reads=65
|
||
|
percent_source_unaligned=50
|
||
|
percent_uncacheable=10
|
||
|
progress_interval=10000
|
||
|
trace_addr=0
|
||
|
functional=system.funcmem.port[5]
|
||
|
test=system.membus.port[5]
|
||
|
|
||
|
[system.cpu6]
|
||
|
type=MemTest
|
||
|
atomic=false
|
||
|
max_loads=100000
|
||
|
memory_size=65536
|
||
|
percent_dest_unaligned=50
|
||
|
percent_functional=50
|
||
|
percent_reads=65
|
||
|
percent_source_unaligned=50
|
||
|
percent_uncacheable=10
|
||
|
progress_interval=10000
|
||
|
trace_addr=0
|
||
|
functional=system.funcmem.port[6]
|
||
|
test=system.membus.port[6]
|
||
|
|
||
|
[system.cpu7]
|
||
|
type=MemTest
|
||
|
atomic=false
|
||
|
max_loads=100000
|
||
|
memory_size=65536
|
||
|
percent_dest_unaligned=50
|
||
|
percent_functional=50
|
||
|
percent_reads=65
|
||
|
percent_source_unaligned=50
|
||
|
percent_uncacheable=10
|
||
|
progress_interval=10000
|
||
|
trace_addr=0
|
||
|
functional=system.funcmem.port[7]
|
||
|
test=system.membus.port[7]
|
||
|
|
||
|
[system.funcmem]
|
||
|
type=PhysicalMemory
|
||
|
file=
|
||
|
latency=30000
|
||
|
latency_var=0
|
||
|
null=false
|
||
|
range=0:134217727
|
||
|
zero=false
|
||
|
port=system.cpu0.functional system.cpu1.functional system.cpu2.functional system.cpu3.functional system.cpu4.functional system.cpu5.functional system.cpu6.functional system.cpu7.functional
|
||
|
|
||
|
[system.membus]
|
||
|
type=Bus
|
||
|
block_size=64
|
||
|
bus_id=0
|
||
|
clock=2
|
||
|
header_cycles=1
|
||
|
responder_set=false
|
||
|
width=16
|
||
|
port=system.cpu0.test system.cpu1.test system.cpu2.test system.cpu3.test system.cpu4.test system.cpu5.test system.cpu6.test system.cpu7.test system.physmem.port[0]
|
||
|
|
||
|
[system.physmem]
|
||
|
type=RubyMemory
|
||
|
clock=1
|
||
|
config_file=
|
||
|
config_options=
|
||
|
debug=false
|
||
|
debug_file=
|
||
|
file=
|
||
|
latency=30000
|
||
|
latency_var=0
|
||
|
null=false
|
||
|
num_cpus=8
|
||
|
phase=0
|
||
|
range=0:134217727
|
||
|
stats_file=ruby.stats
|
||
|
zero=false
|
||
|
port=system.membus.port[8]
|
||
|
|