CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vhdl 校验

搜索资源列表

  1. CRC校验参考设计_xilinx_vhdl

    0下载:
  2. 可配置CRC参考设计 xilinx提供的VHDL-configurable CRC reference design for Xilinx VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:49875
    • 提供者:陈旭
  1. LDPC(VHDL)

    0下载:
  2. 低密度奇偶校验码的VHDL程序,用于LDPC码的硬件实现
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:2506
    • 提供者:赵天婵
  1. VHDL语言100例(普通下载)

    4下载:
  2. VHDL语言100例 VHDL语言100例 第1例 带控制端口的加法器 第2例 无控制端口的加法器 第3例 乘法器 第4例 比较器 第5例 二路选择器 第6例 寄存器 第7例 移位寄存器 第8例 综合单元库 第9例 七值逻辑与基本数据类型 第10例 函数 第11例 七值逻辑线或分辨函数 第12例 转换函数 第13例 左移函数 第14例 七值逻辑程序包 第15例 四输入多路器 第16例 目标选择器 第17例 奇偶校验器 第18例 映射单元库及其使用举 第19
  3. 所属分类:书籍源码

    • 发布日期:2009-04-15
    • 文件大小:344064
    • 提供者:wfl.a@163.com
  1. ECC校验FPGA源码

    1下载:
  2. ECC校验FPGA源码,VHDL编写
  3. 所属分类:VHDL编程

    • 发布日期:2011-06-28
    • 文件大小:6451
    • 提供者:concoct
  1. crc32校验串行算法

    0下载:
  2. crc32串行算法,vhdl语言
  3. 所属分类:VHDL编程

  1. crc.zip CRC校验程序

    2下载:
  2. CRC校验程序,使用了CRC-16和CRC-CCITT方法 ,CRC inspection program, which use crc-16 and crc-ccitt method
  3. 所属分类:加密解密

    • 发布日期:2016-01-25
    • 文件大小:1311
    • 提供者:
  1. uart8.zip

    0下载:
  2. 使用Libero提供的异步通信IP核实现UART通信,并附带仿真程序。UART设置为1位开始位,8位数据位,1位停止位,无校验。且UART发送自带2级FIFO缓冲,占用FPGA面积很小。,Libero provided the use of asynchronous communication IP core implementation UART communications, and incidental simulation program. UART is set to 1 to sta
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:877056
    • 提供者:张键
  1. stx_cookbook.zip

    1下载:
  2. Altera公司高端FPGA高级综合指导手册,包括:算术运算单元,浮点处理技巧,数据编码格式转换,视频处理,仲裁逻辑,多路选择,存储逻辑,计数器,通信逻辑,循环冗余校验,随机和伪随机函数,加密和同步等编码风格和技巧;,advanced synthesis cookbook for Altera high-end FPGA(Stratix),incuding coding style and design tricks for arithmetic,floating points oper
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:962193
    • 提供者:刘易
  1. 2

    0下载:
  2. 序列检测器VHDL语言设计和仿真和校验模块的程序和仿真结果 -Sequence detector design and simulation of VHDL language and the validation process modules and simulation results
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:38532
    • 提供者:林露吟
  1. crc_check

    0下载:
  2. CRC校验,包括crc8_4、crc12_4、crc16_8、crc32_8-CRC checksum, including crc8_4, crc12_4, crc16_8, crc32_8
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:4346
    • 提供者:wl
  1. 8B10B

    0下载:
  2. 基于VHDL的双校验位8B10B编码系统的设计,对于学习VHDL语言有一定的帮助-VHDL-based dual-parity bit 8B10B coding system for learning VHDL, there is some help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:395863
    • 提供者:李博
  1. serial

    0下载:
  2. -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在 --PC机上安装一个串口调试工具来验证程序的功能。 -- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控 --制器,10个bit是1位起始位,8个数据位,1个结束 --位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实 --现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:65639
    • 提供者:johnson
  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. checkNodee_Behavioral_VHDL

    0下载:
  2. LDPC码校验节点(checknode)进行奇偶校验方程时的vhdl编程,硬件语言实现-LDPC check nodes (checknode) carried out at the time of parity equation VHDL programming, hardware language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1085
    • 提供者:王明
  1. crcm

    0下载:
  2. crc 校验,vhdl源码,经仿真能正常运行,供大家参考-CRC checksum, vhdl source, the simulation can be normal operation, for your reference
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1023
    • 提供者:fangliang
  1. uart

    0下载:
  2. 串口通讯rs232,时钟频率为40Mhz,波特率为19200,没有奇偶校验,在xilinx XC3S200A板子上验证过.-Serial communication rs232, clock frequency of 40Mhz, the baud rate to 19200, no parity, in the board on xilinx XC3S200A verified.
  3. 所属分类:Com Port

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

    0下载:
  2. 循环冗余校验码CRC的VerilogHDL源程序-CRC cyclic redundancy check code of the source VerilogHDL
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:683
    • 提供者:hh
  1. FPGA_UART

    0下载:
  2. 本例用VHDL语言在FPGA上实现UART的控制,包括了波特率发生器,接收器,发送器,奇偶校验模块,以及滤波模块和测试模块,能让您更透彻的了解UART的工作原理。-In this case the FPGA using VHDL language to achieve UART' s control, including the baud rate generator, receiver, transmitter, parity modules, and filtering module
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:5170208
    • 提供者:xinhua
  1. 基于FPGA的循环冗余校验码的实现

    0下载:
  2. 利用VHDL语言实现对CRC码的校验,含原理,程序,实验运行结果
  3. 所属分类:其它资源

  1. NandFlash VHDL程序

    0下载:
  2. VHDL编写的用于FPGA的NandFlash程序,包括ECC校验和时钟等,希望可以帮助到大家
  3. 所属分类:VHDL编程

    • 发布日期:2018-01-25
    • 文件大小:23863
    • 提供者:mxylzxj
« 12 3 4 5 6 »
搜珍网 www.dssz.com