ara icon indicating copy to clipboard operation
ara copied to clipboard

Test different Ara parameters and instruction combinations

Open mp-17 opened this issue 3 years ago • 1 comments

One of the ways in which Ara is currently verified is by running rv64uv tests following the riscv-tests approach (https://github.com/riscv/riscv-tests), i.e., verifying each instruction with ad-hoc tests exploiting common macros.

The riscv-tests are just a primer and do not exhaustively verify the design functionality under different combinations of parameters (vl, vstart, ...) and instruction intermixes. This should be addressed with specific tests.

mp-17 avatar Mar 09 '21 14:03 mp-17

Can you put the addition of extra kernels as another issue?

suehtamacv avatar Mar 09 '21 14:03 suehtamacv