fft_ifft_test.zip


vivado 2018.3 环境下写的FFT/IFFT实现,主要是通过调用DDS IP核和FFT IP核实现信号的FFT/IFFT变换。这应该是最简单的实现方法了。
资源截图
代码片段和文件信息
/**********************************************************************/
/*   ____  ____                                                       */
/*  /   //   /                                                       */
/* /___/    /                                                        */
/*       /                                                         */
/*             Copyright (c) 2003-2013 Xilinx Inc.                 */
/*  /   /        All Right Reserved.                                  */
/* /---/   /                                                         */
/*      /                                                          */
/*  \___/\___                                                       */
/**********************************************************************/


#include “iki.h“
#include 
#include 
#ifdef __GNUC__
#include 
#else
#include 
#define alloca _alloca
#endif
/**********************************************************************/
/*   ____  ____                                                       */
/*  /   //   /                                                       */
/* /___/    /                                                        */
/*       /                                                         */
/*             Copyright (c) 2003-2013 Xilinx Inc.                 */
/*  /   /        All Right Reserved.                                  */
/* /---/   /                                                         */
/*      /                                                          */
/*  \___/\___                                                       */
/**********************************************************************/


#include “iki.h“
#include 
#include 
#ifdef __GNUC__
#include 
#else
#include 
#define alloca _alloca
#endif
typedef void (*funcp)(char * char *);
extern int main(int char**);
extern void execute_46028(char* char *);
extern void execute_46029(char* char *);
extern void execute_46030(char* char *);
extern void execute_46031(char* char *);
extern void execute_46032(char* char *);
extern void execute_46033(char* char *);
extern void execute_46049(char* char *);
extern void execute_46050(char* char *);
extern void execute_46038(char* char *);
extern void execute_46039(char* char *);
extern void execute_46040(char* char *);
extern void execute_46041(char* char *);
extern void execute_46042(char* char *);
extern void execute_46043(char* char *);
extern void execute_46044(char* char *);
extern void execute_46045(char* char *);
extern void execute_46046(char* char *);
extern void execute_46047(char* char *);
extern void execute_46048(char* char *);
extern void execute_210(char* char *);
extern void execute_260(char* char *);
extern void execute_547(char* char *);
extern void execute_548(char* char *);

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-05-24 14:20  fft_ifft_test.cache
     目录           0  2019-05-24 14:20  fft_ifft_test.cachecompile_simlib
     目录           0  2019-05-24 14:20  fft_ifft_test.cachecompile_simlibactivehdl
     目录           0  2019-05-24 14:20  fft_ifft_test.cachecompile_simlibies
     目录           0  2019-05-24 14:20  fft_ifft_test.cachecompile_simlibquesta
     目录           0  2019-05-24 14:20  fft_ifft_test.cachecompile_simlib
iviera
     目录           0  2019-05-24 14:20  fft_ifft_test.cachecompile_simlibvcs
     目录           0  2019-05-24 14:20  fft_ifft_test.cachecompile_simlibxcelium
     目录           0  2019-05-24 14:20  fft_ifft_test.cachewt
     文件        8413  2019-05-24 14:25  fft_ifft_test.cachewtgui_handlers.wdf
     文件        2144  2019-05-24 14:25  fft_ifft_test.cachewtjava_command_handlers.wdf
     文件          61  2019-05-24 14:18  fft_ifft_test.cachewtproject.wpc
     文件        5406  2019-05-24 12:06  fft_ifft_test.cachewtsynthesis.wdf
     文件        7583  2019-05-24 14:25  fft_ifft_test.cachewtwebtalk_pa.xml
     文件         256  2019-05-24 14:21  fft_ifft_test.cachewtxsim.wdf
     目录           0  2019-05-24 14:20  fft_ifft_test.hw
     文件         290  2019-05-24 14:20  fft_ifft_test.hwfft_ifft_test.lpr
     目录           0  2019-05-24 14:20  fft_ifft_test.ip_user_files
     目录           0  2019-05-24 14:20  fft_ifft_test.ip_user_filesip
     目录           0  2019-05-24 14:21  fft_ifft_test.ip_user_filesipdds_compiler_0
     文件        3228  2019-05-24 14:21  fft_ifft_test.ip_user_filesipdds_compiler_0dds_compiler_0.veo
     文件        3427  2019-05-24 14:21  fft_ifft_test.ip_user_filesipdds_compiler_0dds_compiler_0.vho
     文件        1461  2019-05-24 12:06  fft_ifft_test.ip_user_filesipdds_compiler_0dds_compiler_0_stub.v
     文件        1489  2019-05-24 12:06  fft_ifft_test.ip_user_filesipdds_compiler_0dds_compiler_0_stub.vhdl
     目录           0  2019-05-24 14:21  fft_ifft_test.ip_user_filesipxfft_0
     文件        5077  2019-05-24 14:21  fft_ifft_test.ip_user_filesipxfft_0xfft_0.veo
     文件        5114  2019-05-24 14:21  fft_ifft_test.ip_user_filesipxfft_0xfft_0.vho
     文件        2828  2019-05-23 17:46  fft_ifft_test.ip_user_filesipxfft_0xfft_0_stub.v
     文件        2690  2019-05-23 17:46  fft_ifft_test.ip_user_filesipxfft_0xfft_0_stub.vhdl
     目录           0  2019-05-24 14:20  fft_ifft_test.ip_user_filesipstatic
     目录           0  2019-05-24 14:20  fft_ifft_test.ip_user_filesipstatichdl
............此处省略344个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)