Statistics
| Branch: | Revision:

root / hw / stream.h @ 9d055d8a

History | View | Annotate | Download (872 Bytes)

# Date Author Comment
669b4983 08/13/2012 12:20 pm Peter A. G. Crosthwaite

xilinx_axi*: Re-implemented interconnect

Re-implemented the interconnect between the Xilinx AXI ethernet and DMA
controllers. A QOM interface "stream" is created, for the two stream interfaces.

As per Edgars request, this is designed to be more generic than AXI-stream,...