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

搜索资源列表

  1. ethernet.tar

    0下载:
  2. 以太网的vhdl和verilog代码,供大家学习-Ethernet VHDL and Verilog code for everyone to learn
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:934781
    • 提供者:sunlee
  1. CRC_32

    2下载:
  2. 用verilog语言实现的的的32位CRC生成与检验的代码-The 32bits CRC using hardware describe language of verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1430
    • 提供者:朱猪
  1. crc

    0下载:
  2. 自己写的循环冗余校验,进行了仿真,整个工程都在!-Wrote it myself, cyclic redundancy check carried out a simulation, the whole project are in!
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. CRC和线性码程序 可能对初级学习有用 希望能够好好利用-CRC
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:31208
    • 提供者:黄金刚
  1. crc_verilog_xilinx

    1下载:
  2. CRC,对于研究通信的有重要意义.利用VERILOG实现8位,16位等CRC原理,-CRC, the study of communication are important. VERILOG to achieve the use of 8, 16, such as CRC principle,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:10701
    • 提供者:
  1. PCK_CRC16_D8

    0下载:
  2. VERILOG的CRC代码,节约资源,高效.欢迎提意见-good verilog for crc,is good for fpga.welcome to down
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:939
    • 提供者:sxh
  1. CRCecoder

    0下载:
  2. CRC 编码的Verilog语言,高手的作品,放心下-CRC-coded Verilog language, master' s works, rest assured that the next
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1111
    • 提供者:王刚
  1. Desktop

    0下载:
  2. crc校验码verilog代码,24bits,按原理写的代码-cyclic redundancy check 24 bits verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:692
    • 提供者:陈阳
  1. crc_verilog_xilinx

    0下载:
  2. verilog 代码的循环冗余校验crc实现的源程序,请大家指教-verilog crc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:10512
    • 提供者:梁俊锋
  1. CRC

    0下载:
  2. CRC校验参考设计Verilog代码 包括所有代码-Verilog code for CRC check reference design includes all the code
  3. 所属分类:VHDL-FPGA-Verilog

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

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

    • 发布日期:2017-03-28
    • 文件大小:2241
    • 提供者:袁桂毅
  1. gen_crc

    1下载:
  2. 任意位宽,任意多项式,并行CRC生成verilog代码脚本-CRC verilog gen scr ipt, for any width of data input
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:1180
    • 提供者:wds
  1. crc_tool

    0下载:
  2. 用c编写的自动生成并行crc处理的verilog代码的工具-Automatically generate the verilog code to parallel crc processing tools written with c
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:56625
    • 提供者:wangxin
  1. crc16-

    0下载:
  2. 本文档描述了一种CRC校验的方法,开发语言为verilog。程序自己写的,包括测试代码。欢迎参考-This document describes a CRC checksum method development language verilog. Write their own procedures, including test code. Welcome reference
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:995
    • 提供者:秦艳召
  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
    • 文件大小:10344
    • 提供者:guangngqiang
  1. crc16_d8

    0下载:
  2. 此代码采用Verilog语言实现8位CRC校验功能,采用CRC-ITU标准制定的CRC16校验-This code USES the Verilog language function of eight CRC check the CRC- ITU CRC16 calibration standards
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1109
    • 提供者:zhangpeng
搜珍网 www.dssz.com