mirror of
https://github.com/lowRISC/ibex.git
synced 2025-06-28 01:12:02 -04:00
This commit modifies the `mip` CSR to not depend on the `mie` CSR. While the values of both these CSRs are combined to decide whether an interrupt shall be handled, the RISC-V spec does not state that the content of of `mip` should depend on `mie`. This commit better aligns Ibex with other open-source RISC-V cores. This resolves lowRISC/ibex#567 reported by @pfmooney. Signed-off-by: Pirmin Vogel <vogelpi@lowrisc.org> |
||
---|---|---|
.. | ||
verilator_waiver.vlt |