搜索资源列表
trellis_verlog
- ATSC发送端部分,ATSC标准特有的TCM编码,共6个文件,包含tb文件,已通过仿真,没有问题,verilog代码-ATSC transmitter, the ATSC standard TCM unique coding, a total of six documents, tb-contained documents, had passed through simulation, no problem, verilog code
pcm(8)
- 语音编码的VHDL源码,已经调试通过.压缩文件中包括调试过程代码.-speech coding VHDL source code, debugging has been adopted. Compressed files to include debugging code.
HDB3
- 实现HDB3编码,文件清晰,执行效率高。有每条语句的说明,阅读简单。
若干74HCxxx的Verilog源码。
- 包括:74HC85、74HC138、74HC161、74HC151、74HC373 74HC4017、74HC238、74HC194等器件的Verilog编码实现。为.V文件,也可直接用记事本等打开。
ppm.rar
- ppm编码,本程序为编码的硬件语言的实现,包含测试文件,同时编译便可出结果,ppm coding procedures for the encoding of the language of the hardware implementation, including test papers, the results will be compiled at the same time
clock
- 数显时钟编码,verilog 代码实现,其中含有测试文件-Digital clock code, verilog code, which contains the test file
VHDLcoding
- 本文件时VHDL的各种编写规范,有助于开发者在平时养成好的编码习惯-This document, the various write VHDL specification, helps developers to develop good coding habits in peacetime
manch
- 该文件是一个完整的工程文件,用VerilogHDL语言编写,包括曼彻斯特编码器的设计文件和仿真测试文件以及解码器的设计文件和仿真测试文件。在Modelsim中仿真测试通过。-The document is a complete project file, with VerilogHDL languages, including the Manchester encoder design documents and simulation test files and decoder design
VGAcaisexinhaokongzhiqixiugaiban
- 这个是我们的课程设计,通过在网上寻找相关资料,设计出了行场扫描电路模块和颜色编码模块,然后设计整体顶层文件,最终实现VGA依次显示8种颜色的功能,其中,按键为MD,按一次,颜色变一次。-This is our curriculum design, through the Internet to find relevant information, to design a line of field scanning circuit module and color-coded blocks, a
8B10BEncodeDecode
- 基于FPGA的8B10B编解码程序,内含编码和解码文件-FPGA-based 8B10B decoding process, encode and decode files containing
33162769crcm
- 基于FPGA的差错控制编码,CRC循环校验码的VHDL程序代码,含仿真文件-FPGA-based error control coding, CRC cyclic check code VHDL code, including simulation file
VHDL-FPGA
- FPGA使用经过优化的x264编码器速度大概是网上公布的x264版本的三倍,质量下降约0.2db,码流增大约5%。已成功应用于多家公司的视频会议。 一共有三个文件夹: 1,x264编码可执行程序-this is tool for FPGA with VHDL!
JPEG2000MQ
- 这是实现JPEG2000MQ编码其的文件,需要的下载-This is achieved JPEG2000MQ encoding the file, you need to download
FPGA-data
- 本文件内含多个编码,何其有关的文件,例如:HDB3编码,ASK,FSK,CMI,曼彻斯特编码和这些的解码器-This document contains a number of encoding and decoding procedures, ease of reference, learning, Manchester encoding, and HDB3 practicality. You can learn its programming ideas
Desktop
- 四D触发器,最优先级编码器和加法器描述的VHDl文件-Four D flip-flop, the priority encoder and adder descr iption of the VHDl files
encoding-decoding
- 卷积码编码译码程序以及其modelsim仿真波形文件等-Convolutional code encoding and decoding procedures and the Modelsim simulation waveform file
8b10b_encdec_latest.tar
- 此文件为8b10b编码的测试程序,可以直接进行仿真。其中包括编码,解码的完整代码。-This file 8b10b encoding test program can be directly simulated. Including encoding, decoding the complete code.
aa
- 本程序是用Xilinx ISE 软件编写的。它完成了(7,3)码的编码工作。里面有源程序和用于仿真的测试文件-The program is written using the Xilinx ISE software. (7,3) code encoding. Inside source for simulation test file
juanji1
- 本程序是在Xilinx ISE上编写的,它完成(2,1,6)卷积码的编码工作。里面有源程序和用以仿真的测试文件-The program is written on Xilinx ISE, it completed the (2,1,6) convolutional code encoding. Source and for the simulation of the test file inside
Chapter4
- Chapter4文件夹: (1)实验1:编码器实验,完整的设计工程文件在CODER文件夹下 (2)实验2:译码器实验,完整的设计工程文件在DECODER7文件夹下 (3)实验3:加法器实验,完整的设计工程文件在ADDER和ALU文件夹下 (4)实验4:乘法器实验,完整的设计工程文件在4BITMULT文件夹下 (5)实验5:寄存器实验,完整的设计工程文件在SHIFT8R和SHIFT8文件夹下 (6)实验6:计数器实验,完整的设计工程文件在COUNT10文件夹下