aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add timeout error to synthesisersYann Herklotz2019-05-252-12/+20
| |
| * Add scripts to run verifuzzYann Herklotz2019-05-252-0/+31
| |
| * Add more experimentsYann Herklotz2019-05-254-0/+173
| |
| * No expression reductionYann Herklotz2019-05-241-1/+1
| |
| * Fix used wire check for clkYann Herklotz2019-05-244-14/+32
| |
| * Reduction throws away path if it finds a passing oneYann Herklotz2019-05-242-21/+18
| |
| * Change parameters of generationYann Herklotz2019-05-221-7/+2
| |
| * Add extra large configurationYann Herklotz2019-05-221-0/+45
| |
| * Add hat sampling to configYann Herklotz2019-05-2210-2/+22
| |
| * Add choice for hat sampling in configYann Herklotz2019-05-211-6/+14
| |
| * Add necessary exports to AST and CodeGenYann Herklotz2019-05-212-2/+2
| |
| * Add lines of code to reportYann Herklotz2019-05-211-3/+11
| |
| * Add hat samplingYann Herklotz2019-05-211-18/+40
| |
| * Lower version bound on statiticsYann Herklotz2019-05-211-1/+1
| |
| * Bump version with new changesv0.3.0.0Yann Herklotz2019-05-211-1/+1
| |
| * Add a different State and new FuzzReport outputYann Herklotz2019-05-211-43/+112
| |
| * Add more fields to the FuzzReportYann Herklotz2019-05-211-34/+145
| |
| * Switch meaning of SemigroupYann Herklotz2019-05-211-1/+1
| |
| * Remove unused functionYann Herklotz2019-05-211-3/+0
| |
| * Remove logging from within toolsYann Herklotz2019-05-215-27/+9
| |
| * Add statisticsYann Herklotz2019-05-211-0/+2
| |
| * Add shift exampleYann Herklotz2019-05-211-0/+103
| |
| * addYann Herklotz2019-05-219-0/+387
| |
| * Add only identityYann Herklotz2019-05-211-1/+1
| |
| * Fix warning on CIYann Herklotz2019-05-201-2/+2
| |
* | Add all vim backup files to gitignoreYann Herklotz2019-07-211-1/+2
| |
* | Add the shell.nixYann Herklotz2019-07-211-0/+25
| |
* | Add nix style buildYann Herklotz2019-07-206-0/+112
| |
* | Multiple initialisations now appearingYann Herklotz2019-07-203-12/+25
| |
* | Fix missing module instantiationYann Herklotz2019-07-091-1/+1
| |
* | Broken fix for modportYann Herklotz2019-05-201-11/+19
|/
* Format using brittanyYann Herklotz2019-05-202-4/+9
|
* Only compare against the identity synthYann Herklotz2019-05-203-5/+6
|
* Merge branch 'master' of github.com:ymherklotz/verifuzzYann Herklotz2019-05-203-43/+66
|\
| * Change simple graph check to acyclic checkYann Herklotz2019-05-193-32/+52
| |
| * Merge branch 'master' of github.com:ymherklotz/verifuzzYann Herklotz2019-05-183-16/+48
| |\
| * | Add colour to the reportYann Herklotz2019-05-181-32/+35
| | |
* | | Only modify expressions in swarm testingYann Herklotz2019-05-202-30/+7
| | |
* | | Rename scriptYann Herklotz2019-05-201-0/+30
| |/ |/|
* | add statistics scriptYann Herklotz2019-05-181-0/+23
| |
* | Add support for ghc-8.4.2Yann Herklotz2019-05-152-16/+25
|/
* Add test for removing unused wiresYann Herklotz2019-05-151-0/+54
|
* Add ability to clean up verilog fileYann Herklotz2019-05-151-3/+115
|
* Remove modConn lens and replace by modExprYann Herklotz2019-05-152-4/+3
|
* Add test for clean allYann Herklotz2019-05-141-4/+67
|
* Use Identifier instead of TextYann Herklotz2019-05-141-3/+3
|
* Add cleaning on all modulesYann Herklotz2019-05-141-17/+24
|
* Add reduction for multiple modulesYann Herklotz2019-05-141-29/+72
|
* Add test for clean functionYann Herklotz2019-05-141-6/+78
|
* Optimisations in the generationYann Herklotz2019-05-141-6/+4
|