Simulink & System Generator USRP N210 problem

I have a problem when I use the HDL Code ==> HDL Workflow Advisor tool. I'm trying to generate the image to reload the USRP and I get errors in the process. I'm trying to do an accumulation using the block "Cumulative Sum" or System generator block "Accumulator" or using "Matlab function" block. The program fails all the time, in section 2.3 "Check Block Compatibility".
Anyone know any other way to make an accumulation or a possible solution to this problem?

Respuestas (1)

Tim McBrayer
Tim McBrayer el 25 de Ag. de 2014

0 votos

As you have discovered, the Cumulative Sum block is not supported for HDL code generation. You will need to decompose the particular behavior of your block configuration and implement this with blocks that are supported by HDL Coder.

Categorías

Más información sobre Communications Toolbox en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 20 de Ag. de 2014

Respondida:

el 25 de Ag. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by