HDL code generation for FFT

2 visualizaciones (últimos 30 días)
DEEKSHA GUPTA
DEEKSHA GUPTA el 14 de Mzo. de 2018
Respondida: Kiran Kintali el 7 de Oct. de 2023
I am using HDL coder for HDL code generation,i have made simulink model and i have used System objects,and Matlab function block in model,while converting into hdl coder using hdl workflow advisor ,there is an error is that system blocks and matlab function block,containing system objects are not supported for hdl code generation,when the block input have non-descrete sample time,in RTL code & Testbench option
  3 comentarios
DEEKSHA GUPTA
DEEKSHA GUPTA el 15 de Mzo. de 2018
I have developed FFT using MATLAB function block,Simulink block and system object. exact error is.... "system blocks and matlab function block,containing system objects are not supported for hdl code generation,when the block input have non-discrete(constant or inf) sample time"
Bharath Venkataraman
Bharath Venkataraman el 20 de Mzo. de 2018
Please put a snapshot of the model here, so we can look at it.
I suspect that you need to put in a Sample and Hold block in front of all the inputs.

Iniciar sesión para comentar.

Respuestas (1)

Kiran Kintali
Kiran Kintali el 7 de Oct. de 2023
If you are looking for MATLAB coding style for generating HDL using HDL Coder you can find some samples here.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by