aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add another example for declarations in verilogYann Herklotz2018-12-271-0/+31
* Add yosys shell scriptYann Herklotz2018-12-272-2/+32
* Generate completely random verilogYann Herklotz2018-12-271-3/+5
* Format fixesYann Herklotz2018-12-271-20/+20
* Small style changeYann Herklotz2018-12-271-1/+1
* Improve expression and statement generationYann Herklotz2018-12-271-20/+96
* Fix tests with new changesYann Herklotz2018-12-271-1/+1
* Fix main and improve speed of run scriptYann Herklotz2018-12-252-2/+3
* Add documentation to main moduleYann Herklotz2018-12-251-0/+13
* Add code generation for new typesYann Herklotz2018-12-251-20/+130
* Type fixesYann Herklotz2018-12-251-7/+8
* Rename Node to IntYann Herklotz2018-12-251-1/+1
* [Close #10, Fix #12] Add Mutations for wiresYann Herklotz2018-12-251-7/+13
* Add more typesYann Herklotz2018-12-251-41/+181
* Fix tests with ContAssignYann Herklotz2018-12-251-1/+1
* Add Helpers.hsYann Herklotz2018-12-252-0/+76
* Fix nesting, generation broken for nested groupsYann Herklotz2018-12-231-3/+17
* Add nesting to the SourceTextYann Herklotz2018-12-232-2/+19
* Add unit tests for the traversalYann Herklotz2018-12-234-8/+48
* [Fix #11] Implement the traversalYann Herklotz2018-12-231-18/+32
* Start implementing the nesting functionalityYann Herklotz2018-12-231-2/+23
* Fix running the simulationYann Herklotz2018-12-231-1/+3
* Derive `Eq` for the Verilog AST.Yann Herklotz2018-12-222-13/+14
* Add unimplemented nestId functionYann Herklotz2018-12-221-0/+4
* Add Mutate module to VeriFuzzYann Herklotz2018-12-223-0/+18
* Format ASTGenYann Herklotz2018-12-221-6/+3
* [Fix #2] Add generation of AST from CircuitYann Herklotz2018-12-224-19/+33
* Add shared code to code generationYann Herklotz2018-12-222-0/+35
* Add more functions to the code generationYann Herklotz2018-12-222-25/+21
* Add more AST generationYann Herklotz2018-12-201-1/+19
* Fix documentationYann Herklotz2018-12-155-15/+117
* Add new importsYann Herklotz2018-12-151-3/+5
* Fix run_sim.shYann Herklotz2018-12-151-2/+2
* Add AST generation to cabalYann Herklotz2018-12-151-3/+4
* Add AST generationYann Herklotz2018-12-151-0/+47
* Add qualified importsYann Herklotz2018-12-151-13/+12
* Rename types to circuitYann Herklotz2018-12-151-1/+15
* Add rerun scriptYann Herklotz2018-12-041-0/+7
* [Fix #1] Fix the negative number generationYann Herklotz2018-12-042-2/+5
* Add newline to testYann Herklotz2018-12-041-0/+1
* Add quickcheck to mainYann Herklotz2018-12-042-0/+4
* [Fix #8] Add Circuit newtypeYann Herklotz2018-12-021-0/+3
* Fix typoYann Herklotz2018-12-011-1/+1
* Add newline after module declarationYann Herklotz2018-12-011-1/+1
* Fix the code generationYann Herklotz2018-12-011-1/+13
* Add all arbitrary instances and fix identifierYann Herklotz2018-12-011-15/+65
* Add more code to the shared codeYann Herklotz2018-12-012-15/+15
* Add modport helper functionYann Herklotz2018-12-011-0/+3
* Add more code generation for expressionsYann Herklotz2018-12-011-0/+40
* Add missing modules to main libraryYann Herklotz2018-12-011-0/+2