Forum Discussion
FIR II Intel FPGA IP for Agilex in Quartus 20.3
- 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.
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.