Skip to content

v0.29.2

Compare
Choose a tag to compare
@andreaskurth andreaskurth released this 12 Nov 08:09
· 425 commits to master since this release

Fixed

  • axi_demux: Improve compatibility with VCS (#187). The workaround of #169 was not compatible
    with VCS 2020.12. That workaround is now only active if TARGET_VSIM is defined.
  • axi_dw_downsizer and axi_dw_upsizer (part of axi_dw_converter): Avoid latch inference on the
    Mentor Precision synthesis tool.
  • axi_lite_cdc_src_intf: Fix _i and _o suffixes in instantiation of axi_cdc_src.
  • axi_test::axi_rand_slave: Improve compatibility with VCS (#175).
  • axi_test::axi_scoreboard: Add default value to parameters to improve compatibility with some
    tools.