Changes since 0.4.5
Added
- Add axi channel delayer
Changed
- Remove clock from
AXI_BUSandAXI_LITE. Such a clock signal is useful for testing purposes
but confusing (or even harmful) in hardware designs. For testing purposes, theAXI_BUS_DVand
AXI_LITE_DV(suffix for "design verification") interfaces have been defined instead.
Fixed
- Update
src_files.ymlto matchBender.yml. - Add missing
axi_testto compile script.