资源简介
xilinx的fpga+pcie数据采集卡,包括linux驱动以及测试程序
代码片段和文件信息
// (c) Copyright 2009 2009 Xilinx Inc. All rights reserved.
//
// This file contains confidential and proprietary information
// of Xilinx Inc. and is protected under U.S. and
// international copyright and other intellectual property
// laws.
//
// DISCLAIMER
// This disclaimer is not a license and does not grant any
// rights to the materials distributed herewith. Except as
// otherwise provided in a valid license issued to you by
// Xilinx and to the maximum extent permitted by applicable
// law: (1) THESE MATERIALS ARE MADE AVAILABLE “AS IS“ AND
// WITH ALL FAULTS AND XILINX HEREBY DISCLAIMS ALL WARRANTIES
// AND CONDITIONS EXPRESS IMPLIED OR STATUTORY INCLUDING
// BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY NON-
// INFRINGEMENT OR FITNESS FOR ANY PARTICULAR PURPOSE; and
// (2) Xilinx shall not be liable (whether in contract or tort
// including negligence or under any other theory of
// liability) for any loss or damage of any kind or nature
// related to arising under or in connection with these
// materials including for any direct or any indirect
// special incidental or consequential loss or damage
// (including loss of data profits goodwill or any type of
// loss or damage suffered as a result of any action brought
// by a third party) even if such damage or loss was
// reasonably foreseeable or Xilinx had been advised of the
// possibility of the same.
//
// CRITICAL APPLICATIONS
// Xilinx products are not designed or intended to be fail-
// safe or for use in any application requiring fail-safe
// performance such as life-support or safety devices or
// systems Class III medical devices nuclear facilities
// applications related to the deployment of airbags or any
// other applications that could lead to death personal
// injury or severe property or environmental damage
// (individually and collectively “Critical
// Applications“). Customer assumes the sole risk and
// liability of any use of Xilinx products in Critical
// Applications subject only to applicable laws and
// regulations governing limitations on product liability.
//
// THIS COPYRIGHT NOTICE AND DISCLAIMER MUST BE RETAINED AS
// PART OF THIS FILE AT ALL TIMES.
// --------------------------------------------------------------------------------------------------------------
// bmd.cpp description:
// This module is sub-class of the xbmd_ep_t class type. It is responsible for the following:
// 1) Exercising the XBMD demo by performing DMA transfers based on user settings within the GUI (run_xbmd)
// 2) Error checking and performance calculations after DMA transfer has completed
// 3) Returning performance results from DMA transfers
// 4) Returning DMA text details and whether the DMA transaction was a success or failure
// 5) Reading and returning XBMD descriptor registers so contents can be view in GUI
//---------------------------------------------------------------------------------------------------------------
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2585758 2011-12-07 20:02 x.pdf
目录 0 2011-12-07 10:40 xapp1052\
目录 0 2009-11-16 19:51 xapp1052\dma_performance_demo\
目录 0 2009-11-16 15:04 xapp1052\dma_performance_demo\fpga\
目录 0 2010-07-23 09:33 xapp1052\dma_performance_demo\fpga\BMD\
文件 47946 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\BMD_128_RX_ENGINE.v
文件 28524 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\BMD_128_TX_ENGINE.v
文件 16124 2009-11-10 19:37 xapp1052\dma_performance_demo\fpga\BMD\BMD_32_RX_ENGINE.v
文件 29154 2009-11-10 19:37 xapp1052\dma_performance_demo\fpga\BMD\BMD_32_TX_ENGINE.v
文件 17139 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\BMD_64_RX_ENGINE.v
文件 27266 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\BMD_64_TX_ENGINE.v
目录 0 2010-07-23 09:33 xapp1052\dma_performance_demo\fpga\BMD\common\
文件 12325 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\common\BMD.v
文件 5098 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\common\BMD_CFG_CTRL.v
文件 25445 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\common\BMD_EP.v
文件 25184 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\common\BMD_EP_MEM.v
文件 16920 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\common\BMD_EP_MEM_ACCESS.v
文件 9085 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\common\BMD_GEN2.v
文件 8647 2010-05-16 05:18 xapp1052\dma_performance_demo\fpga\BMD\common\BMD_INTR_CTRL.v
文件 3398 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\common\BMD_INTR_CTRL_DELAY.v
文件 1083 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\common\BMD_PCIE_20.v
文件 7624 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\common\BMD_RD_THROTTLE.v
文件 2379 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\common\BMD_TO_CTRL.v
文件 12368 2009-11-10 20:22 xapp1052\dma_performance_demo\fpga\BMD\pipe_1_lane_pci_exp_32b_app.v
文件 8916 2009-11-10 20:22 xapp1052\dma_performance_demo\fpga\BMD\s6_pci_exp_32b_app.v
文件 11207 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\v5_blk_plus_pci_exp_64b_app.v
文件 13588 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\v6_pci_exp_128b_app.v
文件 13593 2009-10-22 13:28 xapp1052\dma_performance_demo\fpga\BMD\v6_pci_exp_64b_app.v
目录 0 2009-11-16 15:04 xapp1052\dma_performance_demo\fpga\implement\
文件 20187 2010-07-21 11:01 xapp1052\dma_performance_demo\fpga\implement\implement_dma.pl
目录 0 2009-11-16 15:04 xapp1052\dma_performance_demo\fpga\implement\ucf\
............此处省略143个文件信息
- 上一篇:点融网大数据反欺诈实践_程书欣
- 下一篇:103规约模拟程序
相关资源
- 南阳理工学院Linux聊天室课程设计
- source insight3.5+许可证号
- 基于ARM和Linux的嵌入式视频采集存储系
- linux系统移植嵌入式linux系统:内核、
- ncurses-5.9
- readline-5.2
- linux下libtinfo.so.5函数!!!!
- openldap-2.4.39源码
- SElinux:使用安全增强的Linux2--selinux
- Linux设备驱动程序第三版.pdf
- 基于xilinx Spartan™-3E开发板的SOC设计
- linux ramdisk.gz
- sac-101.4 for linux
- UNIX环境高级编程中文版文字版带目录
- 操作系统Linux课程总结
- ZYNQ UltraSCALE+ ZCU102 User Guide
- RedHat 6 X64位下安装Informatica 9.5.1
- Linux Kernel Networking: Implementation and Th
- Linux+C编程一站式学习.chm
- cdlinux 无线网卡 驱动和安装教程
- linux知识点--思维导图文件xmind原件
- (自学笔记)最全嵌入式Linux学习手册
- Eclipse 搭建ARM Lniux 内核驱动开发环境
- AD导入xilinx FPGA原理图和封装教程
- Linux Kernel Development 3rd Edition - Robert
- 传智播客linux-sys.zh.pdf
- Xilinx_Zynq-7000 、Artix-7、Kintex-7、Virte
- 大数据分析离线项目
- 马哥linux手写笔记
- SELinux书籍
评论
共有 条评论