diff --git a/axi4/README.md b/axi4/README.md index e74db7e..cbe6106 100644 --- a/axi4/README.md +++ b/axi4/README.md @@ -2,8 +2,6 @@ This project focuses on implementation of AXI4 master interface definitions and a small framework providing support for all of the defined transactions from the AXI master's point of view in the protocol. ## TODO -- Change bundles to simple signals instead of I/O -- AXI Lite interface - AXI Stream interface (see [here](https://developer.arm.com/documentation/ihi0051/latest/)) ## Documentation