搜索资源列表
crc16
- crc16 module for SDIO DAT line calculation
CRC_16
- crc16的串行和并行写法,而且有详细的测试文件-Serial and parallel crc16 written, and detailed test documents
crc16_8
- crc16,数据位宽为8,verilog编码-crc16 ,datawidth is 8,coding by verilog
CRC16_VHDL
- CRC16 VHDL component implements sequential algorithm for incoming data CRC16 calculation
CRC16-0_5_12_16
- 包含16位CRC的并行实现和串行实现,并有测试程序。-Includes 16-bit CRC of the parallel and serial implementation to achieve, and test procedures.
crc16
- 16位的CRC校验 使用VHDL实现 有几个模块 主模块 接收模块 测试模块-16-bit CRC checksum VHDL implementation
crc16
- 一个实现CRC16的VHDL代码,以及说明CRC计算的原理和方法。(a VHDL code for CRC16.)