You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.