搜索资源列表
crc_pkg
- VHDL语言实现的CRC校验,函数形式,包括CRC4,CRC8,CRC16和CRC32
crc.zip CRC校验程序
- CRC校验程序,使用了CRC-16和CRC-CCITT方法 ,CRC inspection program, which use crc-16 and crc-ccitt method
crc16
- crc16 module for SDIO DAT line calculation
crc16
- 16bit CRC for 8bits data
CRC_16
- crc16的串行和并行写法,而且有详细的测试文件-Serial and parallel crc16 written, and detailed test documents
usb_latest[1].tar
- sub opercore USB CRC5 and CRC16 Modules //// //// //// //// //// //// Author: Rudolf Usselmann //// //// rudi@asics.ws //// //// //// //// //// //// Downloaded from: http://www.opencores.org/cores/usb/-sub opercore USB CRC5 and CRC16 Mo
crc16_8
- crc16,数据位宽为8,verilog编码-crc16 ,datawidth is 8,coding by verilog
crc_peripheral
- -- crc.vhd -- Used for calculation of CRC16-CCITT -- Intended use is as custom peripheral for Nios processor -- When address is logic 0 => -- Internal CRC register is initialised with write_data value -- When address is logic 1 =>
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.)