Visible to Intel only — GUID: ckq1510253627242
Ixiasoft
1.1. Creating an Azure* Account
1.2. Licensing Intel® FPGA Software for the Azure* Cloud
1.3. Licensing IP Cores
1.4. Managing Intel® FPGA Software on the Azure* Cloud
1.5. Persistent Storage and Data Transference
1.6. Hosting a License Server in the Microsoft* Azure* Cloud
1.7. Connecting to the License Server
1.8. Example: Running Intel® Quartus® Prime Design Space Explorer II
1.9. Example: Running the ''Hello World'' Program Using the Intel® FPGA SDK for OpenCL™
1.4.1. Signing In the Azure* Web Portal
1.4.2. Selecting Intel® FPGA Tool from the Azure* Marketplace
1.4.3. Specifying the Virtual Machine Characteristics
1.4.4. Launching the Virtual Machine
1.4.5. Connecting to the Azure* Virtual Machine Using SSH
1.4.6. Obtaining a GUI Desktop on the Running Azure* Virtual Machine
1.4.7. Opening the Intel® Quartus® Prime Software
1.4.8. Terminating the Virtual Machine
Visible to Intel only — GUID: ckq1510253627242
Ixiasoft
1.6.2. Upload the Flexlm License Server to the Server Machine
To obtain and upload a license server installer in the Azure* cloud:
- On your local machine, visit:
You enter the Intel® FPGA download page.Figure 12. Intel® FPGA Download Page
- Specify the parameters for your download file:
Table 6. Download Parameters Parameter Value Select Edition Pro Select Release 17.1 Operating System Linux Download Method Direct Download - Click the Additional Software tab.
- Check Flexlm License Server Software.
- Click Download Selected Files.
- When the download completes, send the file to the VM:
- Linux:
scp -i <private-key> <FlexLM-installer-filename> <user>@<host>:/home/<user>/
- Windows:
pscp -i <key-file-in-ppk-format> <FLexLM-installer-filename> <user>@<host>:/home/<user>/
- Linux:
The installer for the Flexlm License server is now in the virtual machine.
Related Information