aboutsummaryrefslogtreecommitdiffstats
path: root/src/Test
Commit message (Expand)AuthorAgeFilesLines
...
* Add helper methodsYann Herklotz2018-12-011-6/+15
* Add assignment to ModuleItemYann Herklotz2018-11-301-3/+2
* Add more typesYann Herklotz2018-11-301-12/+25
* Fix type issue in mainYann Herklotz2018-11-301-5/+10
* Add lens library and extend types for ASTYann Herklotz2018-11-301-5/+65
* Add AST to the exported modulesYann Herklotz2018-11-301-0/+3
* Add some simplifications (map -> fmap)Yann Herklotz2018-11-291-5/+6
* Add Verilog ASTYann Herklotz2018-11-291-0/+13
* Improve generationYann Herklotz2018-11-161-15/+15
* Basic generation with errorsYann Herklotz2018-11-162-5/+23
* Remove Nor and Nand from typesYann Herklotz2018-11-161-4/+2
* Format and remove unnecessary declarationsYann Herklotz2018-11-161-6/+3
* Add statements to the Verilog moduleYann Herklotz2018-11-161-12/+24
* Add style to the filesYann Herklotz2018-11-144-14/+15
* Add testbench to the endYann Herklotz2018-11-091-1/+1
* Generate some Verilog code from graphYann Herklotz2018-11-091-0/+32
* Random generation of DAGYann Herklotz2018-11-093-16/+42
* Add main moduleYann Herklotz2018-11-091-0/+13
* Add initial module filesYann Herklotz2018-11-093-0/+22