github pulp-platform/axi v0.13.0

latest releases: v0.39.9, v0.39.8, v0.39.7...
6 years ago

Changes since 0.12.0

Added

  • axi_xbar_intf: Add interface variant of crossbar.

Fixed

  • axi_atop_filter: Fix ModelSim warnings by adding default statement. The signal in the case
    has a single bit, and both values were correctly handled in synthesis. However, when starting
    simulation, the signal has an undefined value, and ModelSim threw warnings that this violated the
    unique condition.
  • axi_demux: Move typedef outside generate for compatibility with VCS.
  • axi_id_prepend:
    • Fix text of some assertion messages.
    • Fix case of prepending a single-bit ID.
  • tb_axi_xbar: Fix for localparam AxiIdWidthSlaves to be dependent on the number of masters.

Don't miss a new axi release

NewReleases is sending notifications on new releases.