Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
7 years ago

MATLAB to VHDL conversion

Hello everyone, I have a (VHDL) code for calculating a (Transfer function) that I generated from (MATLAB). I have the program attached below. When I run the

program it gives the following message (Cannot synthesize non-constant real objects or values). How can I solve this problem? Thank you very much

Regards

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Real type is not suitable for synthesis. You should look into using the floating point IP cores.