I am trying to build a minimal example, of how to generate an AXI4Stream interface using Chisel and diplomacy. I am using the diplomatic interface already avail
I'm attempting to perform a DMA that involves an AXI master fetching from an AXI slave. For simplicity, I elected to hook this system up through the TL front bu