|
|
|
|
|
by sanxiyn
1930 days ago
|
|
This uses riscv-formal. The default way to use riscv-formal is bounded model checking. It verifies all single instructions and some consistency checks, e.g. register read matches last logical register write in presence of reordering. |
|
But those are also probably way harder to verify.