Skip to content

Commit a46dea1

Browse files
committed
change instructions to use provided desktop file
1 parent 1309b6e commit a46dea1

File tree

4 files changed

+104
-43
lines changed

4 files changed

+104
-43
lines changed

README.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -78,22 +78,20 @@ If you're installing the tools on your own machine instead the VM, you can
7878
The following instructions assume you're using the VM:
7979

8080
1. Log in to the VM with the username `vagrant` and the password `vagrant`.
81-
2. The desktop should have a file named: `Xilinx_Unified_2019.2_1106_2127_Lin64.bin`.
82-
3. Right-click on the Desktop and select `Open Terminal Here` and type following command to start the GUI installer:
83-
`sudo ./Xilinx_Unified_2019.2_1106_2127_Lin64.bin`
84-
4. Ignore the warning and press `Ok`.
85-
5. When the box pops up asking you for a new version, click `Continue`.
86-
6. Enter your Xilinx credentials. If you don't have them, [create a Xilinx account][xilinx-account].
87-
1. **Note**: When you create an account, you need to fill out all the required information on [your profile][xilinx-profile].
88-
Otherwise [the Xilinx installer will reject your login](xilinx-fill-account).
89-
2. The "User ID" is the email address of the Xilinx account you created.
90-
7. Agree to the contract and press `Next`.
91-
8. Choose `Vivado` and click `Next`.
92-
9. Choose `Vivado HL WebPACK` and click `Next`.
93-
10. Leave the defaults for selecting devices and click `Next`.
94-
11. **Important!** Change the install path from `/tools/Xilinx` to `/home/vagrant/Xilinx`.
95-
12. Confirm that you want to create the directory.
96-
13. Install. Depending on the speed of your connection, the whole process
81+
2. The desktop should have a file named: `Xilinx Installer`. Double click on this to launch the installer.
82+
3. Ignore the warning and press `Ok`.
83+
4. When the box pops up asking you for a new version, click `Continue`.
84+
5. Enter your Xilinx credentials. If you don't have them, [create a Xilinx account][xilinx-account].
85+
- **Note** When you create an account, you need to fill out all the required information on [your profile][xilinx-profile].
86+
Otherwise [the Xilinx installer will reject your login](xilinx-fill-account).
87+
- The "User ID" is the email address of the Xilinx account you created.
88+
6. Agree to the contract and press `Next`.
89+
7. Choose `Vivado` and click `Next`.
90+
8. Choose `Vivado HL WebPACK` and click `Next`.
91+
9. Leave the defaults for selecting devices and click `Next`.
92+
10. **Important!** Change the install path from `/tools/Xilinx` to `/home/vagrant/Xilinx`.
93+
11. Confirm that you want to create the directory.
94+
12. Install. Depending on the speed of your connection, the whole process
9795
should take about 2 - 4 hrs.
9896

9997

0 commit comments

Comments
 (0)