aboutsummaryrefslogtreecommitdiffstats
path: root/src/Compiler.v
Commit message (Collapse)AuthorAgeFilesLines
* Add renumbering to compiler passesYann Herklotz2020-10-181-0/+1
|
* Add fixes to run scheduling on compilationYann Herklotz2020-09-031-1/+14
|
* Remove check mpassYann Herklotz2020-07-241-2/+0
|
* Change name to VericertYann Herklotz2020-07-141-3/+3
|
* Fixes to operatorsYann Herklotz2020-07-071-0/+2
|
* Rename asm to verilogYann Herklotz2020-07-061-9/+10
|
* Add top level backward simulationYann Herklotz2020-07-061-15/+112
|
* HTLgenproof compiles againYann Herklotz2020-07-061-1/+6
| | | | - Commented out Iload, Istore proofs for now
* Add htl pretty printingYann Herklotz2020-06-301-0/+2
|
* Fix top level invocation to translate through HTLYann Herklotz2020-06-121-3/+6
|
* Add equality check for valueYann Herklotz2020-05-041-1/+1
|
* Extract simulatorYann Herklotz2020-04-171-2/+2
|
* Update compilationYann Herklotz2020-04-011-2/+2
|
* Convert from RTL to Verilog directlyYann Herklotz2020-03-311-3/+22
|
* Move compilerYann Herklotz2020-03-291-0/+113