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
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,27 +11,28 @@ As a verification architect I
11
11
This often means I do things somewhat differently. If that is the case and the cost/benefit trade-off looks promising, I help with educating engineers how to do things differently, too.
[dblp](https://dblp.uni-trier.de/pid/54/1933.html), or my [local list](pubs/kai-e-pubs.html).
19
19
20
-
### code
21
-
22
-
tba (currently my recent work is sequestered in [ARM](https://www.arm.com), [QualComm](https://www.qualcomm.com), or [Ghost Automony](https://www.ghostautonomy.com) IP)
23
-
24
-
### misc
25
-
26
-
**News 2023/05/03:** The 2022 iteration of the [ACM Software System Award](https://awards.acm.org/software-system) goes to our team of authors of [seL4: formal verification of an OS kernel](https://doi.org/10.1145/1629575.1629596).
27
-
28
20
Recent presentations include
29
21
- "Update on the adoption of synchronous languages at gh.st", Synchron 2020, [slides](http://synchron2020.inria.fr/slides/thu_0900_engelhardt.pdf)
30
22
- "Adventures in Verification Land for Glorified Ring Buffers", Synchron 2021, [slides](http://synchron2021.inria.fr/slides/synchron2021-engelhardt-1.pdf)
31
23
- "Neural Net Validation - classical CS and high school maths to the rescue", Synchron 2021, [slides](http://synchron2021.inria.fr/slides/synchron2021-engelhardt-0.pdf)
32
24
33
25
Errata for the data refinement book: [pdf](pubs/dRE1998/errata.pdf).
34
26
27
+
28
+
### Specs/Code/Proofs
29
+
30
+
tba (currently my recent work is sequestered in [ARM](https://www.arm.com), [QualComm](https://www.qualcomm.com), or [Ghost Autonomy](https://www.ghostautonomy.com) IP)
31
+
32
+
### Misc
33
+
34
+
**News 2023/05/03:** The 2022 iteration of the [ACM Software System Award](https://awards.acm.org/software-system) goes to our team of authors of [seL4: formal verification of an OS kernel](https://doi.org/10.1145/1629575.1629596).
35
+
35
36
[Formalisations and proofs](misc/PVS/) of problems, e.g., from the "100 list" in [PVS](https://pvs.csl.sri.com/index.html).
36
37
37
38
**News 2023/04/03:**[Build instructions for PVS on ARM Macs](misc/PVS/ARMbuild/).
0 commit comments