How to use a vector of complex data as source in HDL coder?

2 visualizaciones (últimos 30 días)
I have a Simulink HDL model of a 4-point DFT that I want to test by feeding it 4 complex number from a constant block of a vector with 4 values, but outputs only the first value for all time samples. Is there way output the vector values on each time sample?

Respuesta aceptada

Bharath Venkataraman
Bharath Venkataraman el 10 de Abr. de 2019
Attached is a simple model that shows how to stream in a 4 value complex vector one value at a time. The values are split into real and complex so that it is easy to see it in the scope.

Más respuestas (0)

Categorías

Más información sobre HDL Coder en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by