Commit Graph

18 Commits

Author SHA1 Message Date
Alex Forencich
df300b7dad axis: Add AXI stream multiplexer module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-27 13:28:02 -08:00
Alex Forencich
f419b3167a axis: Switch AXI stream interface license to MIT
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-26 20:50:40 -08:00
Alex Forencich
cf44abae0d axis: Use signal sync module for async FIFO output pause
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-25 17:13:10 -08:00
Alex Forencich
6154506c0a axis: Use reset synchronizer module in AXI stream async FIFO
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-20 12:44:23 -08:00
Alex Forencich
d76e810033 axis: Fix parameter sizing in AXI stream FIFOs
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-13 13:46:56 -08:00
Alex Forencich
d52aa2f97e axis: Add AXI stream combination async FIFO/adapter module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-06 00:52:04 -08:00
Alex Forencich
69e5ae8545 axis: Add AXI stream async FIFO module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-06 00:46:39 -08:00
Alex Forencich
f0c9f69987 axis: Add COBS encoder module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-04 11:49:50 -08:00
Alex Forencich
215732b309 axis: Work around verilator linter bug in AXI stream FIFO
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-04 11:40:14 -08:00
Alex Forencich
9138a7a51e axis: Add COBS decoder module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-04 11:39:38 -08:00
Alex Forencich
85eb59f747 axis: Add AXI stream broadcaster module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-04 10:38:15 -08:00
Alex Forencich
e23627c92f axis: Add AXI stream combined FIFO/adapter module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-03 23:34:34 -08:00
Alex Forencich
c0a164a1d2 axis: Add AXI stream adapter module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-03 23:33:29 -08:00
Alex Forencich
03c0883356 axis: Add AXI stream FIFO module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-03 22:43:17 -08:00
Alex Forencich
9590811570 axis: Add AXI stream pipeline FIFO module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-03 16:35:52 -08:00
Alex Forencich
47e4658b55 axis: Add AXI stream pipeline register module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-03 16:35:25 -08:00
Alex Forencich
c7f719b435 axis: Add AXI stream register module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-03 12:49:08 -08:00
Alex Forencich
e1233eaffe axis: Add SV interface for AXI stream
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-02 22:45:12 -08:00