consolidate program verificaitona and program fault detection listings.

This commit is contained in:
ZJ 2019-09-05 20:17:12 -04:00
parent 5a081a62c2
commit ea04d6b250
No known key found for this signature in database
GPG Key ID: 5FBC4EFA03B99124
3 changed files with 7 additions and 5 deletions

View File

@ -1,6 +1,11 @@
# Fault Protection
# Program Faults and Verification
## External Papers
## Program Verification
* [Coq: The worlds best macro assembler?](https://research.microsoft.com/en-us/um/people/nick/coqasm.pdf)
* :scroll: [Epitaxis: a system for syntactic and semantic software queries](epitaxis-a-system-for-syntactic-and-semantic-software-queries.pdf)
## Fault Protection
* [GN&C Fault Protection Fundamentals](https://trs.jpl.nasa.gov/bitstream/handle/2014/41696/08-0125.pdf)
> As software becomes more and more integrated in our daily lives, we

View File

@ -1,3 +0,0 @@
# Program Verification
* [Coq: The worlds best macro assembler?](https://research.microsoft.com/en-us/um/people/nick/coqasm.pdf)