搜索资源列表
CRC-Verilog
- 此是进行循环冗余效验的Verilog编码,适合多种标准,如CRC16-this Cyclic Redundancy is well-tested Verilog code for a variety of criteria, such as CYXLIC REDUNDANCY
若干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_8bl0b
- 8b10b的verilog编码程序,已经验证过没有问题,效果比以前的要好-8b10b the verilog coding process has been proven there is no problem, the effect is better than before
ADPCMverilog
- ADPCM编码的Verilog编码实现,代码有详细的注释,编译通过-ADPCM coding Verilog code, the code has detailed notes, compiled by
crc16_8
- crc16,数据位宽为8,verilog编码-crc16 ,datawidth is 8,coding by verilog
crc32_8
- crc32,数据位宽为8,verilog编码-crc32,datawidth is8,coding by verilog
crc_ccit_8
- crc_ccit, 数据位宽为8,verilog编码-crc_ccit, datawidth is 8,coding by verilog
Verilog
- 基于Verilog的编码用BOOTH算法和移位相加实现乘法运算-BOOTH Algorithm with multiplication
mtspeed
- m法t法编码器测速 verilog语言 m法采样时间可调 t法间隔周期可调-m method t method m encoder velocity verilog language law law sampling time interval period adjustable adjustable t
HDB3_CODER
- HDB3 verilog 编码模块 基于ISE10.1的HDB3编码模块实现。-HDB3 verilog ISE10.1
FPGA 正交编码 verilog
- 用Verilog写的2倍频率正交编码的仿真测试程序,仿真波形已经调出
RS编译码器verilog
- 本设计提供RS(255,247)码的编码和解码的Verilog源代码。 已验证0~4个错误的编码与解码功能。
07_uart_test
- uart通信协议的Verilog编码实现,以及完整的测试文件。(UART communication protocol Verilog encoding implementation, as well as a complete test file.)
遥控器编码电路
- 该代码根据时序图,采用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编码(This is a coding that can implement frame synchronization, using Verilog coding)
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)线性分组码译码器【例