From d048a8d7c74db056a809edca55d69a5bfbcd488b Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Thu, 13 Feb 2025 22:23:57 -0800 Subject: [PATCH] Update readme Signed-off-by: Alex Forencich --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 472a8a1..afccd7e 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,11 @@ 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 + * Broadcaster + * COBS encoder + * COBS decoder + * Pipeline register + * Pipeline FIFO * Ethernet * 1G MAC * 1G MAC + FIFO