coreblocks icon indicating copy to clipboard operation
coreblocks copied to clipboard

Use riscv-dv for randomized core testing

Open tilk opened this issue 1 year ago • 1 comments

RISCV-DV is an instruction generator, which can be used for automatic testing of RISC-V cores. For execution, our existing Verilator+cocotb solution can probably be adapted. To verify execution, results should be compared to a model, for example the Sail model.

tilk avatar Jul 20 '23 07:07 tilk