Download, install and configure the Standard version of Altera's FPGA integrated development environment Quartus Prime 22.1 on the Linux system


foreword

Quartus Primeis an FPGA (Field Programmable Gate Array) design software developed by Intel Corporation. It is a synthesis tool that can be used to design, simulate and compile digital circuits. Quartus Prime has a complete design process, including schematic design, HDL design, IP integration, simulation, verification and compilation. It supports a variety of FPGA and CPLD (Programmable Logic Device) families, and can run on different operating system platforms, including Windows and Linux. ​Quartus Prime has powerful design analysis and optimization functions that can help designers develop high-quality digital circuits faster. In addition, it also provides a rich library of design tools and resources, including IP cores, modules, libraries, templates and example designs, to help designers speed up the design process and simplify the design process.

Three versions Professional, Standard and Lite. Here are the similarities and differences between them:

Similarities:

  1. All three versions can be used to design FPGA chips, including writing, simulation, synthesis, and placement and routing of hardware description languages ​​(such as Verilog and VHDL).
  2. All three versions support Altera's latest FPGA devices, including Stratix 10, Arria 10, Cyclone 10, and MAX 10 families.
  3. All three versions provide a Graphical User Interface (GUI) for design and debugging.

the difference:

  1. Professional is the most complete version, including all functions, such as DSP Builder, Qsys system integration, Timing Analyzer, Power Analyzer, etc. It is designed with the largest capacity to support the most complex design projects.
  2. Standard is a medium version, it includes most of the functions, but there are no advanced functions such as DSP Builder and Qsys system integration. It is usually used for medium-sized projects.
  3. Lite is the free version and the most basic version. It provides the most basic functions, such as authoring, simulation and synthesis. It is designed with a small capacity and is only suitable for small projects or study use.

1. Install Quartus Prime 22.1 Std on Linux

Preparation 1. Check the download link, as shown in the figure below.
insert image description here

Preparation 2. Download the installation file to the corresponding folder according to the download link in the figure below, as shown in the figure below.
insert image description here

1. After the download is complete, run the installer, as shown in the figure below.
insert image description here

2. Continue to the next step of installation, as shown in the figure below.
insert image description here

3. Agree to the license agreement and continue to the next step of installation, as shown in the figure below.
insert image description here

​4. Set the installation path and continue to the next step of installation, as shown in the figure below.
insert image description here

5. Select the components to be installed and proceed to the next step of installation, as shown in the figure below.

insert image description here

6. Prepare to start the installation, as shown in the figure below.

insert image description here

7. Wait patiently for the installation, as shown in the figure below.
insert image description here

8. The installation is complete, as shown in the figure below.
insert image description here

2. Help document installation

1. Install the help document, as shown in the figure below.
insert image description here

2. Continue to the next step of installation, as shown in the figure below.
insert image description here

3. Accept the license agreement and proceed to the next step of installation, as shown in the figure below.
insert image description here

4. Set the installation path and continue to the next step of installation, as shown in the figure below.
insert image description here

5. Start the installation, as shown in the figure below.
insert image description here

6. Wait patiently for the installation, as shown in the figure below.
insert image description here

7. The installation is complete, as shown in the figure below.

insert image description here

3. Use configuration

1. Replace all " " (HOSTID) in the files Crackunder the folder with those of the installation computer , as shown in the figure below.licensexxxxxxxxxxxxMAC地址
insert image description here

2. Dump the modified licensefile to licensesthe folder of the installation directory, as shown in the figure below.
insert image description here

3. .bashrcConfigure environment variables in , as shown in the figure below. source .bashrcfile to enable the environment variable configuration to take effect.
insert image description here

4. Start the software, it can be started normally at this time, select the configuration licensefile, as shown in the figure below.
insert image description here

5. On the configuration licensefile interface, select the license file dumped in step 2, as shown in the figure below.
insert image description here

6. After the configuration is complete, start the software normally and select the device to be installed, as shown in the figure below.
insert image description here

Fourth, install the device library

1. Confirm that the device is installed, as shown in the figure below.
insert image description here

2. Continue to install the device library, as shown in the figure below.
insert image description here

3. Select the downloaded device library folder and install all the devices (you can also choose to install them yourself), as shown in the figure below.

insert image description here

4. Confirm the installed device library, as shown in the figure below.
insert image description here

5. Start the installation after confirming that it is correct, as shown in the figure below.
insert image description here

6. Wait patiently for the installation, as shown in the figure below.
insert image description here

7. The installation is complete, as shown in the figure below, the entire installation and configuration process is completed, and the software can be used normally​.
insert image description here


Summarize

Disclaimer: For the configuration process of the third part of this article 只供学习参考,如有商业用途打算,请务必购买和使用正版软件!侵权立删!
, please pay attention to the official account " EDA家园" and reply " AQ22L" for the software link used in this article.

Guess you like

Origin blog.csdn.net/Hsiyueh/article/details/130046903