Skip to content

v1.32.0

Compare
Choose a tag to compare
@niwis niwis released this 26 Sep 09:42
· 34 commits to master since this release
2bd027c

1.32.0 - 2023-09-26

Added

  • Add stream_join_dynamic: stream_join with a dynamically configurable subset selection.
  • Add multiaddr_decode: Address map decoder using NAPOT regions and allowing for multiple address inputs.
  • Add addr_decode_dync: addr_decode with support for dynamic online configuration.

Changed

  • mem_to_banks: Change default value for NumBanks from 0 to 1 to avoid division by zero.