# S01E03: AXI读通道初实现 1. 以读通道为例,说明如何设计一个完整的AXI数据交互流程。 2. 设计做了一定的简化:不涉及ID、OST、Burst特性的具体实现,这些重要特性会单独章节讲解 --- # S01E03: Initial implementation of AXI read channel 1. Take the read channel as an example to explain how to design a complete AXI data interaction process. 2. The design is somewhat simplified: it does not involve the specific implementation of ID, OST, and Burst features. These important features will be explained in separate chapters