필터 지우기
필터 지우기

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