is it possible to prevent the compiler from using variables in generated VHDL code?

1 次查看(过去 30 天)
Hi,
is it possible to prevent the compiler from using the datatype "variable" in generated VHDL code? As it is an essential rule of my coding rule checker, i have to fix this issue.
In my case, the variables are generated inside of the FSM processes. (created with Stateflow)
(I know there is the option in the settings to minimize the use of variables but i doesnt change anything)
Thank you!
  1 个评论
Tom Richter
Tom Richter 2023-11-9
Hi Eldin,
I assume this cannot be changed. Please provide a small model and reasons why variables are not allowed in your code to our Technical Support Team as described here. Is it possible to provide a justification to your coding rule checker so that it accepts variables in certain cases? What checker are you using.
Thanks,
Tom

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Code Generation 的更多信息

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by