v0.35.2
Fixed
axi_lite_mux_intf
: Fix type ofslv
andmst
interface ports; they wereAXI_BUS
instead of
AXI_LITE
.axi_xbar_intf
: Fix order of parameters. Prior to this fix, theCONNECTIVITY
parameter was
defined using theCfg
parameter before theCfg
parameter was defined.axi_test::axi_rand_master
: Improve compatibility with simulators by changing an implication
inside an assertion to a conditional assertion.