搜索资源列表
CORDIC
- 用verilog写的CORDIC算法实现,很适合做超越函数的运算。通常用于实现正弦乘法,或者坐标变换。-The cordic arithmetic implemented by verilog is adapted to exceed function.It is usually used to implement sine multiplication or coordinate tuansform.
基于CORDIC算法的FFT
- 采用按时间抽选的基4原位算法和坐标旋转数字式计算机(CORDIC)算法实现了一个FFT实时谱分析系统。-time selected by using the four-situ algorithm and coordinate rotation digital computer (CORDIC) algorithm is one is a real-time FFT spectrum analysis system.
用VHDL实现布斯算法
- 这个例子是讲述用VHDL实现布斯算法,应该有点用,是我的研究生师哥给我的。-this case is about the use of VHDL Booth algorithm, should use a bit of my graduate students Shige to me.
wbm
- 用walsh算法实现的符号数乘法器,asic流片时,可以不用公司的付费乘法器的ip core.-algorithm using the symbols multiplier, HDL-piece quantities. it is not necessary for the company's paid Multiplier ip core.
DSPBuilderFIR.files
- 在信息信号处理过程中,如对信号的过滤、检测、预测等,都要使用滤波器,数字滤波器是数字信号处理(DSP,DigitalSignalProcessing)中使用最广泛的一种器件。常用的滤波器有无限长单位脉冲响应(ⅡR)滤波器和有限长单位脉冲响应(FIR)滤波器两种[1],其中,FIR滤波器能提供理想的线性相位响应,在整个频带上获得常数群时延从而得到零失真输出信号,同时它可以采用十分简单的算法实现,这两个优点使FIR滤波器成为明智的设计工程师的首选,在采用VHDL或VerilogHDL等硬件描述语言设
FIR_filter_DA_machine
- 用verilog 代码编写的179阶FIR数字滤波器,采用分布式算法实现-verilog code used to prepare the 179 band FIR digital filters, using Distributed Algorithms
FFT
- 用FPGA实现FFT算法,算法实现的可以是基2/4混合基FFT,也可以是纯基4FFT和纯基2FFT运算。
float_mul
- booth 乘法器 不同于传统的算法实现
n-thingeterroot
- 用MATLAB里的XILINX BLOCK, 支持FPGA算法, 实现开平方, 并且取整.当计算停止时, VALID为高电瓶.
Stage3_3175133_Zhang
- 用MATLAB里的XILINX BLOCKS, 支持FPGA算法, 实现X_NEXT = ((n-1)x+ A/x(n-1)次)/n
sinfunction
- 用cordic算法实现超越函数,sin,cos用此方法也可以实现其他的sinhx,coshx,ex.代码用verilog编写
FFT的FPGA实现
- 快速傅里叶变换的FPGA实现
基于CORDIC算法的三角函数FPGA实现
- 此源代码是基于CORDIC算法的三角函数实现,验证过没有问题
verilog fft_64_12
- radix-4,利用cordic算法实现复乘单元
EBCOT Processor 源码
- 硬件实现JPEG2000 EBCOT 编码的源码
sin_cos 基于FPGA的CORDIC算法实现
- 基于FPGA的CORDIC算法实现,语言Verilog。8位位宽-FPGA-based CORDIC algorithm, language Verilog. 8-bit wide
Sobel.rar
- 这是一个用VHDL实现SOBEL算子进行图像边缘算法的实现,This is a realization by VHDL Sobel edge operator algorithm
CORDIC算法分析
- 基于FPGA的高精度相位差测量算法实现 - (Implementation of high precision phase difference measurement algorithm based on FPGA)
FFT算法
- VHDL语言实现FFT算法和滤波算法分享(VHDL language FFT algorithm and filter algorithm to share)
H.265视频压缩的FPGA实现
- 使用verilog语言实现H.265压缩算法,能够实现实时视频数据的压缩传输(Using Verilog language to realize h.265 compression algorithm can realize the compression and transmission of real-time video data)