Why do I receive an error while running an example titled 'Wireless Network Hardware Implementation with SDR' submitted by MathWorks Communications Toolbox Team in File Exchange?
Mostrar comentarios más antiguos
I was trying out an example submitted by MathWorks Communications Toolbox Team in File Exchange, titled 'Wireless Network Hardware Implementation with SDR'. At step 3.2 - Generate RTL Code and IP Core, I am receiving an error as mentioned below:
Error: Evaluation of elaborate function on class hdldefaults.Concatenate failed with the error message: MATLAB:assertion:failed: Assertion Failed.
Additionally, another warning that pops up while HDL Workflow Advisor is running, in step 2.3 - Check block Compatibility.
Warning: Distributed pipelining will not distribute registers across this block because of treating it as a block box.
Message: The initial condition is not used when the model is in single-tasking mode. Multi-tasking mode is not supported for HDL.
I also tried changing the TLC file to 'ert.tlc' (from 'grt.tlc') and the issue persists.
I am using MATLAB R2018a on a Windows 10 machine.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre HDL Code Generation, Verification, and Deployment 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!