start hdl coder from simulink model

1 view (last 30 days)
Hello Everyone.
I am trying to start hdl coder for my simulink model, I get this message. Does anyone know the solution?
Thank you.
Error: Character vector is not terminated properly.

Accepted Answer

Kiran Kintali
Kiran Kintali on 13 Jul 2021
We have seen this error when the DUT specification has a newline character. Launching HDL Coder app button in toolstrip has this issue. This has been addressed in R2021a release. If you have new lines in your DUT consider replacing them with space.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!