Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
axi_dmac: Allow wider FIFO/AXI Stream interface
On large projects with multiple channels the databus on the FIFO/AXI stream interface can get wider that 1024 bits. This commit allows a wider range for all the interfaces, in case for the memory mapped interfaces where the range is 32-1024 the user selects a bus width out of range that will be handled by the IPI.
- Loading branch information