How to use fft in matlab hdl code to generate hdl code
显示 更早的评论
Dear sir,
I am student of IIT Bombay.I am using Matlab R2012b and working for Image processing.
Sir I am working on matlab hdl coder to generate hdl code and implement on FPGA for SAR Image processing.SAR Image processing requires more fft computation.
Plz help me for how to generate HDL code for fft from matlab function file.
Ramesh.R
回答(3 个)
Tim McBrayer
2015-1-12
0 个投票
There are FFT and IFFT examples in the shipping documentation. For example, take a look at "HDL Implementation of LTE OFDM Modulator and Detector". This may not provide a drop in solution for you, but it will provide a demonstration of modeling a FFT using MATLAB code in Simulink.
Alireza
2015-1-28
0 个投票
From R2014b and later versions, 'FFT HDL Optimized' System Object is supported that you can generate HDL code from it.
1 个评论
satish morigiri
2018-1-31
"From R2014b and later versions, 'FFT HDL Optimized' System Object is supported that you can generate HDL code from it."
Would you please let me know how to do that step by step?
Bharath Venkataraman
2018-1-31
0 个投票
1 个评论
satish kumar
2021-1-12
Can we generate hdl code for a function containing subfunctions,like FFT and IFFT. Iam using dsp.HDLFFT and dsp.HDLIFFT objects. Please help
类别
在 帮助中心 和 File Exchange 中查找有关 Code Generation 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!