All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Add support to enable non-ideal behavior of the testbench memory.
Morty is now fetched as a binary distributable for building the doc in CI.
Add GitHub actions to lint the code as well as build the documentation. Remove the corresponding jobs from the IIS-internal GitLab pipeline.
Fix the AX
-handshaking. The ready signal of the iDMA request no longer depends on the ready signal
of the Ax
channels. See #3.
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.
Added a completely redesigned DMA engine - the iDMA including a basic verification environment.
- 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.