axis: Add AXI stream multiplexer module and testbench

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2025-02-27 13:28:02 -08:00
parent aa9900de94
commit df300b7dad
5 changed files with 638 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ To facilitate the dual-license model, contributions to the project can only be a
* Asynchronous FIFO
* Combined FIFO + width converter
* Combined async FIFO + width converter
* Multiplexer
* Broadcaster
* COBS encoder
* COBS decoder