aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix pretty printing issue in VerilogYann Herklotz2021-08-121-1/+1
| * | | Remove more OCaml files to compile successfully without admits.Yann Herklotz2021-07-114-1084/+0
| * | | Remove unnecessary files and proofsYann Herklotz2021-07-114-9/+12
| * | | Add legup scriptYann Herklotz2021-07-111-1/+1
* | | | Add predicate semantics to abstractYann Herklotz2021-05-261-69/+296
* | | | Add predicate semantics to RTLParYann Herklotz2021-05-261-7/+8
* | | | Add predicate semantics to RTLBlockYann Herklotz2021-05-261-7/+8
* | | | Fix if-conversion pass with positivesYann Herklotz2021-05-261-1/+1
* | | | Change naturals to positive in predicatesYann Herklotz2021-05-262-45/+79
* | | | 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-212-22/+23
* | | | Minimise the proof a bitYann Herklotz2021-05-161-18/+12
* | | | Finish up step_cf_instr_correct againYann Herklotz2021-05-162-19/+43
* | | | Fix the top-level proofs with new state_matchYann Herklotz2021-05-152-27/+164
* | | | Finish abstract interpretationYann Herklotz2021-05-121-75/+199
* | | | Fix admitted in first proof of sem. preservationYann Herklotz2021-05-101-19/+68
* | | | Finish correctness of semantics wrt. RTBlockYann Herklotz2021-05-061-84/+327
* | | | Add admitted proof of translations in RTLPargenYann Herklotz2021-05-031-27/+177
|/ / /
* | | Clean up Memorygen fileYann Herklotz2021-04-071-219/+1
* | | No admitted theorems in Memorygen proof (~‾▿‾)~Yann Herklotz2021-04-071-76/+99
* | | Basically done with proofYann Herklotz2021-04-076-18/+62
* | | Let everything compile againYann Herklotz2021-04-061-7/+18
* | | Finish load and store proof, but broke top-levelYann Herklotz2021-04-067-289/+317
* | | Finish Veriloggenproof completelyYann Herklotz2021-04-044-57/+339
* | | Prove all admit in load but oneYann Herklotz2021-04-041-162/+183
* | | Finish most of load proofYann Herklotz2021-04-041-21/+167
* | | Finish store proof without admitYann Herklotz2021-04-042-189/+533
* | | Fix initialisation moreYann Herklotz2021-04-011-7/+7
* | | Add 0 initialisationYann Herklotz2021-04-011-1/+1
* | | Add declarationsYann Herklotz2021-04-011-6/+7
* | | Add new enable interfaceYann Herklotz2021-04-014-53/+66
* | | Add memory disableYann Herklotz2021-03-314-163/+306
* | | Temporary doneYann Herklotz2021-03-301-48/+247
* | | Add more checks to the implementationYann Herklotz2021-03-291-27/+82
* | | Update declared sizeYann Herklotz2021-03-281-1/+1
* | | Finish main match proof in storeYann Herklotz2021-03-281-50/+555
* | | Add proofs of size preservation of statements and ramYann Herklotz2021-03-251-47/+92
* | | Work more on size-preserving lemmasYann Herklotz2021-03-251-104/+129
* | | Add forall_ram proofYann Herklotz2021-03-251-6/+40
* | | Prove lt property for statementsYann Herklotz2021-03-251-4/+67
* | | Add many more array theoremsYann Herklotz2021-03-241-4/+100
* | | Completed match_arrs_gss proofYann Herklotz2021-03-231-21/+100
* | | Complete top-level again with smaller admittedYann Herklotz2021-03-221-24/+48
* | | Fix second part of proof againYann Herklotz2021-03-221-18/+43
* | | Finish unchanged proof without admitsYann Herklotz2021-03-221-21/+175
* | | Finish a merging proofYann Herklotz2021-03-211-12/+30
* | | Add many lemmas about arraysYann Herklotz2021-03-212-29/+250
* | | Add check for ram in moduleYann Herklotz2021-03-201-16/+161
* | | Prove very top-level theoremYann Herklotz2021-03-192-83/+176