Changes since 0.15.1
Added
axi_cdc_intf: Add interface variant of AXI clock domain crossing.
Fixed
axi_cdc: Remove unused globalimport axi_pkg::*.axi_intf: Remove globalimport axi_pkg::*and explicitly use symbols fromaxi_pkg.axi_lite_cut_intf: Add missing assigns to and from interface ports.tb_axi_cdc:- Remove global
import axi_pkg::*. - Define channels with
AXI_TYPEDEFmacros instead of localtypedefs.
- Remove global
Removed
- Remove unused
AXI_ARBITRATIONandAXI_ROUTING_RULESinterfaces.