aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/Memorygen.v
Commit message (Expand)AuthorAgeFilesLines
* 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