Skip to content

v0.39.6

Latest
Compare
Choose a tag to compare
@thommythomaso thommythomaso released this 04 Dec 13:12
· 2 commits to master since this release

0.39.6 - 2024-12-04

Added

  • Support connectivity in axi_intercon_gen. #351
  • Add iomsb function to avoid underflow in array lengths to axi_pkg. #355

Fixed

  • Make the case statements in axi_dw_upsizer unique. Add default cases to prevent simulator warnings. #348
  • Fix write channel assertions in axi_rw_split. #357
  • Tie unused demux port in pass-through termination in axi_isolate. #359

Changed

  • Improve VCS and Verilator support treewide. #358
  • Update common_verification to v0.2.4 to include Verilator fixes.