You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ you get started with P4 programming, organized into several modules:
31
31
*[Firewall](./exercises/firewall)
32
32
*[Link Monitoring](./exercises/link_monitor)
33
33
34
-
## Presentation
34
+
## Presentation
35
35
36
36
The slides are available [online](http://bit.ly/p4d2-2018-spring) and
37
37
in the P4_tutorial.pdf in the tutorial directory.
@@ -46,7 +46,7 @@ The documentation for P4_16 and P4Runtime is available [here](https://p4.org/spe
46
46
All excercises in this repository use the v1model architecture, the documentation for which is available at:
47
47
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.
48
48
2. The include file `v1model.p4` has extensive comments and can be accessed [here](https://github.com/p4lang/p4c/blob/master/p4include/v1model.p4).
49
-
49
+
50
50
## Obtaining required software
51
51
52
52
If you are starting this tutorial at one of the proctored tutorial events,
0 commit comments