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?
이전 댓글 표시
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 HDL Code Generation, Verification, and Deployment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!