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

Xilinx ise设计开发套件

  • ZBT SRAM控制器参考设计,xilinx提供VHDL代码

    ZBT SRAM控制器参考设计,xilinx提供VHDL代码 Description:   Contains the following files     readme.txt appnote_zbtp.vhd appnote_zbtf.vhd appnote_zbt.ucf Platform:   All Installation/Use:   Use 'unzip' on the .zip file and 'gunzip' followed by 'tar -xvf' on the .tar.gz file.

    标签: xilinx SRAM VHDL ZBT

    上传时间: 2013-11-24

    上传用户:31633073

  • USB接口控制器参考设计,xilinx提供VHDL代码 us

    USB接口控制器参考设计,xilinx提供VHDL代码 usb xilinx vhdl ;  This program is free software; you can redistribute it and/or modify ;  it under the terms of the GNU General Public License as published by ;  the Free Software Foundation; either version 2 of the License, or ;  (at your option) any later version. ;      ;  This program is distributed in the hope that it will be useful, ;  but WITHOUT ANY WARRANTY; without even the implied warranty of ;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the ;  GNU General Public License for more details. ;      ;  You should have received a copy of the GNU General Public License ;  along with this program; if not, write to the Free Software ;  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

    标签: xilinx VHDL USB us

    上传时间: 2013-10-12

    上传用户:windgate

  • UART 4 UART参考设计,Xilinx提供VHDL代码

    UART 4 UART参考设计,Xilinx提供VHDL代码 uart_vhdl This zip file contains the following folders:  \vhdl_source  -- Source VHDL files:      uart.vhd  - top level file      txmit.vhd - transmit portion of uart      rcvr.vhd -  - receive portion of uart \vhdl_testfixture  -- VHDL Testbench files. This files only include the testbench behavior, they         do not instantiate the DUT. This can easily be done in a top-level VHDL          file or a schematic. This folder contains the following files:      txmit_tb.vhd  -- Test bench for txmit.vhd.      rcvr_tf.vhd  -- Test bench for rcvr.vhd.

    标签: UART Xilinx VHDL 参考设计

    上传时间: 2013-11-07

    上传用户:jasson5678

  • 基于FPGA的10M/100M以太网控制器的设计

    介绍了一种10M/ 100M 以太网控制器的实现方法,该控制器以FIFO 作为帧缓存,通过程序设计实现10M/ 100M 自适应,设计中采用WS 接口,提高了设计的灵活行,可以实现与其他SOC 的互连[1 ] ,该设计采用VerilogHDL 硬件描述语言编程,基于ISE 开发环境,在Xilinx 公司的Spartan2 Ⅲ系列FPGA XC3S1000242FT256C 上实现。关键词:以太网MAC;10M/ 100M; FPGA ;VerilogHDL

    标签: FPGA 100 10 以太网控制器

    上传时间: 2013-10-18

    上传用户:liglechongchong

  • 基于MPC8548E的固件设计

    固件作为目标板启动最核心程序,不仅仅需要引导操作系统,更重要的是需要实现所有硬件的初始化和自检等,方便设备的维护和保养。U-Boot作为一款通用的开源固件程序,具有良好的可移植性和完整的功能。通过分析U-Boot的目录结构和启动流程以及目标板的设计需求,来实现完成基于MPC8548E目标板的具体修改和移植,并增加关键硬件的自检功能,同时阐述通过设置环境变量来启动操作系统内核。对于不同的CPU和开发板,本U-Boot的启动原理分析和移植有一定的借鉴意义。

    标签: 8548E 8548 MPC 固件设计

    上传时间: 2014-12-30

    上传用户:lllliii

  • NI电路设计套件快速入门+

    NI电路设计套件快速入门

    标签: 电路设计 套件 快速入门

    上传时间: 2013-11-16

    上传用户:gai928943

  • NI电路设计套件快速入门+

    NI电路设计套件快速入门

    标签: 电路设计 套件 快速入门

    上传时间: 2014-12-31

    上传用户:dongbaobao

  • XILINX FPGA的配置设计

    6.1 XILINX FPGA的配置设计

    标签: XILINX FPGA

    上传时间: 2013-11-14

    上传用户:sqq

  • ISE 4.1i 快速入门

    本教程主要是向 ISE 的初学者描述和演示, 在 XILINX 的 ISE 集成软件环境中 如何用 VHDL 和原理图的方式进行设计输入 如何用 ModelSim 仿真工具对设计进行功能仿真和时 序仿真 如何实现设计

    标签: ISE 4.1 快速入门

    上传时间: 2013-10-12

    上传用户:gxrui1991

  • 基于Xilinx FPGA的温控风扇的设计(原文设计、源代码及视频地址)

      本设计的整体思路是:以XILINX FPGA作为控制中心,通过提取热释电红外传感器感应到的人体红外线信息,并利用温度传感器DS18B20检测环境温度并直接输出数字温度信号给FPGA 进行处理,在LED数码管上显示当前环境温度值以及预设温度值。通过独立键盘输入预设温度值,其中预设温度值只能为整数形式,检测到的当前环境温度可精确 到小数点后一位。同时采用PWM脉宽调制方式来改变直流风扇电机的转速。并通过两个按键改变预设温度值,一个提高预设温度,另一个降低预设温度值。系统结 构框图如下:

    标签: Xilinx FPGA 温控 地址

    上传时间: 2013-11-12

    上传用户:cjf0304