We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62aac60 commit 73a0d9fCopy full SHA for 73a0d9f
README.md
@@ -4,6 +4,9 @@ The main goal of this project is to demonstrate a 10Gb Ethernet switch.
4
Packets will arrive in one of four SFP+ interfaces, and from there be routed
5
as appropriately.
6
7
+For a full discussion of the design, please check out [this ZipCPU blog
8
+article: An Overview of a 10Gb Ethernet Switch](http://zipcpu.com/blog/2023/11/25/eth10g.html).
9
+
10
## Routing algorithm
11
12
The [current (draft) routing algorithm](rtl/net/routecore.v) is as follows:
0 commit comments