summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbryan newbold <bnewbold@twinleaf.com>2014-11-05 23:15:01 -0800
committerbryan newbold <bnewbold@twinleaf.com>2014-11-05 23:24:29 -0800
commitffe0d2e024e8edc86da5047d718c3f59d99236ba (patch)
tree320dea835a85c2f037a355aaec9b38ebc1dbd3d6
parentea74d635b1301f215d5c1f3fb1eeafdc8d24c2bf (diff)
downloadknowledge-ffe0d2e024e8edc86da5047d718c3f59d99236ba.tar.gz
knowledge-ffe0d2e024e8edc86da5047d718c3f59d99236ba.zip
xilinx usb platform cable driver installation
-rw-r--r--electronics/fpga-toolchain.page12
1 files changed, 12 insertions, 0 deletions
diff --git a/electronics/fpga-toolchain.page b/electronics/fpga-toolchain.page
index 010e88a..2ced83b 100644
--- a/electronics/fpga-toolchain.page
+++ b/electronics/fpga-toolchain.page
@@ -35,6 +35,18 @@ home folder.
To start the IDE run `/opt/Xilinx/13.3/ISE_DS/ISE/bin/lin64/ise` (set it up as
an alias or with a wrapper script).
+Xilinx Platform Cable USB II Drivers on Debian Wheezy 64-bit
+-------------------------------------------------------------
+
+Follow these directions:
+
+https://vjordan.info/log/fpga/setting-up-the-xilinx-platform-cable-under-gnulinux-debian-wheezy-74.html
+
+Use an alias like:
+
+ alias xilinxenv147='source /opt/Xilinx/14.7/ISE_DS/settings64.sh; export LD_LIBRARY_PATH=:/usr/local/lib/libusb-driver.so'
+
+
Lattice Diamond 3.1 on Debian Linux 64-bit
--------------------------------------------