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

搜索资源列表

  1. filter

    0下载:
  2. verilog implementation of structural FIR filter. Contains testbench, including sample data and coefficients.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:2212177
    • 提供者:kimchiman
  1. CHANNEL_ESTIMATION_PROJECT

    1下载:
  2. 基于 quartus 2 的 lte 信道估计verilog hdl代码 只有功能仿真 时序仿真自己加sdc文件并且调整testbench的clk才能做出来-Estimated Verilog HDL code based Quartus lte channel only functional simulation timing simulation plus sdc file and adjust the testbench clk to do it
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:11803819
    • 提供者:lei
  1. Verilog1

    0下载:
  2. 实现了cic分频功能,分频系数D可变2~32,代码用verilog编写,其中输入数据写入主程序中,便于后人testbench的编写-Cic divide divider coefficient D variable from 2 to 32, the code is written in verilog input data is written to the main program, to facilitate future generations testbench preparation
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1637
    • 提供者:yangningcong
  1. 7-to-3

    0下载:
  2. 写出七到三化简表达式并用verilog实现,与传统全加做比较。(内含testbench)-Write seven to three simplification expression verilog achieve, compared with the traditional full. (Including testbench)
  3. 所属分类:MPI

    • 发布日期:2017-11-22
    • 文件大小:438797
    • 提供者:claraxu
  1. sync-and-asyn_FIFO_verilog

    2下载:
  2. 同步与异步FIFO的verilog实现,包括源代码,testbench,测试以及综合通过,还有相关参考资料-Synchronous and asynchronous FIFO verilog achieve, including source code, testbench, test and integrated through, as well as related references
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-11-16
    • 文件大小:1715200
    • 提供者:gt
  1. cordic_pipelined

    0下载:
  2. CORDIC算法的流水线verilog HDL实现,包含modelsim仿真所需的设计文件与testbench。-This is an implementation of CORDIC algorithm in verilog HDL, which contains design code and testbench.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:1347
    • 提供者:zhouwen
  1. ahbTestbench_obf

    0下载:
  2. Verilog AHB Testbench
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:144954
    • 提供者:Liu, Cheng
  1. LED8x8

    0下载:
  2. 8x8点阵的verilog实现,包含仿真testbench,和仿真的波形图-8x8 dot matrix verilog achieve, including simulation testbench, and simulation waveforms
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:39906
    • 提供者:林珊
  1. FIR_FILTER

    0下载:
  2. FIR滤波器的verilog实现,包含testbench,以及设计文档,文档里面详细介绍了滤波器系数的求取-FIR filter verilog implementation, including testbench, and the design document, the document which details the filter coefficients to strike
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-07-14
    • 文件大小:14336
    • 提供者:
  1. xiaoshu

    0下载:
  2. 基于Verilog的小数分频,带testbench,可直接modelsim仿真-Verilog-based fractional divider with testbench, modelsim simulation can be directly
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2357326
    • 提供者:yy
  1. one-key-multifunction_verilog

    0下载:
  2. 采用FPGA来实现的一键多能算法,Verilog 编码,包含testbench,有详细的解释说明。-Using FPGA to implement one key multifunction algorithm, Verilog coding, including testbench, a detailed explanation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:53834
    • 提供者:唐攀
  1. CRC_Tst

    0下载:
  2. 关于CRC的发射,以及接受的验证,用Verilog实现,包含testbench验证-About CRC launch, as well as acceptable verification, using Verilog implementation, including verification testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4506663
    • 提供者:尹腾飞
  1. ethenete

    0下载:
  2. 基于verilog的三速以太网源程序,文件中包含源程序和测试程序。-tri_model ethernet source code based on vhdl languange, include source code and testbench in the file.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:123454
    • 提供者:chenzhi
  1. DCT_IP_Testbench

    0下载:
  2. 一个DCT变换的完整IP,基于Verilog编写,同时包括完成的testbench,方便模块的仿真和测试。-DCT transform a complete IP, based on Verilog prepared, including both complete testbench, convenient module simulation and testing.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:29738
    • 提供者:bankfly
  1. spi_vmm1.2

    0下载:
  2. VMM1.2的SPI示例代码,介绍各个验证组件的功能和用法。Verilog编写,使用VCS仿真-The example SPI testbench code of the VMM1.2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1856568
    • 提供者:Tianlq
  1. Fsm

    0下载:
  2. 基于verilog的FSM设计,设计“101001”的序列检测器;包括testbench文件-The FSM based verilog design, design " 101001" sequence detector including testbench files
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:682
    • 提供者:Paul
  1. dff-n-d-latch

    0下载:
  2. Dlatch and D Flipflp code with testbench in Verilog
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:792
    • 提供者:pravat
  1. 24

    1下载:
  2. 基于6M晶振FPGA的篮球24秒计时器verilog HDL代码,附testbench-Verilog HDL code for FPGA-based 6M crystal basketball 24 seconds timer, with testbench
  3. 所属分类:VHDL编程

    • 发布日期:2017-06-07
    • 文件大小:760
    • 提供者:单俍
  1. adder

    0下载:
  2. 包含32位有无符号数的加减法,verilog语言描述,加法器分别采用行为级描述、行波进位、平方根进位三种描述方法,并有简单的testbench-32bits adder with addition and subtraction function. verilog HDL language . three kinds of implementations: adder behavioral descr iption, ripple carry, the square root of the ca
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2954
    • 提供者:D
  1. syncram

    0下载:
  2. verilog rtl and testbench code for single port sync ram
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:1056
    • 提供者:murali krishna
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com