Uses Vagrant to install Xilinx Vivado into a VM
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

34 lines
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