Changed
axi_test::rand_axi_lite_masterandaxi_test::rand_axi_lite_slave: Specify default values for
parameters to improve compatibility with tools that require a default value for every parameter.
Fixed
axi_lite_demux: Movetypedefout ofgenerateblock to improve compatibility with VCS.axi_test::rand_axi_masterandaxi_test::rand_axi_slave: Fix call torandomizefunction for
class variables. Prior to this fix, thestd::randomize()function was used for three class
variables, but class variables must use the.randomize()member function.