aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Also fix ModCA issue for Mutate.hsYann Herklotz2019-02-081-1/+47
* Remove _ModCA and replace it by modContAssignYann Herklotz2019-02-081-1/+1
* Add Data derivations to AST and Plated instance to ExprYann Herklotz2019-02-081-26/+42
* Move simulation into libraryYann Herklotz2019-02-081-1/+89
* Add Reduce which will contain the test reductionYann Herklotz2019-02-081-0/+29
* Set the timeout to 5 minsYann Herklotz2019-02-071-2/+2
* Add runner for verilog fileYann Herklotz2019-02-071-3/+10
* Reduce the timeoutYann Herklotz2019-02-071-3/+7
* Remove divide and mod from the generator listYann Herklotz2019-02-071-2/+2
* [Fix #21] Fix type signature to bytestringYann Herklotz2019-02-051-4/+4
* Add hashing of bytestring outputYann Herklotz2019-02-051-16/+18
* Add conversion to bytestringYann Herklotz2019-02-051-6/+35
* Small fixes to module generationYann Herklotz2019-02-031-4/+7
* Fix loggingYann Herklotz2019-02-032-2/+3
* Add timeout and timeout checkYann Herklotz2019-02-021-1/+1
* Reset Xst and Yosys defaultYann Herklotz2019-02-021-1/+1
* Try to add loggingYann Herklotz2019-02-025-16/+30
* Add mutation for declarationYann Herklotz2019-02-021-0/+5
* Add mutation to declare other wiresYann Herklotz2019-02-021-7/+28
* Add brackets around numberYann Herklotz2019-02-021-1/+1
* Add case for empty contextYann Herklotz2019-02-021-0/+5
* Remove last warningYann Herklotz2019-02-011-1/+4
* Small warning fixYann Herklotz2019-02-011-1/+1
* Fix all the compile and test errorsYann Herklotz2019-02-0111-47/+66
* Fix importsYann Herklotz2019-02-0113-57/+61
* Rename XST and add importsYann Herklotz2019-02-012-20/+32
* Fix internal modulesYann Herklotz2019-02-011-1/+11
* More restructuringYann Herklotz2019-02-0115-130/+26
* Structure changesYann Herklotz2019-02-018-14/+49
* Add back Show for testsYann Herklotz2019-02-011-21/+21
* [Fix #28] Add Expression generation with contextYann Herklotz2019-02-011-16/+29
* [Fix #27] Add function to Expr and add Generation typeYann Herklotz2019-02-012-22/+54
* [Fix #24] Small changes and looked at always block outputYann Herklotz2019-02-011-7/+9
* Make code a bit more readableYann Herklotz2019-02-011-1/+2
* Remove extra importYann Herklotz2019-02-011-1/+0
* Add echo do all the simulatorsYann Herklotz2019-01-233-0/+9
* Add better echoYann Herklotz2019-01-231-5/+14
* Better AST generation from DAGYann Herklotz2019-01-231-1/+4
* Better multithreadingYann Herklotz2019-01-224-8/+12
* Make where clause nicerYann Herklotz2019-01-221-2/+4
* [Fix #22] Fix SAT solver equivalence checkingYann Herklotz2019-01-203-4/+40
* [Fix #26] Add support for SymbiYosysYann Herklotz2019-01-202-4/+10
* Prettify filesYann Herklotz2019-01-206-19/+37
* Add sby configYann Herklotz2019-01-201-5/+45
* Add template fileYann Herklotz2019-01-204-47/+72
* Rename moduleId to modIdYann Herklotz2019-01-207-22/+33
* Reformat with stylish-haskellYann Herklotz2019-01-1915-87/+70
* Add hlint changesYann Herklotz2019-01-193-4/+3
* Set column to 100Yann Herklotz2019-01-199-83/+31
* Add brittany formatting instead of stylish-haskellYann Herklotz2019-01-1917-290/+387