aboutsummaryrefslogtreecommitdiffstats
path: root/src/translation
Commit message (Collapse)AuthorAgeFilesLines
* Make proofs simpler using autoYann Herklotz2020-04-151-59/+45
| | | | | This makes changes to theorems easier, as the proofs will likely not have to be fixed. The runtime is also not much slower.
* Add proof about state wfYann Herklotz2020-04-081-40/+193
|
* Add partial proof of well formed stateYann Herklotz2020-04-061-24/+136
|
* Handle loops and conditionals correctlyYann Herklotz2020-04-021-100/+128
|
* Complete translation from simple RTL to VerilogYann Herklotz2020-04-011-101/+162
|
* Convert from RTL to Verilog directlyYann Herklotz2020-03-311-18/+20
|
* Add more operators and print themYann Herklotz2020-03-311-37/+69
|
* Improve Verilog error messagesYann Herklotz2020-03-311-1/+7
|
* Rename to transf_programYann Herklotz2020-03-291-1/+1
|
* Complete conversion from HTL to VerilogYann Herklotz2020-03-291-8/+91
|
* Add Verilog generation from HTLYann Herklotz2020-03-291-0/+135
|
* Remove unnecessary examples from HTLYann Herklotz2020-03-291-6/+1
|
* Create HTLgenYann Herklotz2020-03-253-148/+5
|
* Add Maps and HTL.vYann Herklotz2020-03-251-0/+186
|
* Create a new direct translationYann Herklotz2020-03-222-14/+125
|
* Update names of directoriesYann Herklotz2020-03-191-0/+37