Uses Vagrant to install Xilinx Vivado into a VM
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 

34 行
1.4 KiB

  1. #### Vivado HL WebPACK Install Configuration ####
  2. Edition=Vivado HL WebPACK
  3. Product=Vivado
  4. # Path where Xilinx software will be installed.
  5. Destination=/tools/Xilinx
  6. # Choose the Products/Devices the you would like to install.
  7. Modules=Virtex UltraScale+ HBM:1,Zynq UltraScale+ MPSoC:1,DocNav:1,Kintex UltraScale:1,Zynq-7000:1,System Generator for DSP:0,Virtex UltraScale+:1,Kintex UltraScale+:1,Model Composer:0
  8. # Choose the post install scripts you'd like to run as part of the finalization step. Please note that some of these scripts may require user interaction during runtime.
  9. InstallOptions=
  10. ## Shortcuts and File associations ##
  11. # Choose whether Start menu/Application menu shortcuts will be created or not.
  12. CreateProgramGroupShortcuts=1
  13. # Choose the name of the Start menu/Application menu shortcut. This setting will be ignored if you choose NOT to create shortcuts.
  14. ProgramGroupFolder=Xilinx Design Tools
  15. # Choose whether shortcuts will be created for All users or just the Current user. Shortcuts can be created for all users only if you run the installer as administrator.
  16. CreateShortcutsForAllUsers=0
  17. # Choose whether shortcuts will be created on the desktop or not.
  18. CreateDesktopShortcuts=1
  19. # Choose whether file associations will be created or not.
  20. CreateFileAssociation=1
  21. # Choose whether disk usage will be optimized (reduced) after installation
  22. EnableDiskUsageOptimization=1