Getting Started with oneAPI IP Authoring and Intel® Quartus® Prime Software

ID 749869
Date 12/19/2022
Public

2.2. Operating System Requirements

The requirements in this section attempt to summarize the operating system requirements from each software package required for a full development environment for authoring IP components with Intel® oneAPI Base Toolkit and Intel® Quartus® Prime. For detailed requirements, refer to the documentation for each software package.

Supported Operating Systems

The Intel® oneAPI Base Toolkit and Intel® Quartus® Prime support different sets of operating systems. The following operating systems are supported by both:
  • Red Hat* Enterprise Linux* 8.4
  • Red Hat* Enterprise Linux* 8.6
  • SUSE* Linux Enterprise Server 15 SP3
  • Ubuntu* 18.04 LTS
  • Ubuntu* 20.04 LTS
  • Ubuntu* 22.04 LTS
  • Microsoft* Windows* 10 (Version 1607 or later, Version 1809 or later is recommended)
  • Microsoft* Windows* 11
  • Microsoft* Windows Server* 2016
  • Microsoft* Windows Server* 2019

Additional Linux* Operating System Requirements

The oneAPI FPGA samples are provided as CMake projects and require CMake to build them. In some cases, pkg-config is necessary to locate libraries that are required to complete a build.

Also, the Intel® compilers use existing GNU build toolchains to provide a complete C/C++ development environment. If your distribution of Linux* does not include the complete suite of GNU development tools, install them.

For more details, refer to "Configure Your FPGA System" in Get Started with the Intel® oneAPI Base Toolkit for Linux* .

Additional Visual Studio* Requirements

The oneAPI FPGA samples are provided as CMake projects, you might need to add some additional Visual Studio* C++ development workloads as part of your Visual Studio* installation.

For more details, refer to "Configure Your System" in Get Started with the Intel® oneAPI Base Toolkit for Windows* .