Skip to content

AR 2023-12-08

Compare
Choose a tag to compare
@timsifive timsifive released this 08 Dec 20:02
359bedc

Note: There's a PDF link at the bottom of this page.

Full Changelog since AR 2023-09-11: ar20230911...ar20231208
Full Changelog since AR 2023-09-14: ar20230914...ar20231208
Full Changelog since AR 2023-10-04: ar20231004...ar20231208
Full Changelog since AR 2023-10-12: ar20231012...ar20231208

What's Changed since AR 2023-10-12

  • AR: Comment etrigger limited to 32 exceptions if XLEN=32 by @timsifive in #907
  • AR: Comment itrigger limited to 32 ints if XLEN=32 by @timsifive in #906
  • non-spec: Fix macro generation by @kr-sc in #902
  • non-spec: The last field of a register was not printed by @en-sc in #908
  • non-spec: Make register dump output more concise. by @timsifive in #909
  • uncertain is updated when trigger fires. by @timsifive in #916
  • Refer to "trigger registers" as "Trigger Module Registers" by @timsifive in #917
  • Trigger CSRs provide access to underlying triggers. by @timsifive in #918
  • CSR reset values apply to underlying triggers. by @timsifive in #920
  • non-spec: Remove unnecessary parens. by @timsifive in #922
  • Invalid addresses might not match. by @timsifive in #911

What's Changed since AR 2023-10-04

Full Changelog: ar20231004...ar20231012

What's Changed since AR 2023-09-14

What's Changed since AR 2023-09-11

  • AR: Remove comment about privspec/CSR behavior by @timsifive in #874
  • AR: Clarify what debuggers can assume about MRs by @timsifive in #875