riscv / sail-riscv

Sail RISC-V model
https://lists.riscv.org/g/tech-golden-model
Other
463 stars 168 forks source link

Move Sail exception code into its own file #596

Closed Timmmm closed 3 weeks ago

Timmmm commented 1 month ago

This is not necessary for the model currently, however internally we wanted to use internal_error in a file that was before riscv_types.sail. Putting it in its own file makes that possible, and I think it's an organisational improvement even if the model currently does not need it.

github-actions[bot] commented 1 month ago

Test Results

396 tests  ±0   396 :white_check_mark: ±0   0s :stopwatch: ±0s   4 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit ae986bf0. ± Comparison against base commit 2b65a0d3.