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

搜索资源列表

  1. verilog for uart

    0下载:
  2. 通用异步接收器/发送器(UART)是能够编程以控制计算机到附加串行设备的接口的微芯片。详细来说,它提供给计算机RS-...还有高级的UART提供了一定数量的数据缓冲,这样计算机和串行设备数据流就可以保持同样的速度。-universal asynchronous receiver / transmitter (UART) can be programmed to control computer attached to the serial device interface microchips.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9682
    • 提供者:李志
  1. RS编码verilog程序

    0下载:
  2. RS(Reed-Solomon)码是差错控制领域中一类重要的线性分组码,由于其出众的纠错能力,被广泛地应用于各种差错控制系统中,以满足对数据传输通道可靠性的要求。
  3. 所属分类:源码下载

    • 发布日期:2011-06-08
    • 文件大小:927
    • 提供者:dafanxiaoqiao
  1. RS(255-233)decode

    0下载:
  2. 基于verilog HDL RS(255,223)的编译器源代码-Based on verilog HDL RS (255,223) of the compiler source code
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:17919
    • 提供者:张雪峰
  1. learn_RS_coding

    1下载:
  2. 自己根据网上已有程序改写的(127,115)RS编码,有详细的注释及对FPGA实现算法的改写(参考try123.m),希望可以让大家少走弯路-(127,115) rs encoder/decorder with detailed annotations.
  3. 所属分类:matlab

    • 发布日期:2016-03-31
    • 文件大小:50771
    • 提供者:yan
  1. RS-code

    0下载:
  2. 我测试过的!Verilog HDL实现RS编码。-I' ve tested it! RS coding Verilog HDL implementation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:982874
    • 提供者:kiekie
  1. RS_204_188_decoder

    1下载:
  2. 使用verilog完成了RS编码的设计,编码参数为输入188,输出204-The use of Verilog coding RS completed the design, coding parameters for the importation of 188, the output 204
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-08
    • 文件大小:14535
    • 提供者:小米
  1. rs-codec-8-16

    3下载:
  2. RS[255,223]纠错码verilog源码,包含编码和解码模块,以及testbench等。-Verilog source code for RS[255,223] encoder and decoder, with testbench included.
  3. 所属分类:VHDL编程

    • 发布日期:2013-05-13
    • 文件大小:27523
    • 提供者:饶进平
  1. rs_enc

    0下载:
  2. Verilog code for RS-(255,239) encoder.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3512
    • 提供者:sharat
  1. rs-codec(255-223)

    1下载:
  2. RS编码是一种纠错码,本程序实现RS(255,223)用FPGA 实现RS编码,程序在Quartus II中调试通过。-RS coding is an error-correcting codes, the procedures for the realization of RS (255,223) with FPGA realization of RS codes, in the Quartus II program through the debugger.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-03-31
    • 文件大小:20657
    • 提供者:yux
  1. RS_Verilog

    1下载:
  2. rs编解码的verilog实现源代码,从硬件实现rs的编解码-rs codec to achieve the verilog source code, from the hardware codec rs
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:101162
    • 提供者:曹晶
  1. RS_Verilog

    0下载:
  2. RS码的FPGA实现,verilog语言形式,好参考资料-FPGA realization of RS code, verilog language form, a good reference
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:101249
    • 提供者:张洪
  1. RS(204.188)design

    2下载:
  2. RS(204,188)译码器说明 原文件: rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程), Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。 ROM及初始化文件: rom_inv.v(求逆运算), rom_power.v(求幂运算); rom_inv.mif(ROM初始化文件), rom_po
  3. 所属分类:其他小程序

    • 发布日期:2013-05-13
    • 文件大小:13900
    • 提供者:川天古木
  1. RS_decode

    1下载:
  2. RS编译码算法的实现 RS 码以其强大的纠突发错能力, 被广泛应用于各种差错控制场合。本文讨论了RS 码的编码和译码算 法及其软件实现。-Implementation of RS encoding and decoding algorithm for RS codes with its powerful burst error correcting capabilities, error control is widely used in various occasions. This
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:55950
    • 提供者:胡易
  1. rs_decoder204_188

    0下载:
  2. RS译码的Verilog实现,用的是改进的BM算法,已在QuautusII9.0上调试通过-rs decoder verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:9469170
    • 提供者:songbing
  1. RS

    0下载:
  2. RS译码器的设计源程序--verilog HDL实现-Design of the RS decoder source code-- Verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:14258
    • 提供者:王垚
  1. RS(255 239 )编码器 Verilog HDL 实现

    2下载:
  2. 对于 RS 编码器的设计,常用的编码算法有 2 类,一类是 Berlekamp 算法,另一类是典型编码算法。Berlekamp 算法常用于数据速率要求不是很高的环境下,而典型编码算法具有电路实现结构简洁,占用硬件资源少等优点,因此,采用典型编码算法来实现编码器。
  3. 所属分类:VHDL编程

  1. RS

    0下载:
  2. 本文设计了基于FPGA的,用verilog HDL语言描述的在伽罗华域GF( )上的RS(6,4)编码器。在ISE软件上用verilog HDL语言分别对每个模块进行描述,然后在软件上进行编译、仿真,最终实现RS(6,4)编码,下载之后用chipscope采集数据,分析符合仿真结果,达到设计的要求。(This paper is designed based on FPGA, described by Verilog HDL language in Galois field GF () on RS
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-21
    • 文件大小:3862528
    • 提供者:heyu7892020
  1. RS编译码器verilog

    2下载:
  2. 本设计提供RS(255,247)码的编码和解码的Verilog源代码。 已验证0~4个错误的编码与解码功能。
  3. 所属分类:硬件设计

    • 发布日期:2017-10-19
    • 文件大小:8406
    • 提供者:fengbobo
  1. rs_15_11

    2下载:
  2. ReedSolomon RS(15,11) Verilog 编码和解码测试程序 编码有两种实现方式 串行和并行方式(ReedSolomon RS(15,11) Verilog Encoder&Decoder)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:14336
    • 提供者:Ericxgj
  1. RS(204,188)译码器的设计

    0下载:
  2. RS(204,188)译码器说明 原文件: rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程), Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。 ROM及初始化文件: rom_inv.v(求逆运算), rom_power.v(求幂运算); rom_inv.mif(ROM初始化文件), rom_po
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-09-18
    • 文件大小:15360
    • 提供者:HelloFrank0
« 12 3 4 5 »
搜珍网 www.dssz.com