axis: Add AXI stream padding module and testbench

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2026-05-11 15:22:56 -07:00
parent 2063e47a4e
commit e608e8b73e
5 changed files with 1033 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ The Taxi transport library contains many smaller components that can be composed
* Demultiplexer
* Broadcaster
* Concatenator
* Pading inserter
* Switch
* COBS encoder
* COBS decoder