how to simulate FFT HDL optimized?
Mostrar comentarios más antiguos
I created a simulink project containing "FFT HDL optimized block" and I converted it to HDL code by using Hdl coder.Then, I created testbench for it by using the option of "generate testbench" at Simulink. However, when I simulated the testbench, I encountered a problem at simulation.Simulation results are correct between 480 ns and 560 ns(I started to take data out from 480 ns because of latency of the FFT block).From 560 ns, the simulation started to give error according to expected data out value.How can I solve the problem? FFT Length of the Block=16 Clock Time=10 ns
Respuesta aceptada
Más respuestas (2)
Alireza
el 27 de Jun. de 2018
0 votos
Hi, Would you please attach your model? Thanks Ali
3 comentarios
Berat Atmaca
el 28 de Jun. de 2018
Berat Atmaca
el 28 de Jun. de 2018
Berat Atmaca
el 28 de Jun. de 2018
Alireza
el 28 de Jun. de 2018
0 votos
Hi, I believe you are using R2014a. If you provide the input data type, I can check if it is fixed in later versions. I recommend to use R2016a version or later. We made a big performance improvement to the block at that release and added frame support.
Categorías
Más información sobre Transforms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


