Skip to content

v0.35.1

Compare
Choose a tag to compare
@andreaskurth andreaskurth released this 31 Mar 06:46
· 281 commits to master since this release

Fixed

  • axi_demux and axi_lite_demux: Add missing spill registers for configurations with a single
    master port.
  • axi_demux_intf: Add missing parameter (ATOP_SUPPORT) to optionally disable support for atomic
    operations.
  • axi_mux and axi_lite_mux: Add missing spill registers for configurations with a single slave
    port.
  • axi_lite_mux_intf: Add missing parameter values on the internal axi_lite_mux instance
    (axi_req_t and axi_resp_t).
  • axi_sim_mem: Propagate the AR channel's user signal correctly to the monitor.