Skip to content

v0.38.0

Compare
Choose a tag to compare
@thommythomaso thommythomaso released this 28 Sep 13:00
· 180 commits to master since this release
2f395b1

Added

  • Add axi_dumper and axi_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 and axi_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.