HDL Coder Unable to set HDL code generation parameter 'ReservedWordPostfix'

4 views (last 30 days)
Hello,
I am trying to use Matlab's HDL coder to generate some VHDL. I get the following error during the HDL Code generation stage of the Workflow Advisor.
Coder:hdl:post_codegen: Error: failed to run post code generation tasks:
hdlcoder:makehdl:badsetparam Unable to set HDL code generation parameter 'ReservedWordPostfix'. Character vector must be non-empty.
MATLAB HDL Coder failed in the post code generation phase. See HDL Coder conformance report.
I checked in the Coding Style tab of the Workflow Advisor and still get the error even though the 'Reserved word postfix' field is set to '_rsvd'. I tried changing it to something else a few times and get the same result.
I'm using Matlab 2018a.
Has anyone seen this problem before? Any idea how to fix it?

Answers (1)

Kiran Kintali
Kiran Kintali on 2 Aug 2018
Hi,
we could not reproduce this issue with ReservedWordPostfix. Can you please contact technical support with reproduction steps (code files, .prj file etc.,). We will investigate and get back to you.
Please consider creating a new MATLAB HDLCoder project and see if this is reproducible as well.
Thanks

Community Treasure Hunt

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

Start Hunting!