⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install.txt

📁 pci core altera fpga pci开发设计资料
💻 TXT
字号:
Altera QuartusII v2.1 installation notes:
-----------------------------------------

Make CD.
Begin by inserting CD (QuartusII_21). This will start the installation automatically.
After installation, generate license.dat to C:/Quartus folder (if default).
Don't forget you MUST set your LM_LICENSE_PATH variable:
- if you are using Win9x, add SET LM_LICENSE_FILE=C:\Quartus\license.dat
- if you are using winNT, W2K, ... or equiv. , open system settings > advanced > Environment variables
  and add a new LM_LICENSE_FILE variable or concatenate the existing variable with C:\Quartus\license.dat 
  value

Generate License
1) Open Altera1.src, change HOSTID=000000000000 to your pc MAC address such as
   HOSTID=012345678900
2) Use AltCrypt.exe to generate the license
   AltCrypt.exe -i altera1.src -o license.dat

AltCrypt.exe
   FlexLM lmcrypt.exe for alterad (the daemon)
   Usage: AltCrypt.exe [file] [-options]
   Where: file is the license file or you may specify also -i and -o
          -i inputfile  ( selects inputfile, if none stdin is used )
          -o outputfile ( selects outputfile, if none stdout is used )
          -decimal      ( converts license to decimal format )
          -longkey      ( includes timestamp in code )
          -maxlen len   ( sets line max lenght, -1 sets no line breaks )
          -verfmt ver   ( sets the version format, default is 7 )
          
  e.g.: AltCrypt.exe license.dat -decimal -longkey
        AltCrypt.exe -i altera.src -o c:\FlexLM\Altera.dat -maxlen -1 -verfmt 6
   
Altera.src
   Uncrypted license file for version 9.x, 10 etc for Max+plus, Emax, Quartus,
   Leonardo and Synopsys FPGA for Altera versions. Use it to include features 
   or host id's

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -