资源简介
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规约模拟程序
相关资源
- Xilinx-FPGA-引脚功能详细介绍.doc
- 基于xilinx FPGA的PCIe设计实战
- uboot到linux logo显示不间断 补丁
- UNIX/LINUX编程实践教程的源码
- Linux任务管理器
- linux应用层的华容道游戏源代码
- ubuntu9.10 可加载内核模块和字符设备驱
- MP3文件ID3v2ID3v2APEv2标签读取
- 操作系统实验——虚存管理实验
- linux下的发包工具sendip
- 尚观培训linux许巍关于c 的笔记和讲义
- 尚观培训linux董亮老师关于数据结构的
- linux 线程池源码 c 版
- linux C 电梯程序练习
- linux下用多进程同步方法解决生产者
- Linux 操作系统实验(全)
- Linux From Scratch 中文手册
- linux 网络实验 ftp程序
- Linux命令大全离线版&在线版
- 操作系统共享内存实验
- dos 下运行Linux 命令--gnu_utils
- linux 0.12内核源代码
- linux简易shell C实现
- linux实验报告及心得体会
- 基于GTK的Linux环境下的简易任务管理器
- linux扫雷游戏代码
- CAN Linux驱动代码
- Linux系统教材
- intel 82579LM 网卡驱动Linux系统版 v1.9.
- SA1110处理器掌上电脑液晶显示器设计
评论
共有 条评论