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.
- Update dependencies:
axi
tov0.7.1
- Update dependencies:
axi
tov0.7.0
andcommon_cells
tov1.13.1
- Specify dependencies for IPApproX
- Fix AXI slice wrapper
- Point dependencies to open-source repos
- Add
axi
dependency.
- Make
axi_DW_allocator
andaxi_address_decoder_DW
compliant with new FIFO interface in common_cells. - Remove defines and switch to
axi_pkg
. - Switch to common interface for wrappers, slices from
axi
repository.
- Change common cells source URL and minimum version requirement to 1.7.3.
- Prevent reading from empty FIFO in
axi_address_decoder_DW.sv
.
- Adopt to real generic FIFO.
- Replace non-ASCII characters in headers.
- Rename
axi_node_wrap.sv
toaxi_node_intf_wrap.sv
in accordance with module name.
- Benderize (add Bender.yml file).
- Bugfixes for 64-bit support on address line.
- Open source release.
- Initial commit.