Simulink & System Generator USRP N210 problem
Mostra commenti meno recenti
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?

Risposte (1)
Tim McBrayer
il 25 Ago 2014
0 voti
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.
Categorie
Scopri di più su Communications Toolbox in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!