aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/Memorygen.v
Commit message (Collapse)AuthorAgeFilesLines
* Address ram in renaming passMichalis Pardalos2021-09-021-7/+5
|
* Get Memorygen to compile againMichalis Pardalos2021-08-311-475/+484
|
* 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-071-6/+32
|
* Let everything compile againYann Herklotz2021-04-061-7/+18
|
* Finish load and store proof, but broke top-levelYann Herklotz2021-04-061-250/+118
|
* Finish Veriloggenproof completelyYann Herklotz2021-04-041-18/+60
|
* 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-041-187/+526
|
* Add declarationsYann Herklotz2021-04-011-6/+7
|
* Add new enable interfaceYann Herklotz2021-04-011-35/+46
|
* Add memory disableYann Herklotz2021-03-311-156/+293
|
* 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-211-12/+233
|
* Add check for ram in moduleYann Herklotz2021-03-201-16/+161
|
* Prove very top-level theoremYann Herklotz2021-03-191-80/+173
|
* Fix proof with new array matchingYann Herklotz2021-03-171-20/+47
|
* Fix main proofs with smaller admitsYann Herklotz2021-03-171-25/+50
|
* Proof of equivalent stmnt runs with matching startYann Herklotz2021-03-171-155/+263
|
* Prove one case of transf_code correctYann Herklotz2021-03-161-1/+54
|
* Greatly simplify proofYann Herklotz2021-03-161-44/+23
|
* Finish proof of simple transformationYann Herklotz2021-03-161-0/+90
|
* Fix memory inferrence generationYann Herklotz2021-03-151-28/+32
|
* Prove top-level theorem with admitted theoremsYann Herklotz2021-03-121-159/+182
|
* Try and fix identity proof in MemorygenYann Herklotz2021-03-121-1/+12
|
* Prove idempotency of array mergeYann Herklotz2021-03-111-16/+78
|
* Update RAM generation proofsYann Herklotz2021-03-091-60/+450
|
* Add RAM semantics to HTL and fix proofYann Herklotz2021-03-031-8/+83
|
* Add implementationYann Herklotz2021-03-021-28/+79
|
* Fix memory generation by generating a power of 2Yann Herklotz2021-03-021-34/+50
|
* Finish initial implementation of memory genYann Herklotz2021-03-011-0/+84
|
* Add initial memory generationYann Herklotz2021-03-011-0/+17