Forum Discussion

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

FIR II Intel FPGA IP for Agilex in Quartus 20.3

Hello Team, Is FIR !! Intel FPGA IP deprecated for Agilex in Quartus 20.3? There is no information regarding the IP status anywhere in Intel communities as well.
  • CheepinC_altera's avatar
    5 years ago

    Hi,


    thanks for your update. As I understand it from the error message, it seems to related to environment variable settings. Can you try the following:


    1. In Linux, try


    export DSPBA_ROOTDIR=$QUARTUS_ROOTDIR/dspba

    or

    setenv DSPBA_ROOTDIR $QUARTUS_ROOTDIR/dspba


    2. In Windows, try set the above path in Environment Variables


    Please let me know if there is any concern. Thank you.