diff options
Diffstat (limited to 'tcl/fpga/xilinx-xadc.cfg')
-rw-r--r-- | tcl/fpga/xilinx-xadc.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/fpga/xilinx-xadc.cfg b/tcl/fpga/xilinx-xadc.cfg index 3869104..d4be4f5 100644 --- a/tcl/fpga/xilinx-xadc.cfg +++ b/tcl/fpga/xilinx-xadc.cfg @@ -5,7 +5,7 @@ # voltages. The XADC is available both from fabric as well as through the # JTAG TAP. # -# This code implements access throught the JTAG TAP. +# This code implements access through the JTAG TAP. # # https://www.xilinx.com/support/documentation/user_guides/ug480_7Series_XADC.pdf |