当前位置:
首页
资源下载

搜索资源 - Digital Signal Processing VHDL
搜索资源列表
-
0下载:
数字信号处理的fpga实现,用VHDL语言编程实现IIR滤波器,Digital signal processing to achieve the FPGA, using VHDL language programming to achieve IIR filter
-
-
1下载:
数字信号处理的fpga实现,用VHDL语言编程实现cordic算法,Digital signal processing to achieve the FPGA, using VHDL language programming to achieve CORDIC Algorithm
-
-
0下载:
为了满足对移动通信中带外的要求 GMSK调制器的改进 用数字信号处理方法实现Gmsk调制器,In order to meet the needs for in-band mobile communications requirements of GMSK modulator to improve the use of digital signal processing method Gmsk modulator
-
-
0下载:
数字信号处理fft算法计算,用fpga开发,vhdl语言写成-Digital signal processing fft algorithm using FPGA development, vhdl language
-
-
0下载:
针对高速数字信号处理的要求,提出用FPGA 实现基- 4FFT 算法,并对其整体结构、蝶形单
元进行了分析. 采用蝶算单元输入并行结构和同址运算,能同时提供蝶形运算所需的4 个操作
数,具有最大的数据并行性,能提高处理速度 按照旋转因子存放规则,蝶形运算所需的3 个旋转
因子地址相同,且寻址方式简单 输出采取与输入相似的存储器 运算单元同时采用3 个乘法的
复数运算算法来实现.-In accordance with the requirements of high speed d
-
-
0下载:
《数字信号处理的FPGA实现》(第二版)光盘VHDL代码-" The FPGA digital signal processing to achieve" (second edition) CD-ROM VHDL code
-
-
0下载:
数字信号处理FPGA实现 实用程序和文件,有sine.exe ---输入宽度。输出对应的正弦波表 mif文件
csd.exe --- 寻找整数和分数的标准有符号数字量(canonical signed digit ,CSD)表达式程序
fpinv.exe --- 倒数计算浮点数表的程序
dagen.exe ---分布式算法文件生成HDL" onclick="tagshow(event)" class="t_tag">VHD
-
-
0下载:
本源码为Altera中国大学生电子设计文章竞赛的历届获奖论文汇编,内容主题涵盖如下4个方面:
PLD在通讯、消费类、计算机和工业控制方面的应用
Altera器件、Quartus® II 软件的设计和优化技术
Altera FPGA在数字信号处理中的应用
Nios® II 软处理器在各领域的应用
获奖作品均是是参赛者独立设计的未曾公开发表过的原创性作品,在作品原创性和特色性 、实用性(结合当前的热点应用) 和作品
-
-
1下载:
基于FPGA数字乘法器的设计:数字乘法嚣是目前数字信号处理中运用最广泛的执行部件之一,本文设计了三种基于FPGA 的数字乘法器.分别是移位相加乘法嚣、加法器树乘法器和移位相加一加法嚣树混合乘法器。通过对三种方案的仿真综合以厦速度和面积的比较指出了混合乘法器是其中最佳的设计方案-FPGA-based digital multiplier design: the number of multiplicative noise is the use of digital signal processin
-
-
0下载:
如今FPGA 在复杂逻辑电路以及数字信号处理领域中扮演着越来越重要的角
色,SOC(片上系统)以其低功耗、高性能、低成本、高可靠性等优点成为嵌入
式系统的发展趋势-Today, in a complex FPGA logic and digital signal processing plays an increasingly important role, SOC (system on chip) with its low-power, high performance, low co
-
-
0下载:
数字信号处理的FPGA实现(Uwe Meyer-Baese)书中例子的VHDL代码-FPGA implementation of digital signal processing (Uwe Meyer-Baese) examples of VHDL code for the book
-
-
0下载:
convolution is important and is widely used in digital signal processing.For example, in LTI system.
Input two sequences of 8-bit 2 s complement signed numbers with length 2~8. the input values range is -128~127.
-
-
0下载:
实现滤波器的功能,有限冲激响应(FIR)数字滤波器和无限冲激响应(IIR)数字滤波器广泛应用于数字信号处理系统中。IIR数字滤波器方便简单,但它相位的非线性,要求采用全通网络进行相位校正,且稳定性难以保障。FIR滤波器具有很好的线性相位特性,使得它越来越受到广泛的重视。-Realize the filter function, finite impulse response (FIR) digital filters and infinite impulse response (IIR) dig
-
-
1下载:
FFT蝶形运算单元程序,可用于OFDM,以及任何相关数字信号处理的设计中-FFT butterfly processor program can be used in OFDM, as well as any relevant design of digital signal processing
-
-
0下载:
FPGA结合DSP设计,如FIR、IIR滤波器,CORDIC算法,多重采样率信号处理,FFT,有对应的VHDL/Verilog 代码code-FPGA Combines with DSP, FIR 、IIR Digital Filters,CORDIC,FFT,Adaptive Filters,VHDL/Verilog code
-
-
0下载:
这是数字信号处理DSP领域的实现FFT这一基础功能的程序,分别用VC,vhdl,matlab语言实现了256点的fft程序-This is the field of digital signal processing DSP implementation of FFT-based feature of this program, respectively VC, vhdl, matlab language to achieve a 256 point fft program
-
-
1下载:
数字信号处理用FPGA实现,其中包含常见的FFT,滤波器,自相关等用VHDL和Verilog语言实现的-digital signal processing with fpga
-
-
0下载:
数字信号处理的FPGA实现,VHDL源代码)
-FPGA implementation of digital signal processing, VHDL source code)
-
-
0下载:
数字信号处理 包括滤波器IIR FIR CORDIC的FPGA实现 资料中是VHDL语言 相应的配套包verilog程序-Digital signal processing includes a filter IIR FIR CORDIC on FPGA is VHDL language data corresponding supporting package verilog program
-
-
1下载:
数字信号处理的FPGA实现最新版的源代码,涉及FFT变换、IIR、FIR数字滤波器等的verilog及vhdl代码-<digital signal processing with FPGA> (the latest version) . the source code involving FFT transform, IIR, FIR digital filters by verilog and vhdl.
-