TEMU 2.2.15

TEMU 2.2.15 was released on 2021-11-26.

Bug Fixes

  • #82 AHBSTAT failing address register not updated on access to absent memory.

In order to enable the support for the FAILAR fixes in your customized processor scripts, connect the memory space absentHandlers property to the AbsentMemoryIface interface in AHBSTAT. This can be done by adding a line as follows to the config script: connect a=mem0.absentHandlers b=ahbstat0:AbsentMemoryIface.