aboutsummaryrefslogtreecommitdiffstats
path: root/src/verilog/Verilog.v
Commit message (Expand)AuthorAgeFilesLines
* Refine the semanticsYann Herklotz2020-05-041-42/+63
* Change to StateYann Herklotz2020-05-031-21/+22
* Add CompCert semantics for VerilogYann Herklotz2020-04-241-81/+152
* Add stmnt_runp inductiveYann Herklotz2020-04-221-27/+106
* Use State in semantics instead of splitting it upYann Herklotz2020-04-221-95/+98
* Fix Verilog.vYann Herklotz2020-04-171-1/+1
* Add main module runYann Herklotz2020-04-171-50/+78
* Add Verilog semantics with new Verilog moduleYann Herklotz2020-04-151-33/+326
* Handle loops and conditionals correctlyYann Herklotz2020-04-021-7/+8
* Update compilationYann Herklotz2020-04-011-5/+36
* Add documentation and fix makefile for CompcertYann Herklotz2020-03-311-1/+1
* Add more operators and print themYann Herklotz2020-03-311-3/+10
* Improve Verilog error messagesYann Herklotz2020-03-311-1/+4
* Change Verilog AST back to more traditional ASTYann Herklotz2020-03-291-30/+44
* Update AST and value representationsYann Herklotz2020-03-291-213/+42
* Rename Verilog AST filesYann Herklotz2020-03-291-0/+253