Update : 2024.04.13
Target Software : Questa*-Intel® FPGA and Starter Editions
of Intel® Quartus® Prime Standard Edition Design Software Version 23.1 for Windows
"The English guide is embedded in italics throughout the document."
이 페이지에서 가장 최신 소프트웨어의 윈도우 버전을 다운로드 할 겁니다.
On this page, you will download the most recent version of the software's Windows version.
먼저, ModelSim은 Windows 11에서 지원하지 않습니다. 또한 ModelSim은 업데이트가 종료되고 Questa가 새로 릴리즈되었습니다. ModelSim에서 지원하지 않았던 OVM / UVM 용 SystemVerilog 또한 지원한다고 합니다. 그래서 우리는 Individual Files에서 Questa*-Intel® FPGA and Starter Editions를 설치할 겁니다.
**설치 경로에 한글이 있으면 안 됩니다!!**
아마 다운 받아서 설치하고 나면, 실행이 안 될 겁니다 (?)
대부분 환경 변수가 설정이 안 되어 있어서 그렇습니다.
환경 변수 설정을 위해서는 먼저 License 데이터가 필요합니다. 아래에 intel에서 제공한 환경변수 설정을 위한 license 발급 방법이 나와 있습니다. 따라가 보도록 하죠.
First, ModelSim is not supported on Windows 11. In addition, ModelSim is no longer updated and Questa has been newly released. It also supports SystemVerilog for OVM/UVM, which was not supported by ModelSim. So we're going to install Questa*-Intel® FPGA and Starter Editions in Individual Files.
Maybe after installing it like this, it won't work (?).
This is because environment variables are not set.
License data is first required to set environment variables. Below is how to issue licenses for setting environmental variables provided by intel. Let's try to catch up.
Follow these steps to generate the license:
1. Go to the Intel® FPGA Self-Service Licensing Center (SSLC).
- 이 작업을 위해서는 먼저 Intel에 가입해야 합니다.
- 가입하고 동일한 메일 계정으로 MS account도 들어가줍니다 (Azure Cloud를 사용해서 그런가 봅니다)
- You must first subscribe to Intel for this task.
- Sign up and enter the MS account with the same mail account (maybe it's because I use Azure Cloud)
2. Select the Sign up for Evaluation or Free Licenses option on the menu bar.
- 최신 화면은 아래와 같이 뜨는데, Sign up for Evaluation or No-Cost Licenses를 클릭합니다.
- The latest screen appears as follows, and click Sign up for Evaluation or No-Cost Licenses.
3. In the list of products displayed, select the Questa* Intel® FPGA Starter Edition SW-QUESTA option.
- Questa* Intel® FPGA Starter를 선택하시면 됩니다. 이 친구의 License가 SW-QUESTA입니다.
- Choose Questa* Intel® FPGA Starter. His license is SW-QUESTA.
4. Under the # of Seats column, enter the number of seats you require.
5. Read the license terms of use.
6. Select the "I have read and agree to the terms of use of this license as listed below" check box.
7. Click Get License. A popup window displays asking you to which computer should the license be assigned. You can use one of the following options:
- Option 1: Click Create a New Computer if you want to assign the license to a new computer. You must provide information about the required hardware and license type. For information about the license type, refer to Intel® FPGA Software License Types. For information about how to extract information about your computer hardware, refer to Hardware Information Required When You Request a License.
- Option 2: Click Assign an Existing Computer and search for the computer name/NIC ID that you have created previously in your My Intel® account. To view your list of computers, use of the following options:
- Visit the License Assistant and select Regenerate License by Primary Computer > View all computers and select.
- On the SSLC menu bar, click Computers and License Files and select the desired option.
- License를 만들 때 컴퓨터를 등록해야 합니다. 아래와 같은 창인데, 컴퓨터 이름은 계정 이름으로 해주시면 됩니다.
- License Type은 개인 컴퓨터라면 FIXED를 추천드립니다.
- Computer Type은 NIC ID를 추천드립니다 (Network Interface Card).
- Primary Computer ID에 ipconfig /all (명령 프롬포트에 입력하면 나옵니다)로 확인할 수 있는 마지막 문단의 물리적 주소를 - 없이 알파벳과 숫자만 연속해서 입력해주면 됩니다.
- You must register your computer when you create the license. It's the window below, and the computer name can be the account name.
- For License Type, FIXED is recommended for personal computers.
- Computer Type recommends NIC ID (Network Interface Card).
- In the primary computer ID, enter the physical address of the last paragraph, which can be identified as ipconfig /all, in succession, and only the alphabetic and numeric characters.
8. Click Generate. You receive an email with the license attached to your registered email address.
9. Save the license.dat file on your computer (for example, ~/intelFPGA_pro/LR-xxxxxx_License.dat).
위 과정을 전부 마무리하면 메일로 라이센스 데이터가 나옵니다! 그 파일 다운로드 받아주세요.
When you complete all of the above process, you will get license data by mail! Please download that file.
이렇게 라이센스 LR-xxxxxx_License.dat 파일을 Questa 설치를 했던 폴더에 넣고 윈도우에 시스템 환경 변수라고 검색을 하면 시스템 속성\고급\환경 변수가 바로 나옵니다. 먼저 LM_LICENSE_FILE 이름의 시스템 변수가 있는지 먼저 확인해주세요. 그 후에 시스템 변수(S)에 새로 만들기(W)를 하셔서
변수 이름은 LM_LICENSE_FILE
변수 값에는 라이센스 파일 경로를 입력해주면 됩니다.
제 경우에는 이렇습니다
C:\intelFPGA\LR-******_License.dat (*에는 파일 이름 그대로 입력해주세요)
환경변수 설정을 다 하고 Questa를 다시 실행해 보면, 아래와 같이 잘 나타나는 것을 확인할 수 있습니다!
When you place the license LR-xxxxxx_License.dat file in the folder where Questa was installed and search Windows for System Environment Variables, the System Properties\Advanced\Environment Variables appear immediately. First, please check if there is a system variable named LM_LICENSE_FILE. After that, make a new (W) in the system variable (S).
Variable name is LM_LICENSE_FILE
For variable values, you can enter the license file path.
In my case, it's like this.
C:\intelFPGA\LR-****_License.dat (* enter the file name as it is)
If you complete setting the environment variables and run Questa again, you can see that it appears well as below!
'Setting > Computer' 카테고리의 다른 글
[V3] 안랩 V3 Lite 광고 제거하기 (0) | 2024.08.02 |
---|---|
[IT팁] 노트북(gram) WOL 설정하기 (0) | 2024.07.14 |
[VS Code] 서버를 다운로드하지 못함(xhr failed) 해결 방법 (0) | 2024.07.02 |
[Github] 프로필 README.md 설정하기 (0) | 2024.05.10 |
[IT팁] 노트북(gram) WOL 설정하기 (0) | 2024.03.27 |