diff options
Diffstat (limited to 'tests/test1/ref/alpha/atomic/config.out')
-rw-r--r-- | tests/test1/ref/alpha/atomic/config.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test1/ref/alpha/atomic/config.out b/tests/test1/ref/alpha/atomic/config.out index a9c04ceff..65a9f6f7f 100644 --- a/tests/test1/ref/alpha/atomic/config.out +++ b/tests/test1/ref/alpha/atomic/config.out @@ -23,17 +23,17 @@ chkpt= output=cout system=system -[system.cpu0.mem] +[system.cpu.mem] type=Bus bus_id=0 -[system.cpu0] +[system.cpu] type=AtomicSimpleCPU max_insts_any_thread=500000 max_insts_all_threads=0 max_loads_any_thread=0 max_loads_all_threads=0 -mem=system.cpu0.mem +mem=system.cpu.mem system=system workload=system.workload clock=1 |