lowRISC / lowRISC/lowrisc-chip
ISA regression tests non-functional in spike
Open
@asb is already working on this.
Since Apr 6, 2017.
- Dominant language
- SystemVerilog
- Stars
- 601
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
I haven't been able to pin down exactly when things were broken, but I can confirm it's independent of the PTE changes etc that were introduced since the last release. Building debug-v0.3 of lowrisc-chip and then trying to run the isa tests under spike (e.g. with `make -C ./riscv-tests/isa/ run`) results in failure:
HTIF: attempt to read from illegal address 0x400005c0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.