Skip to content

Releases: pulp-platform/iDMA

v0.3.1

28 Oct 12:56
Compare
Choose a tag to compare

Fixed

  • dma_core_wrap: Remove parameter DmaAddrWidth in idma_reg64_frontend. #16.

v0.3.0

28 Oct 09:15
Compare
Choose a tag to compare

Fixed

  • Fix the Aw-handshaking in the channel-coupler module. #13.
  • Minor fixes in dma_core_wrap and idma_reg64_frontend. #15.

dma_core_wrap has lost the DmaAddrWidth parameter rendering v0.3.0 incompatible to previous
versions.

v0.2.3

01 Sep 08:39
Compare
Choose a tag to compare

Changed

  • Morty is now fetched as a binary distributable for building the doc in CI.

v0.2.2

01 Sep 08:38
Compare
Choose a tag to compare

Changed

  • Add GitHub actions to lint the code as well as build the documentation. Remove the corresponding
    jobs from the IIS-internal GitLab pipeline.

v0.2.1

01 Sep 08:37
Compare
Choose a tag to compare

Changed

  • Moved the IIS-internal non-free resources to a dedicated subgroup to tidy up. Version v0.2.1 is
    fully compatible with v0.2.0.

v0.2.0

01 Sep 08:37
Compare
Choose a tag to compare

Changed

  • Added a completely redesigned DMA engine - the iDMA including a basic verification environment.

v0.1.0

01 Sep 08:36
Compare
Choose a tag to compare

Final version of the legacy DMA engine (used to be part of the AXI Repository on the axi_dma_tbenz branch).
This release replaces all older versions of this IP.