Category "chisel"

Implementing a diplomatic AXI Stream interface in Chisel - BundleMap.cloneType error

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

What does it mean that `the Q must be ready faster than the response` for the AXI4 User Yanker assertion?

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