v0.38.0
Added
- Add
axi_dumper
andaxi_dumper_interpret
script to dump log from an AXI bus for debugging
purposes. - Add FuseSoC and Vivado XSIM limited test to CI
assign.svh
: Add macros to assign flat buses using the Vivado naming style.axi_lfsr
andaxi_lite_lfsr
: Add AXI4 and AXI4 Lite LFSR Subordinate devices.axi_xp
: Add crosspoint with homomorphous slave and master ports.
Changed
- Improve compatibility with FuseSoC
- Improve compatibility with Vivado XSIM
- Performance improvements to
axi_to_mem
- Use
scripts/update_authors
to update authors, slight manual fixes performed.
v0.38.0
is fully backward-compatible to v0.36.0
and v0.37.0
.