Fixed
axi_lite_mux_intf: Fix type ofslvandmstinterface ports; they wereAXI_BUSinstead of
AXI_LITE.axi_xbar_intf: Fix order of parameters. Prior to this fix, theCONNECTIVITYparameter was
defined using theCfgparameter before theCfgparameter was defined.axi_test::axi_rand_master: Improve compatibility with simulators by changing an implication
inside an assertion to a conditional assertion.