lowRISC / lowRISC/opentitan

[verilator] Investigate why verilator with sival_rom_ext fails on load access exception

Open
#22,856 4 comments 0 reactions 1 assignee Claimed by @pamaury View on GitHub
Dominant language
SystemVerilog
Stars
3.6k
Forks
1.1k
Avg merge
2d 22h
Merged PRs (30d)
141

Description

### Description

When running verilator using the sival_rom_ext as defined in #22836:
```./bazelisk.sh run //sw/device/tests:edn_kat_sim_verilator_sival_rom_ext```
the ROM returns an error:
```BFV:05495202```
This is an interrupt error with (encoded) mcause: exception 5 (load access exception).

Investigate why this work on a real device but not in verilator.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.