summaryrefslogtreecommitdiffstats
path: root/host/docs/images.rst
diff options
context:
space:
mode:
authorNicholas Corgan <nick.corgan@ettus.com>2012-03-29 09:00:31 -0700
committerNicholas Corgan <nick.corgan@ettus.com>2012-03-29 09:00:31 -0700
commita67486fff0b75a08072fe66b2c6c314cb4b3a16a (patch)
tree843f0652956b5c08a77f3d68a8700f8f61c583e5 /host/docs/images.rst
parent097f20df1653c33035b6dcfefbbef22572426c65 (diff)
downloaduhd-a67486fff0b75a08072fe66b2c6c314cb4b3a16a.tar.gz
uhd-a67486fff0b75a08072fe66b2c6c314cb4b3a16a.tar.bz2
uhd-a67486fff0b75a08072fe66b2c6c314cb4b3a16a.zip
docs: Adding links to specific installation instructions for Windows and Linux, as well as general formatting consistency/clean-up
Diffstat (limited to 'host/docs/images.rst')
-rw-r--r--host/docs/images.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/host/docs/images.rst b/host/docs/images.rst
index a25268990..78280bac0 100644
--- a/host/docs/images.rst
+++ b/host/docs/images.rst
@@ -8,7 +8,7 @@ UHD - Firmware and FPGA Image Application Notes
Images Overview
------------------------------------------------------------------------
Every USRP device must be loaded with special firmware and FPGA images.
-The methods of loading images into the device varies among devices:
+The methods of loading images into the device vary among devices:
* **USRP1:** The host code will automatically load the firmware and FPGA at runtime.
* **USRP2:** The user must manually write the images onto the USRP2 SD card.
@@ -32,7 +32,7 @@ The pre-built images come in two forms:
Platform installers
^^^^^^^^^^^^^^^^^^^^^^
The UNIX-based installers will install the images into /usr/share/uhd/images.
-On windows, the images will be installed to <install-path>/share/uhd/images.
+On Windows, the images will be installed to <install-path>/share/uhd/images.
^^^^^^^^^^^^^^^^^^^^^^
Archive install
@@ -62,7 +62,7 @@ The build commands for a particular image can be found in <uhd-repo-path>/images
Xilinx FPGA builds
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Xilinx ISE 12.x and up is required to build the Xilinx FPGA images.
-The build requires that you have a unix-like environment with make.
+The build requires that you have a UNIX-like environment with make.
Make sure that xtclsh from the Xilinx ISE bin directory is in your $PATH.
See <uhd-repo-path>/fpga/usrp2/top/*