Skip to content

Commit

Permalink
Merge pull request #435 from paddatrapper/xilinx-dir-doc
Browse files Browse the repository at this point in the history
Add XILINX_DIR notes
  • Loading branch information
mithro committed May 1, 2018
2 parents 6a0235a + 05f0c76 commit 5f07955
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

Bunch of packages are needed;
* Libraries for talking to USB - libftdi, libusb, fxload

* udev rules.

* Kernel modules for some boards. Mostly not needed....
Expand Down Expand Up @@ -77,7 +77,9 @@
directory will totally remove the installed environment.

### Step 4 - Enter self contained environment & set environment variables.

* If you installed Xilinx to anywhere other than `/opt/Xilinx/`, run
`export XILINX_DIR=<path>`. This must be set before entering the
environment, as it is not updated from within it.
* `source scripts/enter-env.sh` - enter-env checks that your environment is
setup correctly and contains all the dependencies you need.

Expand Down

0 comments on commit 5f07955

Please sign in to comment.