Help with VHDL code generation from MATLAB code
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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?
Réponses (1)
Srinivas
le 25 Fév 2014
0 votes
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.
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!