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

搜索资源列表

  1. sim.rar

    2下载:
  2. 通用的循环码编码器和(7,4)循环码译码器。采用VERILOG HDL编写,通过硬件验证。需使用modelsim 5.6仿真,Common cyclic code encoder and (7,4) cyclic code decoder. VERILOG HDL preparation used by the hardware verification. Need to use simulation modelsim 5.6
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-05-23
    • 文件大小:34153
    • 提供者:来来
  1. Hamming_Decoder

    0下载:
  2. (7,4)Hammming码解码器,verilog代码实现。监督矩阵为HT=[1,0,0 0,1,0 0,0,1 1,0,1 1,1,1 1,1,0 0,1,1]-(7,4) Hammming code decoder, verilog code. Monitoring matrix HT = [1,0,0 0,1,0 0,0,1 1,0,1 1,1,1 1,1,0 0,1,1]
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:120395
    • 提供者:陈振睿
  1. mp3_decoder

    0下载:
  2. MP3解码的VHDL实现,包括霍夫曼解码等-VHDL realization of MP3 decoding, including Huffman decoding
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:34154
    • 提供者:asa
  1. state

    0下载:
  2. 米勒解码器的状态转换模块。用verilog语言编写,ISE为开发环境-Miller decoder module of the state transition
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:274894
    • 提供者:kinki
  1. out

    0下载:
  2. verilog语言编写的米勒解码的输出模块加仿真波形正确了-Miller verilog language decoder output waveform simulation module plus correct
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:234937
    • 提供者:kinki
  1. 2_to_4_decoder

    0下载:
  2. a 2_to_4 decoder example in verilog.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2915
    • 提供者:connit1986
  1. t4

    0下载:
  2. Explain the very good teaching Ve failed to translate miller overall lack of success of verilog language miller decoding Miller verilog language decoder o 4 Multiplier VHDL language design DRAM Controller verilog file
  3. 所属分类:Editor

    • 发布日期:2017-03-28
    • 文件大小:2109
    • 提供者:xxxx
  1. 2x4_decoder

    0下载:
  2. 2*4 decoder program in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:31947
    • 提供者:sandeep
  1. Sevenseg

    0下载:
  2. verilog code for a decoder that converts bcd to seven segment leds
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:23321
    • 提供者:z
  1. encoder8_3

    0下载:
  2. 用VERILOG语言实现了常用8_3编码器.-Verilog language used to achieve a common decoder 3-8.-With the VERILOG language to implement common 8_3 encoder .- Verilog language used to achieve a common decoder 3-8.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:6340
    • 提供者:彭红
  1. 2

    0下载:
  2. simple code of some kind of base decoder based on verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:777
    • 提供者:Tera
  1. HA

    0下载:
  2. Verilog HDL for Half Adder, Full Subtractor, Half Subtractor and 2x4 decoder.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1347
    • 提供者:leo
  1. ptos

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

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

    0下载:
  2. 将二进制码转换成BCD码,在verilog环境下可以封装为译码器-BCD code into the binary code in verilog environment is encapsulated as decoder
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:225029
    • 提供者:dmt08
  1. haiming

    0下载:
  2. 信息论与编码中,实现的一个简单的(7,4)系统线性分组码,也即海明码-Construct a systematic (7,4) linear block code.You can use c lauguage or HDL (VHDL or Verilog-HDL) to describe it. Construct a linear block decoder,and decode the received code vector[0 1 0 1 1 0 1].Please write the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:808
    • 提供者:周一
  1. decoder3_8

    0下载:
  2. 这是个三八译码器的文件,里面的程序是VERILOG语言编写的,很适合初学者使用-This is a file decoder 38, which the program is written in VERILOG, it is suitable for beginners
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1053064
    • 提供者:maohuhua
  1. decoder38

    0下载:
  2. 这是个译码器的文件,里面的程序是VERILOG语言编写的,很适合初学者使用-This is a file decoder, which the program is written in VERILOG, it is suitable for beginners
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:155000
    • 提供者:maohuhua
  1. Solomon

    0下载:
  2. Solomon Decoder in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-23
    • 文件大小:14286
    • 提供者:Sarang
  1. 8

    0下载:
  2. 利用verilog HDL编程驱动七段译码显示器,显示一位8进制变化。-Using verilog HDL programming seven segment decoder display driver, display an 8-ary change.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:2865
    • 提供者:李龙
  1. decoder4to16

    0下载:
  2. this is a verilog code for 4 to 16 decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:24673
    • 提供者:swapna
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com