13c13
< clock=1
---
> clock=1000
33c33
< children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
---
> children=dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
80a81
> isa=system.cpu.isa
132c133
< clock=1
---
> clock=500
135c136
< hit_latency=1000
---
> hit_latency=2
138c139
< mshrs=10
---
> mshrs=4
143c144
< response_latency=1000
---
> response_latency=2
426c427
< clock=1
---
> clock=500
429c430
< hit_latency=1000
---
> hit_latency=2
432c433
< mshrs=10
---
> mshrs=4
437c438
< response_latency=1000
---
> response_latency=2
450a452,456
> [system.cpu.isa]
> type=MipsISA
> num_threads=1
> num_vpes=1
>
458c464
< assoc=2
---
> assoc=8
460c466
< clock=1
---
> clock=500
463c469
< hit_latency=1000
---
> hit_latency=20
466c472
< mshrs=10
---
> mshrs=20
471c477
< response_latency=1000
---
> response_latency=20
475c481
< tgts_per_mshr=5
---
> tgts_per_mshr=12
485c491
< clock=1000
---
> clock=500
488c494
< width=8
---
> width=32
503c509
< executable=tests/test-progs/hello/bin/mips/linux/hello
---
> executable=/projects/pd/randd/dist/test-progs/hello/bin/mips/linux/hello
525,527c531,534
< type=SimpleMemory
< bandwidth=73.000000
< clock=1
---
> type=SimpleDRAM
> addr_mapping=openmap
> banks_per_rank=8
> clock=1000
530,531c537,538
< latency=30000
< latency_var=0
---
> lines_per_rowbuffer=64
> mem_sched_policy=fcfs
532a540
> page_policy=open
533a542,552
> ranks_per_channel=2
> read_buffer_size=32
> tBURST=4000
> tCL=14000
> tRCD=14000
> tREFI=7800000
> tRFC=300000
> tRP=14000
> tWTR=1000
> write_buffer_size=32
> write_thresh_perc=70