aboutsummaryrefslogtreecommitdiffstats
path: root/src/verilog/PrintVerilog.ml
Commit message (Expand)AuthorAgeFilesLines
* Add RTLBlock intermediate languageYann Herklotz2020-08-301-232/+0
* More renames to get it to compileYann Herklotz2020-07-241-2/+4
* Change name to VericertYann Herklotz2020-07-141-2/+2
* Add htl pretty printingYann Herklotz2020-06-301-1/+1
* Add command line flags for initial blockYann Herklotz2020-06-301-0/+10
* Only print out main as everything is inlinedYann Herklotz2020-06-221-8/+10
* Add print for debug always block in moduleYann Herklotz2020-06-221-5/+18
* Add more unproven instructions, Admitted equiv to specYann Herklotz2020-06-141-1/+2
* Fix declaring function arguments correctlyYann Herklotz2020-06-121-3/+3
* Fix printing of Verilog with new datatypesYann Herklotz2020-06-121-16/+26
* (Tentatively) working stack array/memory support.James Pollard2020-05-261-0/+8
* Improve printing of resultsYann Herklotz2020-04-221-6/+10
* Fix printing with new Verilog ASTYann Herklotz2020-04-171-26/+52
* Handle loops and conditionals correctlyYann Herklotz2020-04-021-5/+45
* Update compilationYann Herklotz2020-04-011-8/+44
* Add more operators and print themYann Herklotz2020-03-311-1/+5
* Fix Verilog printingYann Herklotz2020-03-311-32/+34
* Rename Verilog AST filesYann Herklotz2020-03-291-0/+74