Skip to content

Commit

Permalink
add some details on install
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlFK committed Aug 20, 2015
1 parent a24fd68 commit 55c7db4
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion scripts/README.md
Expand Up @@ -12,9 +12,17 @@ To get started (will install packages, etc):
curl -fsS https://raw.githubusercontent.com/timvideos/HDMI2USB-misoc-firmware/master/scripts/bootstrap.sh | bash
```

* Download & install Xilinx ISE WebPACK 14.7 into the default location in /opt/
* Download (URL?)
* & install Xilinx ISE WebPACK 14.7 into the default location in /opt/
```
tar xvf Xilinx_ISE_DS_Lin_14.7_1015_1.tar
cd Xilinx_ISE_DS_Lin_14.7_1015_1
./xsetup (gui, needs X forwarding if over ssh)
```

* Ensure you have a free WebPACK license for ISE installed, see http://license.xilinx.com/getLicense
goes in ~/.Xilinx/Xilinx.lic (I think)


* Ensure licence is activated by checking ISE:
```
Expand Down

0 comments on commit 55c7db4

Please sign in to comment.