aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAshish Chaudhari <ashish@ettus.com>2014-09-24 18:59:01 -0700
committerAshish Chaudhari <ashish@ettus.com>2014-09-24 18:59:01 -0700
commit58d090ba7491f9b850b974dd12a1471522a624dc (patch)
treee2ed9ea9fe3efd5c13c28096b07bdf680c784305 /tools
parent64d71dcbc5fa6790385b288de25224d386b047b0 (diff)
downloaduhd-58d090ba7491f9b850b974dd12a1471522a624dc.tar.gz
uhd-58d090ba7491f9b850b974dd12a1471522a624dc.tar.bz2
uhd-58d090ba7491f9b850b974dd12a1471522a624dc.zip
docs: Changed Xilinx ISE version from 14.4 to 14.7
Diffstat (limited to 'tools')
-rwxr-xr-xtools/usrp_x3xx_fpga_jtag_programmer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/usrp_x3xx_fpga_jtag_programmer.sh b/tools/usrp_x3xx_fpga_jtag_programmer.sh
index df563da14..13aa12d8b 100755
--- a/tools/usrp_x3xx_fpga_jtag_programmer.sh
+++ b/tools/usrp_x3xx_fpga_jtag_programmer.sh
@@ -9,7 +9,7 @@ Usage: impact_jtag_programmer.sh [--help|-h] [--impact-path=<PATH>] --fpga-path=
-h - Shows this.
--impact-path - Path to the iMPACT binary (if not already in PATH).
- Often something like /opt/Xilinx/14.4/ISE_DS/ISE/bin/lin64/impact
+ Often something like /opt/Xilinx/14.7/ISE_DS/ISE/bin/lin64/impact
--fpga-path - Path to the FPGA image.
--nipcie - When this option is set, this script will fail if it was unable
to stop the NI RIO USRP PCIe driver.