Skip to content

Commit

Permalink
Add references in README
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaslindner committed Jul 31, 2024
1 parent 25bc08a commit 2b6c3ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/riscv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ QED

- built on a [general theory of symbolic execution](https://arxiv.org/abs/2304.08848) instantiated for BIR
- **automatic** inside HOL4 if parameters have the right shape
- a summarizing collection of performance evaluations for the benchmark programs can be found in [experiment_data.log](experiment_data.log)
- at the end of an execution, a set of profiling measurements are printed into the respective HOL4 build log, e.g. `aes/.hollogs/aes_symb_execTheory`

Example:

Expand Down

0 comments on commit 2b6c3ab

Please sign in to comment.