Skip to content

Commit

Permalink
Merge branch 'hak-fix-net_mod_doc' into 'devel'
Browse files Browse the repository at this point in the history
docs(core): remove duplicit sentences in network mod doc

See merge request ndk/ndk-fpga!115
  • Loading branch information
jakubcabal committed Nov 27, 2024
2 parents 67506fc + d541345 commit 593da68
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions core/doc/eth.rst
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

0 comments on commit 593da68

Please sign in to comment.