aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/RTLPargenproof.v
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into developYann Herklotz2021-09-181-1/+2
|\
| * Remove unnecessary files and proofsYann Herklotz2021-07-111-1/+2
* | Add very top-level proofYann Herklotz2021-05-231-0/+33
* | Fix admitted in last theoremYann Herklotz2021-05-211-3/+8
* | Finish top-level of proofYann Herklotz2021-05-211-13/+22
* | Minimise the proof a bitYann Herklotz2021-05-161-18/+12
* | Finish up step_cf_instr_correct againYann Herklotz2021-05-161-19/+25
* | Fix the top-level proofs with new state_matchYann Herklotz2021-05-151-19/+63
|/
* Fix compilation of CoqYann Herklotz2021-01-301-18/+45
* Fix proofs with better defined equalityYann Herklotz2021-01-301-20/+51
* Fix definitions of proofs some moreYann Herklotz2021-01-291-48/+100
* Fix the proof for RTLPargenYann Herklotz2021-01-291-32/+33
* Finish all proofs except executing basic blocksYann Herklotz2021-01-271-1/+4
* Add more proofs for RTLPargen correctnessYann Herklotz2021-01-271-8/+53
* Add basic block matching and proofYann Herklotz2021-01-261-3/+78
* Remove match on basic blocksYann Herklotz2021-01-231-6/+0
* Add match_states for RTLPargen proofYann Herklotz2021-01-221-0/+60