Skip to content

Commit 9a1d8d6

Browse files
committed
Update documentation
1 parent b62380b commit 9a1d8d6

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

Hardware Guide/Datasheets/fmc-clock-out.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@
500500
<dd class="field-odd"><p>Register Access</p>
501501
</dd>
502502
<dt class="field-even">ONIX ID<span class="colon">:</span></dt>
503-
<dd class="field-even"><p>22</p>
503+
<dd class="field-even"><p>20</p>
504504
</dd>
505505
<dt class="field-odd">ONIX Hubs<span class="colon">:</span></dt>
506506
<dd class="field-odd"><p><a class="reference internal" href="../PCIe%20Host/index.html#pcie-host"><span class="std std-ref">PCIe Host</span></a></p>
@@ -543,7 +543,7 @@ <h2>Register Programming<a class="headerlink" href="#register-programming" title
543543
<td><p>Immediate</p></td>
544544
<td><p>0</p></td>
545545
<td><p>None</p></td>
546-
<td><p>Output enable. Bit 0 = 0 is disabled, Bit 0 = 1 is enabled.</p></td>
546+
<td><p>Output enable. Bit 0 = 0 is disabled (output driven low), Bit 0 = 1 is enabled.</p></td>
547547
</tr>
548548
<tr class="row-even"><td><p>0x02</p></td>
549549
<td><p>H</p></td>

Hardware Guide/PCIe Host/setup-windows.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ <h2>Put Windows In Testing Mode<a class="headerlink" href="#put-windows-in-testi
589589
<section id="install-c-runtime">
590590
<h2>Install C++ Runtime<a class="headerlink" href="#install-c-runtime" title="Link to this heading">#</a></h2>
591591
<p>Windows does not ship with a C++ runtime. Before using ONIX on windows, you
592-
will need to install <a class="reference external" href="https://aka.ms/vs/16/release/vc_redist.x64.exe">Microsoft Visual C++ Redistributable for Visual Studio
592+
will need to install <a class="reference external" href="https://download.visualstudio.microsoft.com/download/pr/453680ea-b88a-411f-80fd-5db37fdc9dbb/5D9999036F2B3A930F83B7FE3E2186B12E79AE7C007D538F52E3582E986A37C3/VC_redist.x64.exe">Microsoft Visual C++ Redistributable for Visual Studio
593593
2015, 2017 and 2019</a>.</p>
594594
</section>
595595
<section id="install-device-driver">

_sources/Hardware Guide/Datasheets/fmc-clock-out.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FMC Host Clock Output Device
55
:Authors: Jonathan P. Newman
66
:Version: 1
77
:IO: Register Access
8-
:ONIX ID: 22
8+
:ONIX ID: 20
99
:ONIX Hubs: :ref:`pcie_host`
1010

1111
Description
@@ -47,7 +47,7 @@ Register Programming
4747
- Immediate
4848
- 0
4949
- None
50-
- Output enable. Bit 0 = 0 is disabled, Bit 0 = 1 is enabled.
50+
- Output enable. Bit 0 = 0 is disabled (output driven low), Bit 0 = 1 is enabled.
5151

5252
* - 0x02
5353
- H

_sources/Hardware Guide/PCIe Host/setup-windows.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Install C++ Runtime
9797
---------------------------------------
9898
Windows does not ship with a C++ runtime. Before using ONIX on windows, you
9999
will need to install `Microsoft Visual C++ Redistributable for Visual Studio
100-
2015, 2017 and 2019 <https://aka.ms/vs/16/release/vc_redist.x64.exe>`__.
100+
2015, 2017 and 2019 <https://download.visualstudio.microsoft.com/download/pr/453680ea-b88a-411f-80fd-5db37fdc9dbb/5D9999036F2B3A930F83B7FE3E2186B12E79AE7C007D538F52E3582E986A37C3/VC_redist.x64.exe>`__.
101101

102102
Install Device Driver
103103
---------------------------------------

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)