搜索资源列表
译码器
- 通过对用硬件描述语言VHDL表示的某个专用部件(如中断控制器、差错控制码编码/译码器,此为译码器)的代码分析,构建它的逻辑结构,加深对相关部件设计技术的理解。 试验平台:MaxPlusII -through the use of VHDL hardware descr iption language said a special components (such as interrupt controllers, error control coding / decoding devic
一些译码器源代码
- 内有LED译码器,汉明纠错译码器,地址译码器,最高优先译码器,双2-4译码器等VHDL的源代码-decoder, Hamming error correction decoder, address decoder, the highest priority decoder, dual 2-4 decoder such as VHDL source code
哈夫曼编译码器
- 用C语言写的哈夫曼编译码器-C language written Huffman Decoder
3-8译码器
- vhdl的3-8译码器-instantiate the 3-8 decoder
汉明纠错码译码器源程序
- 汉明纠错码译码器的VHDL源程序
38译码器
- 基于matlab的38译码器,已通过运行。
简单哈夫曼编/译码器
- 一个简单的哈夫曼编/译码器。能从文件读入n个字符和m个权值,建立哈夫曼树,并将它保存。能利用已建好的哈夫曼树对文件进行编码。能利用已建好的哈夫曼树将文件中的代码进行译码。
huffman编码器、译码器
- huffman编码器、译码器
VHDL语言实现3—8译码器
- 应用VHDL语言编写的3—8译码器,简单易懂
FPGA简易3-8译码器
- QUARTUS II实现的简易3 8译码器
Verilog HDL 语言编程 RS(204,188)译码器的设计
- Verilog HDL 语言编程 RS(204,188)译码器的设计源码
asw译码器_new
- 自己编写的asw译码器,方便进行译码,具有一定的参考价值
5、译码器实验
- 这是单片机中的译码器实验程序,仅供初学者学习和使用。(This is a singlechip decoder experimental procedures for beginners to learn and use.)
decoder38-ok-38译码器
- 使用quartus2软件的VHDL编写了简单38译码器,希望大家能积极学习(The use of quartus2 software VHDL prepared a simple 38 decoder, I hope we can actively study)
动态数码管(带译码器)程序
- 动态数码管(带译码器)的全部源程序。分为各个模块。(Dynamic digital tube (with decoder) of all source code. It is divided into modules.)
动态数码管(不带译码器)程序
- 本文档包含了动态数码管(不带译码器)的所有源程序,分为各个模块。(This document contains all the source code of the dynamic digital tube (without the decoder), and is divided into modules.)
74HC4511 7段显示译码器
- 译码器,七段显示译码器,内含波形图,测试代码和源码,以及.v文件,verilog编写,ise平台运行(Decoder, seven segment display decoder, contain waveform, test code and source code, as well as.V file, Verilog writing, ISE platform running)
3-8译码器VHDL描述
- 在开发板FPGA:Spartan-3E 系列,型号:XC3S500E,封装:FGT320,速度-4;利用XIlinX编程,使用VHDL语言来描述组合逻辑器件3-8译码器(In the FPGA:Spartan-3E development board series, XC3S500E, FGT320, -4 package: speed; the use of XIlinX programming, using VHDL language to describe the combination
哈夫曼编码器,译码器问题
- 完成哈夫曼编码,译码问题,用C语言实现编码器,译码器的功能。(Complete the Hoffman code, decoding the problem, using the C language to implement the encoder, decoder functions.)
RS(204,188)译码器的设计
- RS(204,188)译码器说明 原文件: rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程), Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。 ROM及初始化文件: rom_inv.v(求逆运算), rom_power.v(求幂运算); rom_inv.mif(ROM初始化文件), rom_po