Closed tyshyu closed 1 month ago
Hi all,
I have read spec from the latest commits (https://github.com/riscv-non-isa/iopmp-spec/commit/3369da40e838a163c012c8775261d10a721c36d5 https://github.com/riscv-non-isa/iopmp-spec/commit/7a76c5d4c1c785c202ccbbd745910f01eea65055) and found inconsistent names about global bus error suppression bit (bit 2 of ERR_CFG).
The detail is on following descriptions:
The IOPMP will signal the bus to the presence of a violation but will suppress the bus error if ERR_CFG.re is implemented and set to 1 on a violation.
Regardless of the value on ERR_CFG.rre, IOPMP will indicate a "bus error suppression" when sere on an entry is set to 1.
Thanks and ack, will fix in next push.
Hi all,
I have read spec from the latest commits (https://github.com/riscv-non-isa/iopmp-spec/commit/3369da40e838a163c012c8775261d10a721c36d5 https://github.com/riscv-non-isa/iopmp-spec/commit/7a76c5d4c1c785c202ccbbd745910f01eea65055) and found inconsistent names about global bus error suppression bit (bit 2 of ERR_CFG).
The detail is on following descriptions:
Section 2.7 Error Reactions(chapter2.adoc):
Section 6.4 Error Capture Registers (chapter5.adoc):
Section 6.7 Entry Array Registers (chapter5.adoc):