Changes since 0.12.0
Added
axi_xbar_intf: Add interface variant of crossbar.
Fixed
axi_atop_filter: Fix ModelSim warnings by addingdefaultstatement. The signal in thecase
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
uniquecondition.axi_demux: Movetypedefoutsidegeneratefor 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 localparamAxiIdWidthSlavesto be dependent on the number of masters.