搜索资源列表
avalon_chk_vhd
- de2 avalon checksum by vhdl
crcm
- crc 校验,vhdl源码,经仿真能正常运行,供大家参考-CRC checksum, vhdl source, the simulation can be normal operation, for your reference
crc_8
- 用vhdl编写的CRC校验代码,仿真以及下载在板上测试通过-Prepared by the CRC checksum vhdl code, simulation, and download the on-board test
CPU_Architecture
- Our processor is a RISC processor that can be used for many general applications, but it is specially designed for the purpose of high speed network related tasks. External hardware accelerator is used for network packet processing. The common netw
eth_crc
- crc校验码Verilog 程序。此为4位并行crc——32校验。-crc checksum Verilog program. This is a 4-bit parallel crc- 32 check.
CRC
- CRC循环校验码的生成。文件里是(40,32)的校验码生成电路,采用串行输入、串行输出的方式。-CRC checksum generation cycle. File is (40,32) of the check code generation circuit, the use of serial input, serial output mode.
CRC_Check
- crc校验的vhdl验证,模块分为编码组帧解帧解码模块-vhdl crc checksum verification, the module is divided into coding frame decoding module framing solution
my
- 64位数据的CRC-32校验的,Verilog实现,算法并行优化-64-bit data CRC-32 checksum, Verilog implementation of a parallel optimization algorithm
CRC-Parallel-Computation
- 用软件实现CRC校验码计算很难满足高速数据通信的要求, 基于硬件的实现方法中, 有串行经典算法LFSR,电路以及由软件算法推导出来的其它各种并行计算方法。以经典的LFSR,电路为基础, 研究了按字节并行计算CRC校验码的原理.-Implemented in software CRC checksum calculation is difficult to meet the requirements of high-speed data communications, hardware-based
crc16
- 16位的CRC校验 使用VHDL实现 有几个模块 主模块 接收模块 测试模块-16-bit CRC checksum VHDL implementation
FPGA_NAND
- 一个使用VHDL语言并通过FPGA实现的NAND的读写控制和校验算法的程序-Using VHDL and FPGA implementation of the NAND read and write control procedures and checksum algorithms
crc_8
- 基于verilog的并行crc8的校验,已经仿真过,符合设计要求,可以拿去参考-Verilog a parallel crc8 checksum, already simulation, meet the design requirements, you can take reference
crc16-
- 本文档描述了一种CRC校验的方法,开发语言为verilog。程序自己写的,包括测试代码。欢迎参考-This document describes a CRC checksum method development language verilog. Write their own procedures, including test code. Welcome reference
jiaoyan
- Verilog编写的crc16校验程序,为大家通信校验提供一种可靠的方法-Verilog prepared crc16 checksum procedure for everyone to provide a reliable communication method validation
CRC
- 赛灵思的循环冗余校验(CRC),内服详细说明-The Cyclic Redundancy Check (CRC) is a checksum technique for testing data reliability and correctness. This application note shows how to implement Configurable CRC Modules with LocalLink interfaces. Users tailor the modul
crc32
- 该文件主要描述的是crc算法的实现,是8bit输入,输出的是32bit的crc校验码-The document is to achieve crc algorithm described is 8bit input, the output is a 32bit crc checksum
crc
- 用于ethernet的CRC校验源代码,ALTERA官方代码,已验证-CRC checksum of the source code for ethernet, ALTERA official code, verified
ethernet_loopback
- 通过FPGA驱动千兆以太网口,完成SPARTAN6上的UDP数据包闭环测试,即通过网口发送数据包到FPGA,FPGA内部将接收到的数据返回到PC机,建议测试之前添加ARP静态绑定,FGPA内部的IP以及MAC地址在ROM里的COE文档里可以看到,发送端添加了CRC以及整体CHECKSUM的计算(Driven by FPGA Gigabit Ethernet port, UDP SPARTAN6 data packet on the closed loop test, through the ne
