diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/usrp_x3xx_fpga_jtag_programmer.sh | 2 |
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. |