• 大小: 39.44MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-21
  • 语言: 其他
  • 标签: FPGA  verilog  FFT  IFFT  DDS  

资源简介

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.cache\compile_simlib\
     目录           0  2019-05-24 14:20  fft_ifft_test.cache\compile_simlib\activehdl\
     目录           0  2019-05-24 14:20  fft_ifft_test.cache\compile_simlib\ies\
     目录           0  2019-05-24 14:20  fft_ifft_test.cache\compile_simlib\questa\
     目录           0  2019-05-24 14:20  fft_ifft_test.cache\compile_simlib\riviera\
     目录           0  2019-05-24 14:20  fft_ifft_test.cache\compile_simlib\vcs\
     目录           0  2019-05-24 14:20  fft_ifft_test.cache\compile_simlib\xcelium\
     目录           0  2019-05-24 14:20  fft_ifft_test.cache\wt\
     文件        8413  2019-05-24 14:25  fft_ifft_test.cache\wt\gui_handlers.wdf
     文件        2144  2019-05-24 14:25  fft_ifft_test.cache\wt\java_command_handlers.wdf
     文件          61  2019-05-24 14:18  fft_ifft_test.cache\wt\project.wpc
     文件        5406  2019-05-24 12:06  fft_ifft_test.cache\wt\synthesis.wdf
     文件        7583  2019-05-24 14:25  fft_ifft_test.cache\wt\webtalk_pa.xml
     文件         256  2019-05-24 14:21  fft_ifft_test.cache\wt\xsim.wdf
     目录           0  2019-05-24 14:20  fft_ifft_test.hw\
     文件         290  2019-05-24 14:20  fft_ifft_test.hw\fft_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_files\ip\
     目录           0  2019-05-24 14:21  fft_ifft_test.ip_user_files\ip\dds_compiler_0\
     文件        3228  2019-05-24 14:21  fft_ifft_test.ip_user_files\ip\dds_compiler_0\dds_compiler_0.veo
     文件        3427  2019-05-24 14:21  fft_ifft_test.ip_user_files\ip\dds_compiler_0\dds_compiler_0.vho
     文件        1461  2019-05-24 12:06  fft_ifft_test.ip_user_files\ip\dds_compiler_0\dds_compiler_0_stub.v
     文件        1489  2019-05-24 12:06  fft_ifft_test.ip_user_files\ip\dds_compiler_0\dds_compiler_0_stub.vhdl
     目录           0  2019-05-24 14:21  fft_ifft_test.ip_user_files\ip\xfft_0\
     文件        5077  2019-05-24 14:21  fft_ifft_test.ip_user_files\ip\xfft_0\xfft_0.veo
     文件        5114  2019-05-24 14:21  fft_ifft_test.ip_user_files\ip\xfft_0\xfft_0.vho
     文件        2828  2019-05-23 17:46  fft_ifft_test.ip_user_files\ip\xfft_0\xfft_0_stub.v
     文件        2690  2019-05-23 17:46  fft_ifft_test.ip_user_files\ip\xfft_0\xfft_0_stub.vhdl
     目录           0  2019-05-24 14:20  fft_ifft_test.ip_user_files\ipstatic\
     目录           0  2019-05-24 14:20  fft_ifft_test.ip_user_files\ipstatic\hdl\
............此处省略344个文件信息

评论

共有 条评论