INTEL DOES NOT WARRANT THAT THE FUNCTIONS CONTAINED IN THIS PATCH WILL MEET YOUR REQUIREMENTS, OR THAT THE OPERATION OF THIS PATCH WILL BE UNINTERRUPTED OR ERROR-FREE. //**************************************************************** quartus-17.1.1-1.03dcp-readme.txt Readme file for Quartus Prime 17.1.1 Patch 1.03dcp Copyright (C) Intel Corporation 2020 All right reserved. Patch created on January 06 2020 Patch Case#: 14010670368 //**************************************************************** This Quartus® Prime Pro Edition 17.1.1 patch extends the IP license expiry date to 12/2022. It is required for successful creation of Acceleration Functions using RTL or OpenCL BSP and any project that uses Release 1.2 PV for the Intel Programmable Acceleration Card (PAC) with Intel A10 GX FPGA. Pre-requisite: 1.2 PV Acceleration Stack for Development installer that includes Quartus® Prime Pro software must be installed. Does not apply to Acceleration Stack for runtime. Steps to apply patch: # 1. Change file permission chmod 777 QuartusProSetup-17.1.1-Patch-1.03dcp-linux.run # 2. Source init_env.sh file after installing Development installer source /home//intelrtestack/init_env.sh # 3. Find the Quartus parent directory path to install the Quartus patch dir=`dirname "$QUARTUS_HOME"` echo $dir # 4. Install Quartus patch sudo ./QuartusProSetup-17.1.1-Patch-1.03dcp-linux.run --mode unattended --installdir $dir --accept_eula 1 --skip_registration 1 Caution - You must either have previously installed the Quartus Prime 17.1.1 software or must install the Quartus Prime 17.1.1 software before installing this patch. Otherwise, the patch will not be installed correctly and the Quartus Prime software will not run properly.