Filter löschen
Filter löschen

How to use fft in matlab hdl code to generate hdl code

5 Ansichten (letzte 30 Tage)
Ramesh rathod
Ramesh rathod am 12 Jan. 2015
Kommentiert: satish kumar am 12 Jan. 2021
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

Antworten (3)

Tim McBrayer
Tim McBrayer am 12 Jan. 2015
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
Alireza am 28 Jan. 2015
From R2014b and later versions, 'FFT HDL Optimized' System Object is supported that you can generate HDL code from it.
  1 Kommentar
satish morigiri
satish morigiri am 31 Jan. 2018
"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?

Melden Sie sich an, um zu kommentieren.


Bharath Venkataraman
Bharath Venkataraman am 31 Jan. 2018
Here is an example of how to generate HDL code for the FFT block.
  1 Kommentar
satish kumar
satish kumar am 12 Jan. 2021
Can we generate hdl code for a function containing subfunctions,like FFT and IFFT. Iam using dsp.HDLFFT and dsp.HDLIFFT objects. Please help

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Code Generation finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by