Malka
New Contributor
5 years agoFIR 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.
- 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.