Skip to content

v0.17.0

Compare
Choose a tag to compare
@andreaskurth andreaskurth released this 23 Mar 12:48
· 899 commits to master since this release

Changes since 0.16.3

Added

  • Add axi_isolate to isolate downstream slaves from receiving new transactions.

Changed

  • axi_lite_to_axi: Add mandatory AxiDataWidth parameter to enable fix mentioned below.

Fixed

  • Improve compatibility with Xcelium:
    • by removing unsupported hierarchical argument to $bits() function in axi_lite_to_axi;
    • by removing unsupported struct assignment in axi_lite_demux.