搜索资源列表
用cpld实现曼彻斯特编码
- 用cpld实现曼彻斯特编码 用verilog HDL进行曼彻斯特编码,用于通信中-cpld achieve with Manchester encoding with Verilog HDL Manchester encoding. for Communication
CRC-Verilog
- 此是进行循环冗余效验的Verilog编码,适合多种标准,如CRC16-this Cyclic Redundancy is well-tested Verilog code for a variety of criteria, such as CYXLIC REDUNDANCY
多个Verilog的代码
- 多个VHDL编码的例题,详细的电路图介绍,还有流程图-many examples of VHDL code, the particular introduction of circuit diagram and flow chart
若干74HCxxx的Verilog源码。
- 包括:74HC85、74HC138、74HC161、74HC151、74HC373 74HC4017、74HC238、74HC194等器件的Verilog编码实现。为.V文件,也可直接用记事本等打开。
hdb3 的verilog编码
- hdb3 的verilog编码
增量式光电编码器计数器 Verilog 程序
- 增量式光电编码器计数器 Verilog 的程序,附源 Verilog 的代码.
CMMB中ldpc编码器的verilog代码
- CMMB中ldpc编码器的verilog代码 CMMB中的ldpc编码器采用H矩阵的做法进行 编码,通过对H矩阵的分解进行迭代进行 编码,比较复杂。此代码为发射端的源代码, 已经应用。
encode RS(255,239)编码
- Verilog HDL代码,RS(255,239)编码,未采用弱对偶基-Verilog HDL code, RS(255,239)encoder, without weak-dual base
8b10b_encdec.rar
- 8b10b转换编码、解码verilog源代码,8b10b transcoding, decoding verilog source code
Chapter10
- 第十章的代码。 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例模块相
encode
- 8位优先编码器。 8位优先编码器。-8-bit priority encoder. 8-bit priority encoder. 8-bit priority encoder.
hanming
- 用Verilog语言实现汉明编码,很粗燥,是大三的时候做的-With the Verilog language Hamming code, it is rough dry, a junior at the time to do
encode_8bl0b
- 8b10b的verilog编码程序,已经验证过没有问题,效果比以前的要好-8b10b the verilog coding process has been proven there is no problem, the effect is better than before
Verilog
- 基于Verilog的编码用BOOTH算法和移位相加实现乘法运算-BOOTH Algorithm with multiplication
JPEG_verilog_code
- jpeg的verilog代码,只是编码部分的代码-jpeg of the verilog code, but coding part of the code
FPGA 正交编码 verilog
- 用Verilog写的2倍频率正交编码的仿真测试程序,仿真波形已经调出
RS编译码器verilog
- 本设计提供RS(255,247)码的编码和解码的Verilog源代码。 已验证0~4个错误的编码与解码功能。
遥控器编码电路
- 该代码根据时序图,采用verilog代码实现了遥控器编码电路的功能。(The code according to the timing diagram, using Verilog code to achieve the function of the encoding circuit of the remote controller.)
verilog
- 里面包括乘法器等多个verilog编码整理,大多数的编码应该都在内(It includes multiple Verilog coding collation, such as multiplier, and most of the codes should be included)
Verilog的135个经典设计实例
- Verilog的135个经典设计实例,部分摘录如下:【例 9.23】可变模加法/减法计数器【例 11.7】自动售饮料机【例 11.6】“梁祝”乐曲演奏电路【例 11.5】交通灯控制器【例 11.2】4 位数字频率计控制模块【例 11.1】数字跑表【例 9.26】256×16 RAM 块【例 9.27】4 位串并转换器【例 11.8】多功能数字钟【例 11.9】电话计费器程序【例 12.13】CRC 编码【例 12.12】(7,4)循环码纠错译码器【例 12.10】(7,4)线性分组码译码器【例