CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 32 bit crc

搜索资源列表

  1. crc源码

    0下载:
  2. crc校验源码,可供C51程序员参考,我目前测试用的32位CRC程序-crc check source code, programmer's reference for C51, I am currently testing 32-bit CRC procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.83kb
    • 提供者:刘涛
  1. trunk-hdlc.rar

    1下载:
  2. 高级链路层协议的实现,vhdl,fpga,- 8 bit parallel backend interface - use external RX and TX clocks - Start and end of frame pattern generation - Start and end of frame pattern checking - Idle pattern generation and detection (all ones) - Idle pattern
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:183.91kb
    • 提供者:whs
  1. MSP430_CRC

    0下载:
  2. 用MSP430实现CRC的方法 Cyclic Redundancy Code (CRC) -Cyclic Redundancy Code (CRC) is commonly used to determine the correctness of a data transmission or storage. This application note presents a solution to compute 16-bit and 32-bit CRCs on the ultr
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:181.44kb
    • 提供者:防止
  1. eth_crc

    0下载:
  2. crc校验码Verilog 程序。此为4位并行crc——32校验。-crc checksum Verilog program. This is a 4-bit parallel crc- 32 check.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1.92kb
    • 提供者:hepeng
  1. crc_check

    0下载:
  2. 32位CRC生成软件,非常实用,已经成功用到很多项目中,超值-32-bit CRC generation software, very useful, has been successfully used in many projects, the value! ! !
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2.41kb
    • 提供者:东言为
  1. Crc

    0下载:
  2. CRC校验8位16位32位全面方便的源码-8-bit 16-bit CRC, a comprehensive and convenient source 32-bit
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1.38kb
    • 提供者:
  1. CRC

    0下载:
  2. 对26比特的帧结构进行6比特的CRC处理,输出26+6=32的帧结构。VHDL代码实现-26 bits of the frame structure of 6-bit CRC processing, output 26+6 = 32 frame structure. VHDL code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:847byte
    • 提供者:杨胜丰
  1. my

    1下载:
  2. 64位数据的CRC-32校验的,Verilog实现,算法并行优化-64-bit data CRC-32 checksum, Verilog implementation of a parallel optimization algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:130.46kb
    • 提供者:dowson
  1. CRC-8

    1下载:
  2. VHDL code for CRC-8 computing using 32 bit input (parallel)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:731byte
    • 提供者:stefanovic
  1. CRC-32

    0下载:
  2. 一个关于32位循环冗余校验的verilog代码-A 32-bit cyclic redundancy check on the verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2.19kb
    • 提供者:袁桂毅
  1. fast-crc_latest.tar

    0下载:
  2. A 32-bit parallel and highly pipelined Cyclic Redundancy Code (CRC) generator is presented. The design can handle 5 different channels at an input rate of 2Gbps each (the total output throughput is 5x4Gbps.)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-21
    • 文件大小:4.55mb
    • 提供者:gollasantu
  1. CRC

    0下载:
  2. CRC校验参考设计Verilog代码,crc8,16,32bit- crc8_8.v : CRC-8, 8-bit data input. crc12_4.v : CRC-12, 4-bit data input. crc16_8.v : CRC-16, 8-bit data input. crc_ccit_8.v : CRC-CCIT, 8-bit data input.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-23
    • 文件大小:10.1kb
    • 提供者:guangngqiang
  1. CRC32_D82

    0下载:
  2. CRC 校验 // polynomial: (0 1 4 5 7 8 10 11 12 16 18 22 23 26 32) // data width: 8 // convention: the first serial bit is D[7]- // polynomial: (0 1 4 5 7 8 10 11 12 16 18 22 23 26 32) // data width: 8 // convention: the first serial bit i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:670byte
    • 提供者:kirin-Jen
  1. CRC16

    0下载:
  2. C语言。包含2个C文件。 用于CRC校验,分为16位和32位CRC计算。可用于RS485,CAN等多种通讯。-C language. It contains two C files. For the CRC, divided into 16-bit and 32-bit CRC calculations. Can be used for RS485, CAN and other communications.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:祝鹏
  1. CRC-generator

    0下载:
  2. 提出了一种32位并行和高度流水线的循环冗余码(CRC)发生器。 该设计可以处理5个不同的通道,每个输入速率为2Gbps(总输出吞吐量为5x4Gbps)。 生成的CRC与32位以太网标准兼容。 该电路已经在0.35Micron标准CMOS工艺中使用标准单元实现,其使用Galois Fields的特性,并且被认为是“自由的”IP。-A 32-bit parallel and highly pipelined Cyclic Redundancy Code (CRC) generator is
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-05
    • 文件大小:439.27kb
    • 提供者:asdtgg
  1. crc_verilog_xilinx

    0下载:
  2. 包括下面文档: readme.txt : This file crc8_8.v : CRC-8, 8-bit data input. crc12_4.v : CRC-12, 4-bit data input. crc16_8.v : CRC-16, 8-bit data input. crc_ccit_8.v : CRC-CCIT, 8-bit data input. cr
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-05
    • 文件大小:10kb
    • 提供者:chris_lj
  1. simHT32F52342_52352v130

    0下载:
  2. HT32F52342/HT32F52352 产品规格书 带 ARM? CortexTM-M0+ 内核以及 1 MSPS ADC、USART、UART、SPI、I2C、I2S、MCTM、GPTM、 BFTM、SCI、CRC、RTC、WDT、PDMA、EBI 和 USB 2.0 FS 高达 128KB Flash 和 16KB SRAM 的 Holtek 32-Bit 单片机(HT32F52342/HT32F52352 product specification It has ARM, Cort
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-22
    • 文件大小:936kb
    • 提供者:chandy.bw
搜珍网 www.dssz.com