资源简介
FPGA进行FFT的verilog代码工程,可直接综合下载至FPGA的芯片中
代码片段和文件信息
% function [y exp_out] = fft_model(xNINVERSE)
%
% calculates the complex block-floating point FFT/IFFT of length N of a
% complex input vector x
%
% Inputs: x : Input complex vector of length B*N where B is
% the number of blocks over which the length-N FFT is to
% be applied. If the length of the vector is not
% an integral multiple of N zeros are
% appended to the input sequence appropriately.
% N : Transform Length
% INVERSE : FFT direction
% 0 => FFT
% 1 => IFFT
%
% Outputs y : The transform-domain complex vector output
% exp_out : Block exponent value
%
% 2001-2009 Altera Corporation All Rights Reserved
%
% Automatically Generated: FFT MegaCore Function 9.0 Build 132 February 2009
%
function [y exp_out] = fft_model(xNINVERSE)
addpath ‘c:/altera/90/ip/altera/fft/lib//ip_toolbench//../‘
% Parameterization Space
THROUGHPUT=1;
ARCH=2;
DATA_PREC=8;
TWIDDLE_PREC=8;
input_vector_length = length(x);
number_of_blocks = ceil(input_vector_length/N);
% Zero-stuff last block if necessary
x = [x zeros(1number_of_blocks * N - input_vector_length)];
y=[];
exp_out=[];
for i=1:number_of_blocks
rin = real(x((i-1)*N + 1: i*N));
iin = imag(x((i-1)*N + 1: i*N));
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-08-09 22:03 fft\
文件 64121 2013-09-02 15:41 fft\Block1.bdf
目录 0 2014-08-09 22:03 fft\db\
文件 1872 2013-08-30 11:13 fft\db\add_sub_4dc.tdf
文件 2299 2013-08-30 11:13 fft\db\add_sub_6dc.tdf
文件 2456 2013-08-30 11:13 fft\db\add_sub_7dc.tdf
文件 2613 2013-08-30 11:13 fft\db\add_sub_8dc.tdf
文件 2770 2013-08-30 11:13 fft\db\add_sub_9dc.tdf
文件 2927 2013-08-30 11:13 fft\db\add_sub_adc.tdf
文件 3084 2013-08-30 11:13 fft\db\add_sub_bdc.tdf
文件 3749 2013-08-30 11:13 fft\db\add_sub_cbj.tdf
文件 4878 2013-08-30 11:13 fft\db\add_sub_d6h.tdf
文件 4775 2013-08-30 11:13 fft\db\add_sub_ibj.tdf
文件 3243 2013-08-30 11:13 fft\db\add_sub_jec.tdf
文件 3418 2013-08-30 11:13 fft\db\add_sub_kec.tdf
文件 13603 2013-08-31 16:18 fft\db\altsyncram_0to3.tdf
文件 9741 2013-08-30 11:10 fft\db\altsyncram_5a31.tdf
文件 23303 2013-08-30 11:13 fft\db\altsyncram_6mc1.tdf
文件 12826 2013-08-30 11:13 fft\db\altsyncram_dsi1.tdf
文件 13898 2013-08-30 11:13 fft\db\altsyncram_fsi1.tdf
文件 15372 2013-08-30 11:13 fft\db\altsyncram_ht62.tdf
文件 22530 2013-08-30 11:13 fft\db\altsyncram_kml3.tdf
文件 5867 2013-08-30 11:13 fft\db\a_dpfifo_lc81.tdf
文件 1718 2013-08-30 11:13 fft\db\cmpr_cg8.tdf
文件 1590 2013-08-31 16:18 fft\db\cmpr_j4c.tdf
文件 1912 2013-08-31 16:18 fft\db\cmpr_n4c.tdf
文件 3153 2013-08-30 11:13 fft\db\cntr_6c7.tdf
文件 4248 2013-08-31 16:18 fft\db\cntr_c4i.tdf
文件 5130 2013-08-31 16:18 fft\db\cntr_iti.tdf
文件 2908 2013-08-30 11:13 fft\db\cntr_pbb.tdf
文件 3138 2013-08-30 11:13 fft\db\cntr_qbb.tdf
............此处省略844个文件信息
相关资源
- 基于Xilinx FPGA的OFDM通信系统基带设计
- 基于FPGA的SD卡读写
- 《FPGACPLD设计工具──Xilinx+ISE使用详
- 嵌入式系统软硬件协同设计实战指南
- Verilog编写CRC5校验码,带modelsim仿真,
- 基于verilog的FPGA实验教程
- fpga的tcp/ip实现完整代码
- 数字电路的FPGA设计与实现 应用篇
- risc v 处理器的FPGA实现工程
- Svpwm_verilog
- 基于FPGA的简易密码锁
- 基于FPGA的信号发生器,四种波形可调
- 黑金spartan-6开发板verilog教程
- DSP与FPGA并行通信
- FPGA采集外部AD数据
- 数字下变频 DDC cic hb fir滤波器的设
- FPGA视频特效处理 画中画 缩放 镜像
- 塞林思SDI开发源码FPGA
- 以太网PHY芯片直接使用FPGA驱动的参考
- FPGA原型验证方法学
- zedboard官方教程
- 基于FPGA的电子钟设计
- 多媒体处理FPGA实现-System Generator篇完
- 基于DE2-115通过NIOS ii 控制VGA
- Xilinx FPGA的MultiBoot的实现.rar
- 基于fpga的正弦信号发生器verilog代码
- FPGA设计简易时钟
- 《The ZYNQ Book》中文版pdf
- 基于Verilog的BPSK
- 直方图均衡化FPGA实现代码
评论
共有 条评论