The AXI4-Stream protocol is used as a standard interface to connect components that wish to exchange data. The interface can be used to connect a single master, that generates data, to a single slave, that receives data. The protocol can also be used when connecting larger numbers of master and slave components. The protocol supports multiple data streams using the same set of shared wires, allowing a generic interconnect to be constructed that can perform upsizing, downsizing and routing operations. The AXI4-Stream interface also supports a wide variety of different stream types. The stream protocol defines the association between Transfers and Packets.
2023-02-21 19:25:31 310KB axi4 stream 协议 arm
1
AXI4验证组件库 AXI验证组件库实现了以下验证组件: 掌握爆裂 带有突发的内存响应器 交易响应者-不爆裂 掌握 记忆回应者 交易响应者 发射机 接收者 包括测试台 测试平台位于Git存储库中,因此您可以运行模拟并查看有关如何使用模型的实时示例。 AXI项目结构 AXI4 常见的src 轴4 src 试验台 Axi4Lite src 试验台 AxiStream src 试验台 建筑依赖 在构建此项目之前,必须按顺序构建以下库 有关构建OSVVM库的简单方法,请参见库。 AXI4 /通用/ src 包含由Axi4Axi4Lite和AxiStream共享的软件包。 Axi4LiteInterfacePkg.vhd 定义Axi4Lite接口记录 Axi4InterfacePkg.vhd 定义Axi4全接口记录 Axi4CommonPkg.vhd 由Axi4Axi4L
2023-02-18 00:20:14 435KB simulation vhdl verification vip
1
This preface introduces the AMBA 4 AXI4-Stream Protocol Specification. It contains the following sections: • About this book on page ix • Feedback on page xii. About this book This book is for AMBA 4 AXI4-Stream Protocol Specification. Intended audience This book is written for hardware and software engineers who want to become familiar with the Advanced Microcontroller Bus Architecture (AMBA) and engineers who design systems and modules that are compatible with the AMBA 4 AXI4-Stream protocol.
2023-01-09 11:33:16 446KB AMBA AXI4
1
ZYNQ AXI4读写DDR3进行图像存储的乒乓操作
2022-11-17 21:41:49 62KB ZYNQ FPGA AXI4总线 图像处理
1
AXI4_Lite_master源码分析 AXI4_Lite_master源码分析 AXI4_Lite_master源码分析 AXI4_Lite_master源码分析
2022-10-31 11:56:09 332KB AXI4-Lite
1
AXI4与AXI3的区别,l例如:AXI4对burst length进行了扩展:AXI3最大burst length是16 beats,而AXI4支持最大到256 beats,但是仅支持INCR burst type超过16 beats,exclusive access也不能超过16beats;。
2022-10-28 16:56:03 22KB amba axi axi3_axi4 axi4相对于axi3
1
内容名称:DDR3(AXI4接口)工程代码 工程环境:Xilinx VIVADO 2018.3 内容概要:使用 Xilinx VIVADO 中的 MIG IP 核,设计了外部读写模块 Verilog 代码,并对读写模块进行封装,封装成一个类似 Block RAM / FIFO 的黑盒子,以便在实际使用中直接调用外部接口。本工程将核心参数(比如数据位宽、DDR 突发长度、数据量大小等)设置成 parameter,便于读者根据自身项目需求进行调整。本工程经过 FPGA 上板实测,工程建立与代码实现的原理已在博客主页进行讲解,以便于读者理解。 适合人群:FPGA(VIVADO)使用者,掌握 Verilog。 阅读建议:结合主页博客讲解进行阅读。
2022-08-31 16:48:25 49.71MB fpga ddr VIVADO
1
AXI4的详细解释,中文版本,看起来没有那么费劲,但比一般的博客要来的更加的清楚规范。
2022-08-25 16:00:59 9.1MB AXI
1
针对AXI4总线设备之间的高速数据传输需求,根据AXI4总线协议,设计实现了一种基于FPGA的AXI4总线读写时序控制方法。以FPGA为核心,采用VHDL语言,完成了满足AXI4总线协议的读猝发方式数据传输和写猝发方式数据传输时序控制模块的设计。利用FPGA内部嵌入式系统提供的高性能数据传输接口完成AXI4时序控制模块的功能验证。实际应用表明,依据提出的设计方法实现的读写时序控制模块能够满足AXI4总线协议规定的时序关系,实现数据的高速正确传输,总线数据传输速率能够达到1.09 GB/s。
2022-07-25 16:03:14 533KB AXI4总线
1
本PPT主要讲述了AMBA AXI3,AXI4协议,主要对其进行了总结,一目了然。有助于学习。。。。。。。。。。。。。。。。。。。。。。。。。。。。。欢迎大家一起学习
2022-05-16 15:10:25 1.8MB AXI3 AXI4
1