Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 25, 2024
1 parent b62380b commit 9a1d8d6
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Hardware Guide/Datasheets/fmc-clock-out.html
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@
<dd class="field-odd"><p>Register Access</p>
</dd>
<dt class="field-even">ONIX ID<span class="colon">:</span></dt>
<dd class="field-even"><p>22</p>
<dd class="field-even"><p>20</p>
</dd>
<dt class="field-odd">ONIX Hubs<span class="colon">:</span></dt>
<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>
Expand Down Expand Up @@ -543,7 +543,7 @@ <h2>Register Programming<a class="headerlink" href="#register-programming" title
<td><p>Immediate</p></td>
<td><p>0</p></td>
<td><p>None</p></td>
<td><p>Output enable. Bit 0 = 0 is disabled, Bit 0 = 1 is enabled.</p></td>
<td><p>Output enable. Bit 0 = 0 is disabled (output driven low), Bit 0 = 1 is enabled.</p></td>
</tr>
<tr class="row-even"><td><p>0x02</p></td>
<td><p>H</p></td>
Expand Down
2 changes: 1 addition & 1 deletion Hardware Guide/PCIe Host/setup-windows.html
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ <h2>Put Windows In Testing Mode<a class="headerlink" href="#put-windows-in-testi
<section id="install-c-runtime">
<h2>Install C++ Runtime<a class="headerlink" href="#install-c-runtime" title="Link to this heading">#</a></h2>
<p>Windows does not ship with a C++ runtime. Before using ONIX on windows, you
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
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
2015, 2017 and 2019</a>.</p>
</section>
<section id="install-device-driver">
Expand Down
4 changes: 2 additions & 2 deletions _sources/Hardware Guide/Datasheets/fmc-clock-out.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FMC Host Clock Output Device
:Authors: Jonathan P. Newman
:Version: 1
:IO: Register Access
:ONIX ID: 22
:ONIX ID: 20
:ONIX Hubs: :ref:`pcie_host`

Description
Expand Down Expand Up @@ -47,7 +47,7 @@ Register Programming
- Immediate
- 0
- None
- Output enable. Bit 0 = 0 is disabled, Bit 0 = 1 is enabled.
- Output enable. Bit 0 = 0 is disabled (output driven low), Bit 0 = 1 is enabled.

* - 0x02
- H
Expand Down
2 changes: 1 addition & 1 deletion _sources/Hardware Guide/PCIe Host/setup-windows.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Install C++ Runtime
---------------------------------------
Windows does not ship with a C++ runtime. Before using ONIX on windows, you
will need to install `Microsoft Visual C++ Redistributable for Visual Studio
2015, 2017 and 2019 <https://aka.ms/vs/16/release/vc_redist.x64.exe>`__.
2015, 2017 and 2019 <https://download.visualstudio.microsoft.com/download/pr/453680ea-b88a-411f-80fd-5db37fdc9dbb/5D9999036F2B3A930F83B7FE3E2186B12E79AE7C007D538F52E3582E986A37C3/VC_redist.x64.exe>`__.

Install Device Driver
---------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 9a1d8d6

Please sign in to comment.