搜索资源列表
CRC
- CCITT16/N,G(x)=1A001H的CRC校验程序,在8051上调试通过!
crc_verilog_xilinx
- 这是一个在FPGA上实现CRC算法的程序,包含了CRC-8,CRC-12,CRC-16,CRC-CCIT,CRC-32一共五种校验形式。
fpga 程序
- crc 校验
CRC10
- CRC校验 自己编写的程序,通过matlab仿真-CRC check
eth_crc
- crc校验码Verilog 程序。此为4位并行crc——32校验。-crc checksum Verilog program. This is a 4-bit parallel crc- 32 check.
hdlc_rs
- 一种带有CRC校验、一次可连续发送1-15块16字节数据、带有曼彻斯特码的hdlc收发程序,在Altera中仿真并在实际芯片中试验过的程序-One kind with a CRC check, send a continuous block of 16 bytes of data 1-15, with Manchester' s hdlc receive procedures in the Altera chip simulation and tested in the actual pr
crc16
- Crc校验程序,用于HDLC通信里面和其他的crc校验的代码,是crc16的-Crc verification procedures for the inside and other HDLC communication crc check code is the crc16 of the
33162769crcm
- 基于FPGA的差错控制编码,CRC循环校验码的VHDL程序代码,含仿真文件-FPGA-based error control coding, CRC cyclic check code VHDL code, including simulation file
54088960verilog_multicrc
- CRC校验码生成器的程序编码,verilog编写-The CRC generator to the program code, verilog write
crc
- 基于CRC编码的检错程序,实现CRC校验,能进行CRC编码和解码。-CRC check up CRC decode and CRC encode
CRC
- 循环冗余校验(CRC)模块设计,包括CRC工作原理、设计原理、程序设计及分析以及仿真分析-Cyclic Redundancy Check (CRC) module design, including CRC works, design principles, program design and analysis, and simulation analysis
crc16-
- 本文档描述了一种CRC校验的方法,开发语言为verilog。程序自己写的,包括测试代码。欢迎参考-This document describes a CRC checksum method development language verilog. Write their own procedures, including test code. Welcome reference
CRC_for_8023
- 基于802.3以太网协议的CRC校验程序,使用VHDL语言,4位数据并行执行-CRC inspection program based on the 802.3 Ethernet protocol, the use of VHDL, four data parallel execution
FT3_crc
- FT3发送程序加CRC校验,曼彻斯特编码-FT3 sender plus CRC, Manchester coding
CRC_test
- 基于verilog编写的CRC校验程序,采用LFSR电路实现。-CRC verilog
CRC
- crc校验的程序,关于crc的校验程序,8位转化为8位的并行算法,使用verilog编写的(crc search .12bit_4bit,8_8bit,and16 bit_8bit,32bit_8bit progranming by verilog languages,is very good. I think is correct)
crc_core
- 程序主要用来检测或校验数据传输或者保存后可能出现的错误。它是利用除法及余数的原理来作错误侦测的。(The program is mainly used to detect or verify data transmission or to save possible errors.It is an error detection using the principle of division and remainder.)