Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Help with VHDL code generation from MATLAB code

조회 수: 1 (최근 30일)
Kazekage Sama
Kazekage Sama 2014년 2월 24일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi; I am trying to generate a VHDL code for my matlab functions. I get the following error in the image.
inf: Replacement required to use fixed-point.
How can I resolve this?

답변 (1개)

Srinivas
Srinivas 2014년 2월 25일
Kazekage, Inf is not supported for fixed-point inputs. This is the reason why the tool is flagging 'inf'.
If you can share a code snippet, I might be able to suggest you a workaround.
Thanks,
Srinivas.

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by