When generating the all/random template we appear to end up with reads of HPM CSRs indices (I believe rv32_zicsr is where this comes from?) and those result in divergences vs sail. Would be good to have an option to explicitly avoid those CSR numbers for has_ihpm == false.
When generating the all/random template we appear to end up with reads of HPM CSRs indices (I believe
rv32_zicsr
is where this comes from?) and those result in divergences vs sail. Would be good to have an option to explicitly avoid those CSR numbers forhas_ihpm == false
.