热搜关键词: matlab人工智能算法嵌入式雷达电机驱动

zip

用VHDL实现快速傅立叶变换的论文 (源代码)

  • 1星
  • 2013-09-22
  • 62.22KB
  • 需要2积分
  • 0次下载
标签: 用VHDL实现快速傅立叶变换的论文

用VHDL实现快速傅立叶变换的论文

源代码

源代码

用VHDL实现快速傅立叶变换的论文--BASE  INDEX  GENERATORlibrary  ieee;use  ieee.std_logic_1164.all;use  work.butter_lib.all  ;entity  baseindex  is  port(      ind_butterfly:  in  std_logic_vector(3  downto  0);      ind_stage:  in  std_logic_vector(1  downto  0);      add_fft:  in  std_logic;      fftadd_rd:  out  std_logic_vector(3  downto  0);      c0,c1,c2,c3:  in  std_logic);end  baseindex;

展开预览

评论

登录/注册

意见反馈

求资源

回顶部

推荐内容

热门活动

热门器件

随便看看

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved
×