|
1 | | -<ariane_tile1 sys=manycore -x_tiles=1 -y_tiles=1 -ariane> |
| 1 | +<ariane_tile1 sys=manycore -ariane -x_tiles=1 -y_tiles=1> |
2 | 2 | <cmp_default name=default> |
3 | 3 | // note: these asm tests assume that the RISCV tests have been precompiled with the |
4 | 4 | // correct environment |
5 | 5 | <ariane_tile1_asm_tests_p> |
6 | 6 | <runargs -ariane> |
7 | | - #include "riscv/rv64/rv64ui-p.diaglist" |
8 | | - #include "riscv/rv64/rv64mi-p.diaglist" |
9 | | - #include "riscv/rv64/rv64si-p.diaglist" |
10 | | - #include "riscv/rv64/rv64um-p.diaglist" |
| 7 | +#include "riscv/rv64/rv64ui-p.diaglist" |
| 8 | +#include "riscv/rv64/rv64mi-p.diaglist" |
| 9 | +#include "riscv/rv64/rv64si-p.diaglist" |
| 10 | +#include "riscv/rv64/rv64um-p.diaglist" |
11 | 11 | </runargs> |
12 | 12 | </ariane_tile1_asm_tests_p> |
13 | 13 |
|
14 | 14 | // note: these asm tests assume that the RISCV tests have been precompiled with the |
15 | 15 | // correct environment |
16 | 16 | <ariane_tile1_asm_tests_v> |
17 | 17 | <runargs -ariane> |
18 | | - #include "riscv/rv64/rv64ui-v.diaglist" |
19 | | - #include "riscv/rv64/rv64um-v.diaglist" |
| 18 | +#include "riscv/rv64/rv64ui-v.diaglist" |
| 19 | +#include "riscv/rv64/rv64um-v.diaglist" |
20 | 20 | </runargs> |
21 | 21 | </ariane_tile1_asm_tests_v> |
22 | 22 |
|
23 | 23 | // note: these asm tests assume that the RISCV tests have been precompiled with the |
24 | 24 | // correct environment |
25 | 25 | <ariane_tile1_amo_tests_p> |
26 | 26 | <runargs -ariane> |
27 | | - #include "riscv/rv64/rv64ua-p.diaglist" |
| 27 | +#include "riscv/rv64/rv64ua-p.diaglist" |
28 | 28 | </runargs> |
29 | 29 | </ariane_tile1_amo_tests_p> |
30 | 30 |
|
31 | 31 | // note: these asm tests assume that the RISCV tests have been precompiled with the |
32 | 32 | // correct environment |
33 | 33 | <ariane_tile1_amo_tests_v> |
34 | 34 | <runargs -ariane> |
35 | | - #include "riscv/rv64/rv64ua-v.diaglist" |
| 35 | +#include "riscv/rv64/rv64ua-v.diaglist" |
36 | 36 | </runargs> |
37 | 37 | </ariane_tile1_amo_tests_v> |
38 | 38 |
|
39 | 39 | // note: these asm tests assume that the RISCV tests have been precompiled with the |
40 | 40 | // correct environment |
41 | 41 | <ariane_tile1_fp_tests_p> |
42 | 42 | <runargs -ariane> |
43 | | - #include "riscv/rv64/rv64uf-p.diaglist" |
44 | | - #include "riscv/rv64/rv64ud-p.diaglist" |
| 43 | +#include "riscv/rv64/rv64uf-p.diaglist" |
| 44 | +#include "riscv/rv64/rv64ud-p.diaglist" |
45 | 45 | </runargs> |
46 | 46 | </ariane_tile1_fp_tests_p> |
47 | 47 |
|
48 | 48 | // note: these asm tests assume that the RISCV tests have been precompiled with the |
49 | 49 | // correct environment |
50 | 50 | <ariane_tile1_fp_tests_v> |
51 | 51 | <runargs -ariane> |
52 | | - #include "riscv/rv64/rv64uf-v.diaglist" |
53 | | - #include "riscv/rv64/rv64ud-v.diaglist" |
| 52 | +#include "riscv/rv64/rv64uf-v.diaglist" |
| 53 | +#include "riscv/rv64/rv64ud-v.diaglist" |
54 | 54 | </runargs> |
55 | 55 | </ariane_tile1_fp_tests_v> |
56 | 56 |
|
57 | 57 | // note: these asm tests assume that the RISCV tests have been precompiled with the |
58 | 58 | // correct environment |
59 | 59 | <ariane_tile1_benchmarks> |
60 | 60 | <runargs -ariane> |
61 | | - #include "riscv/rv64/rv64-benchmarks.diaglist" |
| 61 | +#include "riscv/rv64/rv64-benchmarks.diaglist" |
62 | 62 | </runargs> |
63 | 63 | </ariane_tile1_benchmarks> |
64 | 64 |
|
65 | 65 | <ariane_tile1_simple> |
66 | | - <runargs -x_tiles=1 -y_tiles=1 -ariane -rtl_timeout 1000000> |
67 | | - ariane-hello-world hello_world.c |
68 | | - ariane-accu accu_test.c |
69 | | - ariane-amo-align amo_align.c |
| 66 | + <runargs -ariane> |
| 67 | +#include "riscv/rv64/rv64-simple.diaglist" |
70 | 68 | </runargs> |
71 | 69 | </ariane_tile1_simple> |
72 | 70 |
|
|
77 | 75 | <cmp_default name=default> |
78 | 76 | <ariane_tile16_simple> |
79 | 77 | <runargs -x_tiles=4 -y_tiles=4 hello_world.c -ariane -finish_mask=1111111111111111 -rtl_timeout 10000000> |
80 | | - ariane-hello-world-many hello_world_many.c |
| 78 | +ariane-hello-world-many hello_world_many.c |
81 | 79 | </runargs> |
82 | 80 | </ariane_tile16_simple> |
83 | 81 | </cmp_default> |
|
0 commit comments