Forum Discussion

hon1's avatar
hon1
Icon for New Contributor rankNew Contributor
11 months ago
Solved

Cyclone 10LP license requirement for floating point arithmetic

I encountered the following error message when compiling floating point subtraction IP of Cyclone 10 LP in Quartus Prime Version 23.1 standard edition. Error (12006): Node instance "altfp_add_sub_co...
  • FvM's avatar
    11 months ago

    Hi,

    I don't think that the solution is correct. The problem has nothing to do with Lite versus Std. Quartus version. rather looks like altfp_xxx functions are deprecated. Use FP_FUNCTIONS Intel FPGA IP instead.

    Regards
    Frank