搜索资源列表
-
0下载:
数字信号处理的FPGA实现(第二版)书的源代码。-digital signal processing on FPGA (2nd edition) the source code.
-
-
1下载:
乘法器是硬件设计中的很常见也很重要的一个模块,它的VHDL硬件实现很好的解决了软件编程中做乘法速度慢的问题,在实时高速系统应用中或DSP软核或数字信号处理硬件实现算法中,经常能使用到乘法器,所以经典的高速乘法器IP 很有参考价值-Multiplier is a common and important module in hardware designing.Its VHDL addresses the low speed of multiplication in software progra
-
-
0下载:
数字信号处理的fpga实现,用VHDL语言编程实现IIR滤波器,Digital signal processing to achieve the FPGA, using VHDL language programming to achieve IIR filter
-
-
1下载:
《数字信号处理的FPGA实现》(第二版)光盘verilog代码," The FPGA digital signal processing to achieve" (second edition) CD-ROM code verilog
-
-
1下载:
:CORDIC算法将复杂的算术运算转化为简单的加法和移位操作,然后逐次逼近结果。这种方法很好的兼顾了精度、速度和硬件复杂度,它与VLSI技术的结合对DSP算法的硬件实现具有极大的意义,因而在数字信号处理领域得到了广泛应用。本文首先简要介绍了CORDIC算法的原理,然后详细描述了双模式(旋转/向量)CORDIC算法的预处理和后处理,并且基于FPGA实现了流水线双模CORDIC算法。-By converting complex arithmetic into simple operations su
-
-
1下载:
该代码是设计一个48阶FIR滤波器的文档,该设计方案主要运用了数字信号处理VLSI实现中的折叠的方式。-The code is a 48-order FIR filter design document, the main use of the design of VLSI implementation of digital signal processing in the way of folding.
-
-
0下载:
FPGA数字信号处理实现原理及方法 配套光盘的全部内容 含书中所有源码-FPGA digital signal processing to achieve the principles and methods supporting the entire contents of the CD-ROM containing all the source code of the book
-
-
0下载:
数字信号处理的fpga实现,用VHDL编程设计加法器-Digital signal processing to achieve the FPGA with VHDL Programming adder
-
-
0下载:
《数字信号处理的FPGA实现》代码,数字信号处理一些算法的FPGA代码,比较全-" Digital signal processing FPGA implementation" code, digital signal processing FPGA code some algorithms to compare the whole
-
-
0下载:
《数字信号处理的FPGA实现》(第二版)光盘VHDL代码-" The FPGA digital signal processing to achieve" (second edition) CD-ROM VHDL code
-
-
2下载:
是数字信号处理的FPGA实现中所有程序(书中为VHDL)的verilog代码,很好,很有用-Digital signal processing in the FPGA to achieve all the procedures (the book for VHDL) of the verilog code, very good, very useful
-
-
0下载:
Signal Processing Using Digital Technology FOR HARDWARE DESIGN
-
-
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下载:
数字信号处理的FPGA实现,用FPGA学信号处理的必备书籍-FPGA implementation of digital signal processing, signal processing with FPGA learn essential books
-
-
0下载:
目前,在极高频率的电子装置或系统中不能采用数字信号处理的原因有两个:一是A/D转换器的速度不能达到足够快 二是信号处理任务太复杂,达不到实时处理的要求.-At present, in the high frequency of the electronic device or system cannot use the digital signal processing for two reasons: one is the A/D converter cannot reach the spee
-
-
0下载:
本书详细讨论了FPGA在数字信号处理中的应用问题-This book comprehensively elaborated FPGA in digital signal processing application problems.
-
-
1下载:
数字信号处理用FPGA实现,其中包含常见的FFT,滤波器,自相关等用VHDL和Verilog语言实现的-digital signal processing with fpga
-
-
0下载:
FPGA在数字信号处理方面的应用与研究文档,对这块感兴趣的同学有所帮助-FPGA in digital signal processing applications and research documents, to help students interested in on this
-
-
0下载:
FPGA数字信号处理实现原理及方法
本书系统地介绍了用FPGA实现数字信号处理的实现方法,书中自带源码-FPGA digital signal processing to achieve the principle and method book system introduced with FPGA implementations of digital signal processing methods, the book comes with the source code
-
-
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.
-