虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

TESTBENCH-xilinx

  • LVDS与高速PCB设计

    LVDS(低压差分信号)标准ANSI/TIA /E IA26442A22001广泛应用于许多接口器件和一些ASIC及FPGA中。文中探讨了LVDS的特点及其PCB (印制电路板)设计,纠正了某些错误认识。应用传输线理论分析了单线阻抗、双线阻抗及LVDS差分阻抗计算方法,给出了计算单线阻抗和差分阻抗的公式,通过实际计算说明了差分阻抗与单线阻抗的区别,并给出了PCB布线时的几点建议。关键词: LVDS, 阻抗分析, 阻抗计算, PCB设计 LVDS (低压差分信号)是高速、低电压、低功率、低噪声通用I/O接口标准,其低压摆幅和差分电流输出模式使EM I (电磁干扰)大大降低。由于信号输出边缘变化很快,其信号通路表现为传输线特性。因此,在用含有LVDS接口的Xilinx或Altera等公司的FP2GA及其它器件进行PCB (印制电路板)设计时,超高速PCB设计和差分信号理论就显得特别重要。

    标签: LVDS PCB

    上传时间: 2013-10-31

    上传用户:adada

  • 在视频监控系统中使用FPGA进行视频处理

    在视频监控系统中使用FPGA进行视频处理:视频监控系统是火车站,机场,银行,娱乐场所,购物中心乃至家庭保安的重要组件。 您可以使用xilinx视频IP模块组实现DVR。

    标签: FPGA 视频监控系统 视频处理

    上传时间: 2013-11-02

    上传用户:宋桃子

  • 8051接口VHDL代码

    PLD与8051接口的参考设计 Xilinx提供

    标签: 8051 VHDL 接口 代码

    上传时间: 2013-11-05

    上传用户:BIBI

  • 赛灵思电机控制开发套件简介(英文版)

      The power of programmability gives industrial automation designers a highly efficient, cost-effective alternative to traditional motor control units (MCUs)。 The parallel-processing power, fast computational speeds, and connectivity versatility of Xilinx® FPGAs can accelerate the implementation of advanced motor control algorithms such as Field Oriented Control (FOC)。   Additionally, Xilinx devices lower costs with greater on-chip integration of system components and shorten latencies with high-performance digital signal processing (DSP) that can tackle compute-intensive functions such as PID Controller, Clark/Park transforms, and Space Vector PWM.   The Xilinx Spartan®-6 FPGA Motor Control Development Kit gives designers an ideal starting point for evaluating time-saving, proven, motor-control reference designs. The kit also shortens the process of developing custom control capabilities, with integrated peripheral functions (Ethernet, PowerLink, and PCI® Express), a motor-control FPGA mezzanine card (FMC) with built-in Texas Instruments motor drivers and high-precision Delta-Sigma modulators, and prototyping support for evaluating alternative front-end circuitry.

    标签: 赛灵思 电机控制 开发套件 英文

    上传时间: 2013-10-28

    上传用户:wujijunshi

  • xilinx FPGAs在工业中的应用

      The revolution of automation on factory floors is a key driver for the seemingly insatiable demand for higher productivity, lower total cost of ownership,and high safety. As a result, industrial applications drive an insatiable demand of higher data bandwidth and higher system-level performance.   This white paper describes the trends and challenges seen by designers and how FPGAs enable solutions to meet their stringent design goals.

    标签: xilinx FPGAs 工业 中的应用

    上传时间: 2013-11-08

    上传用户:yan2267246

  • 基于FPGA的数据采集系统设计

    设计了一个基于FPGA的数据采集系统,并用Verilog HDL语言作为描述语言实现了对TLC0820的采样控制和FPGA的数据处理等过程的控制,以Xilinx ISE 9.1i软件为平台,进行了设计输入、分析与综合、仿真与验证等过程仿真实现了这一系统。

    标签: FPGA 数据采集 系统设计

    上传时间: 2013-10-08

    上传用户:13686209316

  • xilinx_ahblite_axi_bridge

    xilinx推出的内核,ahblite和axi之间的接口转换。

    标签: xilinx_ahblite_axi_bridge

    上传时间: 2013-12-20

    上传用户:china97wan

  • 高速I/O接口技术

    现代通信技术朝着高速、精确的方向发展,尤其是高速串行通信,逐渐成为通信技术的主流,在各行各业扮演着极其重要的角色,文中简述了高速I/O的相关技术,如SERDES (串行器/解串器)技术、8B /10B编码、COMMA字符、预加重等,并列举了具有代表性的Xilinx公司的FPGA产品,展示了Rocket IO技术的实际应用。关键词:高速I/O接口; SERDES;预加重

    标签: 接口技术

    上传时间: 2013-11-23

    上传用户:子虚乌有

  • 如何仿真IP核(建立modelsim仿真库完整解析)

      IP核生成文件:(Xilinx/Altera 同)   IP核生成器生成 ip 后有两个文件对我们比较有用,假设生成了一个 asyn_fifo 的核,则asyn_fifo.veo 给出了例化该核方式(或者在 Edit-》Language Template-》COREGEN 中找到verilog/VHDL 的例化方式)。asyn_fifo.v 是该核的行为模型,主要调用了 xilinx 行为模型库的模块,仿真时该文件也要加入工程。(在 ISE中点中该核,在对应的 processes 窗口中运行“ View Verilog Functional Model ”即可查看该 .v 文件)。如下图所示。

    标签: modelsim 仿真 IP核 仿真库

    上传时间: 2013-11-02

    上传用户:谁偷了我的麦兜

  • Altera Modelsim学习笔记

      我近期计划陆续整理出以下几个方面的学习笔记:初学 ModelSimSE 时被迷糊了几天的若干概念;在 ModelSimSE 中添加 ALTERA 仿真库的详细步骤;用 ModelSimSE 进行功能仿真和时序仿真的方法(ALTERA 篇);ModelSimSE 中常用到的几个命令及 DO文件的学习笔记;近来学到的几招 TestBench 的技巧

    标签: Modelsim Altera

    上传时间: 2013-10-13

    上传用户:18602424091