登录
首页 » Verilog » 通用RS编码

通用RS编码

于 2022-08-15 发布 文件大小:1.71 kB
0 97
下载积分: 2 下载次数: 1

代码说明:

RS通用编码器,根据定义的参数以及本原多项式就能实现各种体制的编码,Verilog实现,还附带有限域乘法的实现,代码清晰,精炼

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DigitalClock
    数字钟:实验中用到的小程序,用于万年历中的模块(Digital clock: a small program used in the experiment, the modules for calendar)
    2013-05-26 09:25:23下载
    积分:1
  • wrpc-v2.0_src.tar
    About 1588 PTP protocol xillinx FPGA running code and Software application, and to introduce documents, want to help everyone
    2021-04-14 16:38:55下载
    积分:1
  • LAB22
    应用verilog编程语言控制VGA显示屏显示一幅图片。(Application verilog programming language control VGA display shows a picture.)
    2016-10-27 16:30:12下载
    积分:1
  • DE2_PS2_Example
    PS2 Module for Altera DE2
    2017-06-20 21:04:32下载
    积分:1
  • vga
    vga,显示彩条,及其简单易懂,适合初学(vga, display color bars, and its easy-to-understand, suitable for beginners)
    2012-10-10 21:10:15下载
    积分:1
  • FLASH_PCB
    M25P64-SPI-FLASH芯片的FPGA控制程序,已仿真验证(M25P64- SPI- FLASH chip FPGA control program, simulation)
    2020-08-28 16:48:12下载
    积分:1
  • DCT_IDCT
    H264/AVS中的离散余弦变换DCT以及反离散余弦变换IDCT的Verilog代码(H264/AVS the discrete cosine transform and inverse discrete cosine transform DCT IDCT of Verilog code)
    2011-06-11 07:08:30下载
    积分:1
  • ASK编码(Verilog通过,内含Testbentch)
    `timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// //creat for the zedboard .  //The AD used ADV7511. ////////////////////////////////////////////////////////////////////////////////// module ad( datain , clk , rst , dataout );     input [11:0] datain;     input clk;     input rst;        output [11:0] dataout;
    2022-01-25 20:47:44下载
    积分:1
  • src
    yuv444 与yuv422相互转换verilog语言(yuv444 to yuv422)
    2021-01-20 14:38:41下载
    积分:1
  • FPGA ‘for’ 循环
    Verilog 语言编写的for循环,用来验证在FPGA中是否能想在C中那样编写for循环,结果证明虽然仿真可以得到正确的结果,但是在真正的工程中进行编译时耗时24小时都没完成,所以选择其他的方法进行循环操作,毕竟FPGA是并行的,而C中是串行的思想。
    2022-06-19 04:55:07下载
    积分:1
  • 696518资源总数
  • 105918会员总数
  • 20今日下载