sail-riscv
sail-riscv copied to clipboard
Add >=0 constraints to quot_round_zero and rem_round_zero
The type declarations for those division operators are missing >0 and >=0 constraints.
See https://github.com/riscv/sail-riscv/pull/552/files#r1768223964