登录
首页 » Verilog » Verilog LDPC码

Verilog LDPC码

于 2023-08-01 发布 文件大小:8.79 kB
0 17
下载积分: 2 下载次数: 1

代码说明:

module LDPC (clk,reset,             data_in, data_in_en,             velocity, /*输入信号码率选择*/             data_out, data_out_en,             indication /*输出信号,第一个127要删除前5成7488,指示第一个127*/                );input   clk,reset;input   data_in,data_in_en;input[1:0]  velocity; //码率选择信号output[126:0]   data_out;output  data_out_en;output  indication;

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

发表评论

0 个回复

  • HT verilog 项目工程
    rs232+HT verilog 门级网表代码,需Synopsys DC 综合
    2022-08-16 23:06:52下载
    积分:1
  • 7×7交叉使用Verilog
    这是Verilog代码使用Verilog实现交叉。
    2022-10-06 06:25:03下载
    积分:1
  • uart-for-fpga
    说明:  Simple UART for FPGA is UART (Universal Asynchronous Receiver & Transmitter) controller for serial communication with an FPGA. The UART controller was implemented using VHDL 93 and is applicable to any FPGA. Simple UART for FPGA requires: 1 start bit, 8 data bits, 1 stop bit! The UART controller was simulated and tested in hardware.
    2020-06-24 22:00:02下载
    积分:1
  • SASX
    说明:  Use of Kalman and EKF on two-phase permanent magnet synchronous motor of the state estimate CDCDCDCDCCC
    2020-06-24 11:40:02下载
    积分:1
  • 8b10b
    8b10b编解码,用于光通信和千兆以太网,verilog编写,已验证(8b10b codec for optical communications and Gigabit Ethernet, verilog prepared Verified)
    2021-01-27 09:48:41下载
    积分:1
  • rs-codec(255-223)
    这是rs(255,223)编码的verilog源程序。里面有:encode、decode、test-bench等文件。(This is rs (255,223) verilog source coding. Inside : encode, decode, test-bench and other documents.)
    2021-05-13 00:30:02下载
    积分:1
  • zhinengchezaishipingxitong
    设计了车载视频显示系统,设计了基于FPGA系统结构的车载视频显示电路板,利用FPGA显示视频控制,采集通道时许控制等。(The on-board video display system design, design the system structure based on FPGA video shows the circuit board, using the FPGA show video control, acquisition channel make control, etc )
    2011-12-08 15:37:21下载
    积分:1
  • cfi_ctrl
    说明:  CFI控制器顶层模块,32位wishbone总线经典接口,用于简化对CFI flash(如块)的访问解锁、删除和编程。(Top level of CFI controller with 32-bit Wishbone classic interface)
    2020-06-20 17:00:02下载
    积分:1
  • vga 显示测试
    这是一个 VGA 显示 test,it 可以告诉你如何使用语言来写 VGA 显示 program。
    2022-08-03 09:04:39下载
    积分:1
  • dda
    该程序描述了运用FPGA 实现DDA圆弧插补运算(FPGA DDA)
    2020-11-29 13:09:28下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载