aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/HTLgenproof.v
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-02-25 19:15:40 +0000
committerYann Herklotz <git@yannherklotz.com>2022-02-25 19:15:40 +0000
commit314e1178ccede8ed42cbfc14b68352a51dcd014b (patch)
treeda3536439a7dc40e0aee959d440b49ab7fb7f791 /src/hls/HTLgenproof.v
parent5f34267c4bccb471c71fd5698ec49adc99940850 (diff)
downloadvericert-314e1178ccede8ed42cbfc14b68352a51dcd014b.tar.gz
vericert-314e1178ccede8ed42cbfc14b68352a51dcd014b.zip
Final updates to the current documentation
Diffstat (limited to 'src/hls/HTLgenproof.v')
-rw-r--r--src/hls/HTLgenproof.v12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/hls/HTLgenproof.v b/src/hls/HTLgenproof.v
index 9930f4d..bf4b057 100644
--- a/src/hls/HTLgenproof.v
+++ b/src/hls/HTLgenproof.v
@@ -1008,12 +1008,12 @@ Section CORRECTNESS.
is a simulation argument based on diagrams of the following form:
<<
match_states
- code st rs ---------------- State m st assoc
- || |
- || |
- || |
- \/ v
- code st rs' --------------- State m st assoc'
+ code st rs ------------------------- State m st assoc
+ || |
+ || |
+ || |
+ \/ v
+ code st rs' ------------------------ State m st assoc'
match_states
>>
where [tr_code c data control fin rtrn st] is assumed to hold.