CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FPGA,verilog hdl

搜索资源列表

  1. equalfreq

    0下载:
  2. 采用verilog语言实现的等精度频率测量,在FPGA仿真通过-design of Equal precision frequency measurement with verilog HDL in FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-30
    • 文件大小:849837
    • 提供者:changliang
  1. ad976

    0下载:
  2. FPGA实现AD976的自动采样的Verilog HDL程序,所采用的是AD976的模式一,已调试成功-AD976 FPGA to realize the automatic sampling of the verilog HDL program, the is AD976 model a, already debugging success
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-28
    • 文件大小:540325
    • 提供者:
  1. ad976_CS

    0下载:
  2. FPGA实现AD976的自动采样的Verilog HDL程序,所采用的是AD976的模式二,即采用CS信号,已调试成功-AD976 FPGA to realize the automatic sampling of the Verilog HDL program, the AD976 is the mode 2, i.e., to use the CS signal, already debugging success
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-05
    • 文件大小:135953
    • 提供者:
  1. Example-8-1

    0下载:
  2. 我的观点是Verilog和VHDL对于高手而言各有利弊,Verilog感觉更适合于RTL(寄存器传输级)的描述,而VHDL更适于System级的建模。 但是初学者强烈建议学习Verilog,更容易入手些,但是学习过程中一定要注意下面一点,毕竟国内外大公司现在大都采用Verilog是有其原因的。 l FPGA/CPLD、ASIC的逻辑设计所采用的硬件描述(HDL)语言是同软件语言(如C,C++等)是有本质区别的!虽然Verilog很多语法规则和C语言相似,但是Verilog是硬件描述
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:430406
    • 提供者:王锋
  1. FPGA_IIC

    1下载:
  2. 这是我编写的FPGA控制IIC的程序,用来配置型号为24C02的EEPROM,已经通过验证。-This is my own Verilog HDL program for IIC control, it can configure the EEPROM named 24C02, and the program have been tested.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:2290
    • 提供者:陈波
  1. 1602

    0下载:
  2. 这是一个基于fpga的,1602显示子程序,开发语言verilog hdl-This is a 51 microcontroller-based project set development language c++
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-28
    • 文件大小:777381
    • 提供者:wanle
  1. dual ram

    0下载:
  2. 此文件是FPGA工程文件,包含了dualram的设计代码和testbench代码,使用了verilog hdl编写,仿真结果符合设计要求。
  3. 所属分类:VHDL编程

    • 发布日期:2012-11-28
    • 文件大小:1397262
    • 提供者:jingningzxl
  1. liangzhu

    0下载:
  2. 用verilog HDL语言实现的基于FPGA的“梁祝”音乐播放,对FPGA初学者很有帮助。-Verilog HDL language, " The Butterfly Lovers" FPGA-based music player, FPGA beginners helpful.
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:162914
    • 提供者:花间
  1. INT_DCT

    1下载:
  2. Verilog HDL语言实现的整数DCT变换模块。其中包括一维和两维的DCT变换模块各一个。该模块都通过硬件仿真以及FPGA实现后的测试,均满足预期的DCT变换功能。-Integer DCT transfer module with Verilog HDL format. The package includes one 1-D and one 2-D DCT transfer module, which all pass simulation and FPGA evaluation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:2120
    • 提供者:Alex Liu
  1. robot_7_31

    0下载:
  2. 使用Verilog HDL来控制机器人,六个高精密舵机,舵机运动非常流畅,舵机不抖动-FPGA to control the robot servo, six servos
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-28
    • 文件大小:3445053
    • 提供者:沙佑平
  1. runningclock

    0下载:
  2. verilog HDL实现跑表设计,开发环境为xilinx,fpga芯片为spartan系列。-verilog HDL the Stopwatch design and development environment for the spartan xilinx, fpga chip series.
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:964959
    • 提供者:卡卡
  1. ledscreen

    1下载:
  2. FPGA上lcd屏幕显示控制程序,verilog代码-Lcd screen display program . Codeing in Verilog HDL .
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:626688
    • 提供者:张宇嘉
  1. System-Verilog-and-HDL-skills

    1下载:
  2. 这个教程讲了如何用SystemVerilog写一个CPU,这个教程是和视频专辑http://i.youku.com/u/UMTExNzExOTgw/videos一起使用的,而且里面讲了一些FPGA的逻辑设计技巧-This tutorial about how to use SystemVerilog write a CPU, this tutorial is used in conjunction with, and the video album http://i.youku.com/u/UM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-11
    • 文件大小:3183976
    • 提供者:易瑜
  1. UART

    0下载:
  2. 本论文使用Verilog HDL 语言描述硬件功能,利用QuartusII 5.0在 FPGA 芯片上的综合描述,采用模块化设计方法设计UART(通用异步收发器)的各个模块。-The paper using Verilog HDL language to describe hardware features, the use of the FPGA chip QuartusII 5.0 comprehensive descr iption of the modular design approa
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-14
    • 文件大小:312416
    • 提供者:wangjianyuan
  1. 09_vga

    0下载:
  2. 基于FPGA(EP4CE15F17C8)的VGA驱动实验,编程语言为Verilog HDL,适合Verilog编程入门学习。-VGA driver based the FPGA (EP4CE15F17C8) experiment, the programming language for the Verilog HDL for Verilog Programming learning portal.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-04
    • 文件大小:17742752
    • 提供者:xuxinchuan
  1. FPGA_I2C_Verilog

    0下载:
  2. fpga上用verilog HDL实现的I2C协议,逻辑编写清晰正确,值得新手借鉴-FPGA on the use the verilog HDL implementation of the I2C protocol, logical write clear and correct, worth novice reference
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-04
    • 文件大小:7177
    • 提供者:fan
  1. ddr_verilog

    0下载:
  2. verilog HDL语言实现在FPGA上控制DDR的逻辑,方法简单易懂,适合新手参考-Verilog HDL language on FPGA control DDR logical, simple to understand for novice reference
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-02
    • 文件大小:18894
    • 提供者:fan
  1. ddr_kongzhiqi

    0下载:
  2. fpga上用verilog HDL实现的ddr控制器,简单易懂,适合新手参考-FPGA on the use the verilog HDL implementation of the DDR controller, easy to understand, suitable for novice reference
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:18490
    • 提供者:fan
  1. anjian

    0下载:
  2. 属于verilog HDL程序,三个独立按键控制多位数码管显示三个不同的状态,已在FPGA板上验证过-failed to translate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-03
    • 文件大小:497457
    • 提供者:vera
  1. liushuideng

    0下载:
  2. verilog HDL程序,功能:点亮LED灯,并实现右移的流水效果,已在FPGA板上验证过。-failed to translate
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:313779
    • 提供者:vera
« 1 2 ... 8 9 10 11 12 1314 15 16 17 »
搜珍网 www.dssz.com