Skip to content

Commit

Permalink
Deploying to gh-pages from @ 593da68 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubcabal committed Nov 27, 2024
1 parent 7aee8ab commit c08f68c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
5 changes: 1 addition & 4 deletions devel/_sources/ndk_core/doc/eth.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,13 @@
The Network Module
==================

Network Module enables connection of the NDK platform to an Ethernet interface(s).
The Network Module enables connection of the NDK platform to an Ethernet interface(s).
The basic architecture is displayed below.

.. image:: img/network_module_arch.svg
:align: center
:width: 65 %

The Network Module enables connection of the NDK platform to an Ethernet interface(s).
The basic architecture is displayed below.

The Network Module utilizes Ethernet hard IP blocks of the FPGA (Stratix 10, Agilex, or UltraScale+) to implement functions of the Ethernet sublayers.
These hard IP blocks have their unique client interface.
The NDK platform standardly utilizes the MFB protocol (sometimes supported by MVB) for Ethernet frame transfers.
Expand Down
4 changes: 1 addition & 3 deletions devel/ndk_core/doc/eth.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,10 @@

<section id="the-network-module">
<span id="ndk-intel-net-mod"></span><span id="ndk-net-mod"></span><h1>The Network Module<a class="headerlink" href="#the-network-module" title="Link to this heading"></a></h1>
<p>Network Module enables connection of the NDK platform to an Ethernet interface(s).
<p>The Network Module enables connection of the NDK platform to an Ethernet interface(s).
The basic architecture is displayed below.</p>
<a class="reference internal image-reference" href="../../_images/network_module_arch.svg"><img alt="../../_images/network_module_arch.svg" class="align-center" src="../../_images/network_module_arch.svg" style="width: 65%;" />
</a>
<p>The Network Module enables connection of the NDK platform to an Ethernet interface(s).
The basic architecture is displayed below.</p>
<p>The Network Module utilizes Ethernet hard IP blocks of the FPGA (Stratix 10, Agilex, or UltraScale+) to implement functions of the Ethernet sublayers.
These hard IP blocks have their unique client interface.
The NDK platform standardly utilizes the MFB protocol (sometimes supported by MVB) for Ethernet frame transfers.
Expand Down
Binary file modified devel/objects.inv
Binary file not shown.

0 comments on commit c08f68c

Please sign in to comment.