CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Verilog 综合

搜索资源列表

  1. source

    0下载:
  2. 包含了四位计数器等基本数字模块的的verilog HDL程序代码,该功能实现,可以直接利用DC进行综合,得到硬件电路,亦能够转换成VHDL语言进行综合
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11141
    • 提供者:jia
  1. fifo

    0下载:
  2. 可综合的Verilog FIFO存储器. This example describes a synthesizable implementation of a FIFO. -Can be integrated Verilog FIFO memory. This example describes a synthesizable implementation of a FIFO.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2854
    • 提供者:
  1. VerilogHDL

    0下载:
  2. 本文主要分析了FIR数字滤波器的基本结构和硬件构成特点,简要介绍了FIR滤波器实现的方式优缺点 结合Altera公司的Stratix系列产品的特点,以一个基于MAC的8阶FIR数字滤波器的设计为例,给出了使用Verilog硬件描述语言进行数字逻辑设计的过程和方法,并且在QuartusⅡ的集成开发环境下编写HDL代码,进行综合 利用QuartusⅡ内部的仿真器对设计做脉冲响应仿真和验证。-This paper analyzes the FIR digital filter structure an
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:79775
    • 提供者:sundan
  1. CPU_verilog

    1下载:
  2. 一个4级流水线CPU的verilog代码,供参考学习使用,有些语句不能综合,可以通过它学习CPU的工作原理。-A 4-stage pipeline CPU' s verilog code, learning to use for reference, some statements can not be integrated, you can learn from CPU through its works.
  3. 所属分类:Windows Develop

    • 发布日期:2016-07-15
    • 文件大小:63835
    • 提供者:xq
  1. gpio

    1下载:
  2. 一个可综合的verilog描述的GPIO代码。-A GPIO design in verilog
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:652884
    • 提供者:asterisc
  1. traffic

    0下载:
  2. 实现路口交通灯系统的控制方法很多,可以用标准逻辑器件,可编程控制器PLC,单片机等方案来实现。但是这些控制方法的功能修改及调试都需要硬件电路的支持,在一定程度上增加了功能修改及系统调试的困难。因此,在设计中采用EDA技术,应用目前广泛应用的Verilog HDL硬件电路描述语言,实现交通灯系统控制器的设计,利用MAX+PLUS 集成开发环境进行综合、仿真,并下载到CPLD可编程逻辑器件中,完成系统的控制作用。-Intersection traffic signal systems to ach
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:676
    • 提供者:沈田
  1. ptos

    0下载:
  2. 16位并行转串行译码器Verilog,以及synopsis综合结果,行为级、门级网单,均已通过仿真验证-16bit parallel to serial decoder and aynthesis result
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:8600
    • 提供者:choumio
  1. DE2_NIOS_HOST_MOUSE_VGA

    0下载:
  2. 显示控制电路是整个场序彩色显示【15】【16】系统的心设计部分,本文采用Verilog HDL来设计。首先编写对各单元电路进行以行为级描述的Verilog代码,再用EDA工具对Verilog HDL代码进行功能仿真和逻辑综合。-Display control circuit is the field sequential color display 【15】 【16】 system design part of the heart, this paper Verilog HDL to desig
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4122036
    • 提供者:王朔
  1. Div

    0下载:
  2. 非常好用的小数除法器,verilog开发的。quartusii下综合通过-Very easy to use fractional divider, verilog developed. quartusii under comprehensive by
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:812699
    • 提供者:洪依
  1. lpddr_verilog_model

    0下载:
  2. 美光 ddr sdram 仿真模型, 不可综合,用在测试平台模仿ddr sdram的功能。verilog语言编写。-Micron MOBILE DDR SDRAM simulation model. not synthesisable, used in tesetbench to emulation the function of ddr sdram. written in verilog
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:39665
    • 提供者:qiubin
  1. m-sequence-of-pseudo-random-noise

    1下载:
  2. 基于verilog 的用于通信系统的m序列伪随机噪声,可综合,我已验证通过。-Based on the verilog for m-sequences of pseudo-random noise of the communication system, can be integrated, I verified through.
  3. 所属分类:Other systems

    • 发布日期:2016-08-16
    • 文件大小:14336
    • 提供者:张阳
  1. RS232_tx

    0下载:
  2. 串口发送程序,verilog实现,可综合。-program for rs232
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:910
    • 提供者:zhaolei
  1. Canny

    0下载:
  2. 首先利用C实现了一个图像边缘提取的算法,然后利用vivado高层次综合,将其综合为verilog代码。-First, the use of C implements a image edge extraction algorithm, then use vivado high-level synthesis, as its comprehensive verilog code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7255285
    • 提供者:yuandb
  1. dds_compiler_v4_0

    0下载:
  2. Verilog的DDS实现正弦波输出。这个模块是不可综合的,但是已经综合了,-Verilog DDS
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:16328
    • 提供者:mingtian
  1. uart16550_latest.tar

    0下载:
  2. uart电路实现,verilog编写,可以综合-uart circuit implementation, verilog writing can be integrated
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1544768
    • 提供者:jack ga
  1. viterbi_decoder_axi4s_latest.tar

    0下载:
  2. viterbi解码电路,verilog实现,可以综合有使用价值-viterbi decoding circuit, verilog achieve, you can have the use of integrated value
  3. 所属分类:Other systems

    • 发布日期:2017-06-17
    • 文件大小:25643209
    • 提供者:jack ga
  1. FPGA-Verilog-I2C

    0下载:
  2. FPGA描述I2C协议过程,采用Verilog语言编写,压缩包里含有完整的代码(已经综合仿真),仿真图-FPGA I2C protocol process descr iption, using Verilog language, compressed bundle contains the complete code (already integrated simulation), simulation map
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-09
    • 文件大小:1629424
    • 提供者:知行合一
  1. Flow

    0下载:
  2. Verilog代码实现数据流输入检测,并综合仿真(Verilog code implements data flow input detection and integrated simulation.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:62464
    • 提供者:Tmoil
  1. new.v

    1下载:
  2. 状态机写的axi slave,模式较少,基本功能齐全,轻便,仿真综合通过(AXI4 slave programmed by state machine approach)
  3. 所属分类:其他

    • 发布日期:2019-10-25
    • 文件大小:1024
    • 提供者:风城复辟
  1. 1

    1下载:
  2. 针对矿浆管道工况调整给泄漏检测带来的干扰,准确提取泄漏信号的特征量是降低泄漏误报、漏报的关键。为此,提出了一种基于经验模态分解(EMD)、Hilbert能量谱与变量预测模型(VPMCD)相结合的泄漏检测方法。该方法首先将压力信号分解成若干个固有模态函数(IMF)之和,然后将IMF分量进行Hilbert变换得到局部Hilbert能量谱,依据能量分布的标准差选择最能准确反映矿浆管道运行工况的局部能量谱作为特征值向量,最后通过VPMCD分类器建立泄漏识别模型。将该方法应用于泄漏检测中,实验结果表明,矿
  3. 所属分类:其他

    • 发布日期:2021-03-07
    • 文件大小:4096
    • 提供者:M-min
« 12 »
搜珍网 www.dssz.com