To enable autonomous Hard IP(HIP) in your Arria® V or Cyclone® V design using Quartus® II software version 13.1 and earlier, follow the workaround/fix steps below:
Ensure that your device has a die revision capable of autonomous HIP. For detail, refer to the Configuration via Protocol section of your target device Errata Sheet in the following link.
Create a quartus.ini file that include the below settings in the INI file. This quartus.ini file should be save in the quartus project directory. If you already have a quartus.ini file, add the below settings to it.
PGMIO_ENABLE_AUTONOMOUS_HIP_MODE=ON
PGMIO_DISABLE_AV_CV_AUTONOMOUS=OFF