CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - testbench verilog

搜索资源列表

  1. Memory

    0下载:
  2. Example of a FIFO code in verilog language, to control a bus. With a memory stack and a testbench.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:847163
    • 提供者:Lokous
  1. alu

    0下载:
  2. ALU modeling verilog codes and testbench
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:546176
    • 提供者:neorome
  1. adder_4

    0下载:
  2. 详细介绍了四位加法器的verilog代码,还包括详细的testbench代码。-Details of the four adder verilog code, also includes detailed testbench code.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:538
    • 提供者:kevin
  1. inout_test

    0下载:
  2. verilog inout端口的测试程序 帮助理解Verilog语言inout端口的使用(包括Verilog程序和testbench)-verilog inout port test program to help understand the use of the Verilog language inout port
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:641
    • 提供者:Flying
  1. VMMing-a-SV

    0下载:
  2. vmm不错的学习资料,如何搭建testbench,很多实用的例子。推荐初学者。-study vmm of system-verilog
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:742126
    • 提供者:clevenad
  1. mux_4_to_1

    0下载:
  2. 基于verilog的四选一的设计,附带testbench,并且测试通过-Based on the four design in verilog, incidental testbench, and the test passes
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:120129
    • 提供者:徐俊龙
  1. pcm

    1下载:
  2. verilog 的代码,是pcm采编器,经过验证的,可以用,并且附带上testbench文件。-The verilog code pcm editorial, proven, you can use, and comes on the testbench file.
  3. 所属分类:Other windows programs

    • 发布日期:2014-05-24
    • 文件大小:1024
    • 提供者:张伟
  1. filter

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

    • 发布日期:2017-11-16
    • 文件大小:2212177
    • 提供者:kimchiman
  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. Fsm

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

    • 发布日期:2017-04-10
    • 文件大小: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. shift-register-and-testbench

    0下载:
  2. Shift register and testbench in verilog
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:669
    • 提供者:pravat
  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-13
    • 文件大小:2954
    • 提供者:D
  1. fifo_verilog

    0下载:
  2. 16位FIFO的硬件电路,使用verilog实现。文件内含组合逻辑和寄存逻辑两种方法的实现,以及对应的testbench测试代码-16 FIFO hardware circuits using verilog implementation. File contains a combination of logic and storage logic to achieve the two methods, and the corresponding testbench test code
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:33429
    • 提供者:chenhaoc
  1. Haffman-encoding

    1下载:
  2. verilog implementation of huffman encoder with testbench
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:26104
    • 提供者:Setareh
  1. pud_ben

    0下载:
  2. Verilog HDL source code of generating a ROM file (in Quartuss) and testbench in Modelsim (verification)
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5623
    • 提供者:Ben
  1. class09_A

    0下载:
  2. Verilog 状态机编写按键消抖,并且testbench-Verilog write key debounce
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:126952
    • 提供者:马鹤鸣
  1. testbench.sv

    0下载:
  2. RS 编码和解码Verilog Code, 实现了RS(544,514)的编码和译码;--RS Coding and Decoding Verilog code, implement RS(544,514)
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4036
    • 提供者:liuchao
  1. anc dec

    0下载:
  2. encoder,decoder,testbench and run files
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:27648
    • 提供者:Gops
  1. electrical lock

    0下载:
  2. 一个用Verilog写的电子锁工程,带testbench。(An electronic lock project written in Verilog with testbench.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:2627584
    • 提供者:容止
« 12 »
搜珍网 www.dssz.com