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

搜索资源列表

  1. Interoperability of Verilog VHDL Procedural Language Interfaces to.rar

    0下载:
  2. vhdl
  3. 所属分类:文档资料

    • 发布日期:
    • 文件大小:13546
    • 提供者:
  1. uart-verilog-vhdl

    0下载:
  2. 拿verilog和vhdl编写的串口通信代码(可综合)-with vhdl and verilog prepared by the serial communication code (synthesis)
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:295414
    • 提供者:刘索山
  1. Verilog&Vhdl混语言对SDRAM的控制源代码

    0下载:
  2. Verilog&Vhdl混语言对SDRAM的控制源代码,提供了很好的例子,顶层文件为sdrm.v!-VerilogVhdl mixed language SDRAM control of the source code, provided a good example of top-level documents sdrm.v!
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:250084
    • 提供者:飞扬
  1. verilog vhdl编写的串并转换

    2下载:
  2. verilog vhdl编写的串并转换
  3. 所属分类:按钮控件

    • 发布日期:2011-12-18
    • 文件大小:26978
    • 提供者:Avinie_Fong
  1. 树式除法型开方器VERILOG实现

    3下载:
  2. 树式除法型开方器VERILOG实现,用于任意长度的无符号数的开方运算,Square root of the tree-type divider-type device to achieve VERILOG
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-22
    • 文件大小:636
    • 提供者:神气
  1. RS232串口通信协议

    0下载:
  2. RS232串口通信协议,verilog实现,通过FPGA完全调通。,RS232 serial communication protocol, verilog achieved entirely through the FPGA transfer pass.
  3. 所属分类:VHDL编程

    • 发布日期:2016-01-25
    • 文件大小:3536
    • 提供者:dingsheng
  1. 基于verilog HDL语言的电子钟

    0下载:
  2. 基于verilog HDL语言的电子钟,多功能电子时钟,Verilog HDL language-based electronic bell, electronic multi-function clock
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-28
    • 文件大小:185082
    • 提供者:哈哈
  1. SD_verilog.用了硬件描述语言Verilog在完成对SD卡控制器的编写

    2下载:
  2. 该代码,只用了硬件描述语言Verilog在完成对SD卡控制器的编写,经济实用,The code, only the hardware descr iption language Verilog in the completion of the SD card controller to prepare, economical and practical
  3. 所属分类:VHDL编程

    • 发布日期:2016-08-25
    • 文件大小:24708
    • 提供者:宋宜良
  1. shift_register.用Verilog实现的移位寄存器

    1下载:
  2. 用Verilog实现的移位寄存器,可以实现左移、右移等功能,Using Verilog implementation of the shift register, you can achieve the left, shifted to right and other functions
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-22
    • 文件大小:2967
    • 提供者:huhahuha
  1. 实现USB接口功能的VHDL和verilog完整源代码

    1下载:
  2. 实现USB接口功能的VHDL和verilog完整源代码,Implementation USB interface functions of the VHDL and Verilog source code integrity
  3. 所属分类:VHDL编程

    • 发布日期:2015-11-18
    • 文件大小:259880
    • 提供者:liang
  1. miaobiao 用verilog VHDL描写的秒表程序

    0下载:
  2. 用verilog VHDL描写的秒表程序,可以显示百分秒,秒和分。-Verilog VHDL with the descr iption of a stopwatch program, can display the arc, seconds and points.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-23
    • 文件大小:380463
    • 提供者:彭全飞
  1. nlint-user-manual nlint verilog vhdl 规则库

    0下载:
  2. nlint verilog vhdl 规则库 支持自定义 批量检查代码中bug -nlint a eda debug tool software rules , user define rules , verify code automatic
  3. 所属分类:VHDL编程

    • 发布日期:2012-09-07
    • 文件大小:318942
    • 提供者:james
  1. verilog

    0下载:
  2. 用Verilog语言描述比较器,数据选择器-Verilog language used to describe comparators, data selector
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:3190
    • 提供者:胡兵
  1. verilog

    0下载:
  2. 组成原理的大作业,写一个计算器,用verilog语言写的-The composition of the major principles of operation, write a calculator, using the language written in Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:8944097
    • 提供者:陈江
  1. VHDL

    0下载:
  2. 采用VHDL语言设计一个4通道的数据采集控制模块。系统的功能描述如下: 1.系统主时钟为100 MHz。 2.数据为16位-数据线上连续2次00FF后数据传输开始。 3.系统内部总线宽度为8位。 4.共有4个通道(ch1、ch2、ch3、ch4),每个通道配备100 Bytes的RAM,当存满数据后停止数据采集并且相应通道的状态位产生报警信号。 5.数据分为8位串行输出,输出时钟由外部数据读取电路给出。 6.具备显示模块驱动功能。由SEL信号设置显示的通道,DISPLAY
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:5783271
    • 提供者:pengfu
  1. 8051core-Verilog

    0下载:
  2. C51 verilog 源代码,可以在逻辑中实现51单片机功能-C51 verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:52072
    • 提供者:韩涛
  1. Verilog

    0下载:
  2. 全加器的Verilog 实现代码 寄存器的Verilog 实现代码-Low-pass filter integral part of full-adder and register the Verilog implementation code
  3. 所属分类:Energy industry

    • 发布日期:2017-04-02
    • 文件大小:3398
    • 提供者:田静
  1. Testbench(Verilog)

    0下载:
  2. verilog验证平台的使用 很不错 很详细 想具体-verilog verification platform is more like using a very good specific
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:350680
    • 提供者:guoguo
  1. Verilog--coding--style

    0下载:
  2. Verilog可综合代码编写风格介绍。属于HW中央逻辑开发部的绝密资料,加上本人的总结而成。喷血推荐。-The coding style of Verilog language. It is very useful for verilog system developer
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-05-01
    • 文件大小:448512
    • 提供者:liangyao
  1. Alter官方FFT程序(使用Verilog编写)

    0下载:
  2. 其主要使用verilog编写fft程序主体,之后通过quartus和matlab实现对fft程序的测试,可以很好做到自动化验证(The main use of verilog prepared fft main program, and then achieved by quartus and matlab fft program testing, you can do a good job of automated verification)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-21
    • 文件大小:995328
    • 提供者:未曾走远
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com