-
OFDM_CP
ofdm系统的matlab实现,包括插入导频信号和循环前缀(Matlab implementation of ofdm system, including inserted pilot frequency signal and the cyclic prefix)
- 2013-05-29 10:10:23下载
- 积分:1
-
基于FPGA的三相异步电机变频调速程序
基于FPGA的三相异步电机变频调速程序,对三相桥式逆变器进行控制,采用VVVF调速方法,红外遥控设置频率。
基于FPGA的三相异步电机变频调速程序,对三相桥式逆变器进行控制,采用VVVF调速方法,红外遥控设置频率。
基于FPGA的三相异步电机变频调速程序,对三相桥式逆变器进行控制,采用VVVF调速方法,红外遥控设置频率。
- 2022-03-25 12:41:01下载
- 积分:1
-
FPGA自学笔记——设计与验证jmb
说明: Verilog教程,小梅哥FPGA自学与验证(a basic book of how to learn Veriolg)
- 2019-01-23 17:34:25下载
- 积分:1
-
HDB3modelsim
说明: HDB3编码通过verilog实现,通过modelsim仿真(HDB3 coding is implemented by Verilog and simulated by Modelsim)
- 2020-06-18 05:20:02下载
- 积分:1
-
fft
FPGA实现FFT算法的源代码及工程文件,此工程为ISE工程项目。有详细的说明,可以运行。(FPGA Implementation of FFT algorithm source code and project files, this works for the ISE project. There are detailed instructions, you can run.)
- 2013-10-12 17:21:32下载
- 积分:1
-
Verilog LDPC码
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;
- 2023-08-01 22:05:03下载
- 积分:1
-
riscv-invicta-master
说明: 有关risc-v cpu的问题,里面有一些有关cpu的设计(The problem of risc-v can be solved)
- 2020-07-01 23:00:02下载
- 积分:1
-
Convolution
卷积程序的Verilog程序,实现卷积功能(Convolution program Verilog program to achieve convolution function)
- 2017-10-14 19:46:22下载
- 积分:1
-
i2c的systemverilog vip,功能齐备,架构简洁
i2c的systemverilog vip,功能齐备,架构简洁她是用SystemVerilog写的验证模型,支持master和slave模式,支持stop bit和start bit的产生
- 2022-07-06 10:34:50下载
- 积分:1
-
bp
说明: 基于BP算法的LDPC译码程序,采用vhdl语言,bp算法(BP algorithm based on LDPC decoding program using vhdl language, bp algorithm)
- 2016-04-12 16:59:55下载
- 积分:1