You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: