最全最新AMBA5总线规范数据手册,包括:AMBA 5 CHI Architecture Specification,AMBA Adaptive Traffic Profiles Specification,AMBA AHB/APB/ATB/CXS/DTI/LTI Protocol Specification,AMBA AXI and ACE Protocol Specification,AMBA AXI-Stream Protocol Specification,AMBA Generic Flash Bus Protocol Specification和AMBA Low Power Interface Specification。全部打包,不用到处寻找。
2023-04-12 18:02:47 9.42MB 文档资料 AXI总线 AMBA5协议 AXI4数据手册
1
ug1037-vivado-axi-reference-guide Xilinx adopted the Advanced eXtensible Interface (AXI) protocol for Intellectual Property (IP) cores beginning with the Xilinx® Spartan®-6 and Virtex®-6 devices. Xilinx continues the use of the AXI protocol for IP targeting the UltraScale™ architecture, 7 series, and Zynq®-7000 All Programmable (AP) SoC devices. This document is intended to: Introduce key concepts of the AXI protocol. • Give an overview of what Xilinx tools you can use to create AXI-based IP. • Explain what features of AXI that have been adopted by Xilinx. • Provide guidance on how to migrate your existing design to AXI
2023-03-31 14:52:15 3.76MB vivado
1
绍了基于Zynq平台实现的JPEG图像压缩系统。该系统利用Zynq片上AXI总线实现了ARM与FPGA核间高吞吐率的数据交互操作,并结合了ARM和FPGA在嵌入式系统开发中各自的优势,对软硬件功能的实现进行了明确的划分。通过具体的实验测试,本系统的通用性及高效性得到了验证,并且该系统可方便地移植到不同的实际应用中。
2023-03-24 16:18:57 287KB AXI总线 JPEG压缩 XC7Z020-CLG484 文章
1
基于Xilinx ISE的AXI CAN使用示例,介绍AXI CAN硬件配置,软核驱动库函数,波特率和过滤器设置,收发数据等。 https://blog.csdn.net/whik1194/article/details/129392466
2023-03-21 09:01:55 12.01MB CAN FPGA Xilinx Microblaze
1
APB/AHB-lite/AXI/ACE /CHI
2023-03-14 19:55:22 9.87MB AMBA APB AHB AXI
1
本资料是有关AMBA AXI总线协议的资料整理。是对AXI协议的一个综述。
2023-02-23 10:08:50 1.83MB AMBA AXI 总线协议 资料整理
1
Cocotb的AXI接口模块 GitHub存储库: : 介绍 AXIAXI lite和AXI流仿真模型。 安装 从pip安装(发行版,稳定): $ pip install cocotbext-axi 从git安装(最新开发版本,可能不稳定): $ pip install https://github.com/alexforencich/cocotbext-axi/archive/master.zip 用于主动开发的安装: $ git clone https://github.com/alexforencich/cocotbext-axi $ pip install -e cocotbext-axi 文档和用法示例 有关使用这些模块的完整测试平台,请参见tests目录, 和 。 AXIAXI lite大师 AxiMaster和AxiLiteMaster类实现AXI主设备,并能
2023-02-21 19:53:42 57KB Python
1
axi_test_top为代码顶层文件,axi_test_top_tb为testbench仿真文件。除了这两个文件外,带slave名字的为AXI 协议从机代码文件,不带的为主机代码。除顶层文件与仿真文件外,AXI协议的实现部分代码为Vivado上自动生成的。
1
ddr3 controller for axi interface
2023-02-11 15:39:21 707B ddr3 controller axi interface
1
设计定制的AXI从属外设 使用Xilinx Vivado工具创建自定义AXI-lite从属外围设备的指南 这是一份针对希望在Xilinx嵌入式处理器系统中设计自己的AXI4-lite从属外设的用户的应用笔记。 该版本的应用笔记是使用为。 此信息同样适用于使用AXI4互连的其他Xilinx板和体系结构。 提供的示例代码是为编写的。 会费 提供了代码示例供您使用,但是请随时通过拉请求以通常的方式将自己的代码贡献回该存储库。 请从此存储库中派生,然后在您的派生中创建一个适当命名的分支,然后再提交回此存储库。 请不要从您的“主”分支提交拉取请求。 代码的每个新添加项都应属于其自己的已提交分支。 谢谢。
2023-01-29 04:42:45 1.09MB VHDL
1