Skip to content

v0.6.5

Latest
Compare
Choose a tag to compare
@thommythomaso thommythomaso released this 15 Jul 12:14
· 1 commit to master since this release

Added

  • Add generalized multicast capabilities to Snitch DMA #74 and #77.

Fixed

  • Fix GitHub actions #76.
  • Various linting and compatibility fixes #76.
  • Fix performance issue in idma_axis_write #76.
  • Fix buffering invalid data with idma_backend_rw_axi_rw_axis #79.

Changed

  • Change protocol enum of AXI_LITE to AXILITE, otherwise it collides with AXI interface names #76.
  • Change assertions in idma_error_handler to not be sequential logic instead always_comb block #76.