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!