Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid CSR read for CSR=0x3b0 detected in BlackParrot cosimulation #5

Open
muwyse opened this issue Jul 1, 2020 · 1 comment
Open

Comments

@muwyse
Copy link
Collaborator

muwyse commented Jul 1, 2020

In BlackParrot testing with Dromajo cosimulation, at least one test reports out an invalid CSR read for the CSR with address 0x3b0 due to it being unimplemented in the processor.

Reproduce:
checkout black-parrot/black-parrot@111bac2 (dev branch)
cd bp_top/syn
make build.v sim.v CFG=e_bp_single_core_cfg SUITE=riscv_tests PROG=rv64ui-p-fence_i COSIM_P=1

@dpetrisko
Copy link
Collaborator

I think we discussed this offline, but for anyone curious: This is because we don't implement PMPs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants