Forum Discussion

dns13's avatar
dns13
Icon for New Contributor rankNew Contributor
5 years ago
Solved

alftp components missing in altera_mf_components on Quartus 20.1

I've recently updated from 18.1 Lite to 20.1 Lite and now my build is failing as all altfp components are missing in the declaration file. I haven't found anything about deprecation of this use. Do...
  • FvM's avatar
    3 years ago

    Hello,

    I came across the same problem today and noticed that the question hasn't been clearly answered by Intel team.

    The answer seems quite obvious though. All altfp_xxx IP has been removed from the library since Quartus 19 but is still in the IP catalog for some devices, curiously not for all, e.g. MAX10. As stated in a different thread, it's expected that you use the new HLS based FP_FUNCTIONS Intel FPGA IP instead. It has additional features like freely selecting the pipeline level based on speed requirements.

    Regards
    Frank