CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - AXI

搜索资源列表

  1. ppt

    6下载:
  2. 介绍 AXI 协议的PPT, 和一个 slave(verilog实现) 接口的简单实现,需要的可以看看;-AXI protocol described PPT, and a slave interface is simple to achieve, need to look at
  3. 所属分类:VHDL编程

    • 发布日期:2012-12-25
    • 文件大小:638207
    • 提供者:周西东
  1. handshake

    1下载:
  2. AMBA 3 AXI handshake protocol. Verilog platform. master and slave.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:196714
    • 提供者:nodeity
  1. AMBA

    2下载:
  2. SystemC写的AMBA 3.0 AXI总线事物级TLM模型 正在调试。有详细实验报告说明。-AMBA 3.0 AXI TLM SystemsC
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-17
    • 文件大小:4893205
    • 提供者:zhouli
  1. BP062-BU-01000-r0p0-00rel0[1][1].tar

    3下载:
  2. AXI协议检查器,由ARM公司开发对于想开发AXI master和slave模型的ASIC设计人员非常有用!-AXI protocol checker, developed by ARM to develop for the AXI master and slave model is very useful ASIC designers!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:313324
    • 提供者:李忠孝
  1. AMBA_axi_classic_protocol_document

    0下载:
  2. AMBA axi经典协议文档值得参考学习的资料AMBA axi classic protocol document-AMBA axi protocol documentation is also useful to study classical information AMBA axi classic protocol document
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:399520
    • 提供者:yuqa
  1. Axi_mux

    0下载:
  2. The elements come from the necessity of creating generic modules, in the verification phase, for this widely used protocol. These primitives are presented as a not compiled library written in SystemC where interfaces are the core of the lib
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:42182
    • 提供者:Paul Stephen
  1. Micrium_Microblaze_uCOS-II-AXI

    1下载:
  2. 支持xilinx ise designer 14.x的microblaze AXI总线 ucosii操作系统。-Support xilinx ise designer 14.x for microblaze AXI bus ucosii operating system
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-09-02
    • 文件大小:228352
    • 提供者:xuzhengshan
  1. microzed-axi-dma

    1下载:
  2. microzed (zynq) axi dma source vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:20241
    • 提供者:ulsonic
  1. zc706-axi-dma-fifo-master

    1下载:
  2. zc706 axi-dma-fifo-master example
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:32173
    • 提供者:Yerba
  1. axi_lite_user

    0下载:
  2. axi_lite_user官方样例,精简功能,适用于zynq系列axi总线(Axi_lite_user official sample, streamline function, apply to zynq series Axi bus)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-12
    • 文件大小:4635783
    • 提供者:haixng
  1. axi_ipif_v2.3

    1下载:
  2. The AXI4-Lite IP Interface (IPIF) is a part of the Xilinx family of Advanced RISC Machine (ARM) Advanced Microcontroller Bus Architecture (AMBA) Advanced eXtensible Interface (AXI) control interface compatible products. It provides a point-to-point
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:403456
    • 提供者:forestmeng
  1. AXI slave

    5下载:
  2. 使用verilog语言实现了AXI总线通信协议的从机部分(The slave part of AXI bus communication protocol is realized by using Verilog language)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-12
    • 文件大小:1644
    • 提供者:天地孤影i
  1. slave

    2下载:
  2. xilinx Zynq 中的AXI总线 axi slaver模块(AXI bus Axi slaver module in Xilinx Zynq)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:wd小强
  1. axi_dma

    0下载:
  2. 在zedboard开发板上采用vivado通过AXI进行DMA数据传输(Using vivado to transfer DMA data through AXI on zedboard development board)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-06
    • 文件大小:52579328
    • 提供者:不一定
  1. AXI-HP-ZYNQ

    2下载:
  2. 用Vivado IPI搭建的Zynq-7000 PS到PL通信过程,使用了AXI-HP接口,利用AXI-DMA IP实现直接读写DDR的过程,软件可以配置传输尺寸。(The Zynq-7000 PS to PL communication process is built by Vivado IPI. AXI-HP interface is used, and AXI-DMA IP is used to read and write DDR directly. The software can
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-20
    • 文件大小:32524288
    • 提供者:刘小娃
  1. AMBAaxi

    0下载:
  2. amba axi specification
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:447488
    • 提供者:kumaru
  1. axi_slave

    2下载:
  2. amba总线中axi的slave部分,用verilog实现的slave.(The slave part of Axi in the AMBA bus, slave. implemented with Verilog)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:过客3944
  1. AXI-full

    0下载:
  2. axi协议中的full子协议,可用于直接访问zynq器件的ddr器件。(The full sub protocol in the Axi protocol can be used to direct access to the DDR device of the zynq device.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-29
    • 文件大小:8192
    • 提供者:橙子很好吃
  1. my_led_ip

    0下载:
  2. 四通道axi LED灯控制器,用于嵌入式系统中的一些功能指示(The four channel Axi LED lamp controller is used for some function instructions in the embedded system)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-01
    • 文件大小:9216
    • 提供者:ICwxforever
  1. verilog-axi-master

    4下载:
  2. Verilog AXI Components Readme GitHub repository: alexforencich verilog-axi
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-12-08
    • 文件大小:313344
    • 提供者:viyefo5674
« 12 3 4 »
搜珍网 www.dssz.com