aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Fix stack frame issue.James Pollard2020-06-301-46/+25
* | | | | | | | | | Add HTL pretty printerYann Herklotz2020-06-301-0/+81
* | | | | | | | | | Add htl pretty printingYann Herklotz2020-06-308-12/+23
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Add command line flags for initial blockYann Herklotz2020-06-304-7/+22
* | | | | | | | | Merge branch 'develop' of github.com:ymherklotz/CoqUp into developYann Herklotz2020-06-302-36/+210
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge pull request #8 from p0llard/developYann Herklotz2020-06-302-36/+210
| |\| | | | | | | |
| | * | | | | | | | Merge branch 'develop' into arrays-proofJames Pollard2020-06-294-8/+31
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Eliminate memory bounds assumption!James Pollard2020-06-292-37/+211
* | | | | | | | | | | Make the proofs more conciseYann Herklotz2020-06-301-17/+21
|/ / / / / / / / / /
* | / / / / / / / / Add equivalence between int add value addYann Herklotz2020-06-301-10/+54
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Develop compiles againYann Herklotz2020-06-294-8/+11
* | | | | | | | | Merge remote-tracking branch 'james/arrays-proof' into developYann Herklotz2020-06-291-0/+34
|\| | | | | | | |
| * | | | | | | | Add missing file.James Pollard2020-06-291-0/+34
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | Work on addition proofYann Herklotz2020-06-291-1/+21
|/ / / / / / /
* | | | | | | Fix proof again with Verilog semantics changesYann Herklotz2020-06-282-1/+23
* | | | | | | Merge remote-tracking branch 'james/arrays-proof' into developYann Herklotz2020-06-285-101/+961
|\ \ \ \ \ \ \
| * | | | | | | Finish store proof modulo:James Pollard2020-06-281-1/+206
| * | | | | | | Fix second IStore proof.James Pollard2020-06-281-29/+50
| * | | | | | | Finish first IStore proof (modulo some admissions).James Pollard2020-06-282-69/+305
| * | | | | | | Fix unsigned/signed issues.James Pollard2020-06-284-97/+92
| * | | | | | | Work on proof.James Pollard2020-06-284-2/+405
* | | | | | | | Add yosys to dependenciesYann Herklotz2020-06-282-2/+2
* | | | | | | | Fix Verilog semantics and fix order of always blocksYann Herklotz2020-06-263-8/+5
* | | | | | | | Progress on proof of VeriloggenYann Herklotz2020-06-253-15/+24
* | | | | | | | Work on Veriloggen proofYann Herklotz2020-06-253-6/+55
* | | | | | | | Finish Internal main proofYann Herklotz2020-06-241-14/+29
|/ / / / / / /
* | | | | | | HTLgenproof passing.arrays-proofJames Pollard2020-06-242-50/+127
* | | | | | | Merge branch 'develop' into arrays-proofJames Pollard2020-06-242-9/+5
|\ \ \ \ \ \ \
| * | | | | | | Fixes to make develop compileYann Herklotz2020-06-244-8/+6
* | | | | | | | Merge branch 'develop' of github.com:ymherklotz/coqup into arrays-proofJames Pollard2020-06-2480-115/+15708
|\| | | | | | |
| * | | | | | | Merge branch 'master' into developYann Herklotz2020-06-243-81/+96
| |\ \ \ \ \ \ \
| | * | | | | | | Fix assumption of mainYann Herklotz2020-06-243-83/+97
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | More to proofYann Herklotz2020-06-231-7/+9
| * | | | | | | Merge branch 'master' into developYann Herklotz2020-06-223-9/+58
| |\| | | | | |
| | * | | | | | Admit everything temporarilyYann Herklotz2020-06-223-9/+58
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Admit the value proofYann Herklotz2020-06-221-3/+5
| * | | | | | Merge branch 'arrays-proof' into developYann Herklotz2020-06-223-31/+204
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into developYann Herklotz2020-06-2276-20/+15522
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Only print out main as everything is inlinedYann Herklotz2020-06-221-8/+10
| | * | | | | | Add print for debug always block in moduleYann Herklotz2020-06-223-7/+23
| | * | | | | | Some fixes, but still buggy probablyYann Herklotz2020-06-201-2/+2
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Add bugs to support more operationsYann Herklotz2020-06-201-4/+4
| | | |_|_|/ | | |/| | |
| | * | | | Add CHstoneYann Herklotz2020-06-1972-1/+15485
| | * | | | Merge branch 'develop'Yann Herklotz2020-06-145-24/+32
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add proof of nat equivYann Herklotz2020-06-201-2/+15
| * | | | | Merge remote-tracking branch 'james/arrays-proof' into developYann Herklotz2020-06-209-111/+725
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix coqprojectYann Herklotz2020-06-141-1/+1
| * | | | | Add more unproven instructions, Admitted equiv to specYann Herklotz2020-06-144-23/+31
| | |/ / / | |/| | |
* | | | | Finish ILoad proof with some assumptions:James Pollard2020-06-243-192/+197
* | | | | Normalise entire expression to avoid overflow issues.James Pollard2020-06-235-272/+523