diff options
-rw-r--r-- | electronics/fpga-toolchain.page | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/electronics/fpga-toolchain.page b/electronics/fpga-toolchain.page index 8a11c0c..df4a36d 100644 --- a/electronics/fpga-toolchain.page +++ b/electronics/fpga-toolchain.page @@ -63,9 +63,8 @@ Create a ~/.profile or ~/.bashrc alias like: 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 +`Follow these directions +<https://vjordan.info/log/fpga/setting-up-the-xilinx-platform-cable-under-gnulinux-debian-wheezy-74.html>`_ Use an alias like: @@ -97,7 +96,7 @@ long time (20+ minutes?), particularly at the "debian/rules binary" step. Run:: Unfortunately, this won't install as-is because the package will try to use ``uname i`` to determine the architecture type, when it probably should use -``uname -p`` (at least on linux/debian)[0]. So we need to extract, edit, and +``uname -p`` (at least on linux / debian_). So we need to extract, edit, and re-build the .deb: # extract @@ -126,8 +125,9 @@ Also install the license file which was emailed to you: Then run ''diamond''. -Ref: http://effluviaofascatteredmind.blogspot.com/2010/10/lattice-diamond-on-ubuntu-1004-64-bit.html -[0] https://lists.debian.org/debian-user/2013/05/msg01416.html +Ref: `effluviaofascatteredmind <http://effluviaofascatteredmind.blogspot.com/2010/10/lattice-diamond-on-ubuntu-1004-64-bit.html>`_ + +.. _debian https://lists.debian.org/debian-user/2013/05/msg01416.html Diamond Programmer ~~~~~~~~~~~~~~~~~~~~~~~~ |