aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Add lens to focus on specific moduleYann Herklotz2019-05-141-0/+15
|
* Fix initialisation of flip flops in xilinx_7Yann Herklotz2019-05-141-1209/+916
|
* Add renameSourceYann Herklotz2019-05-141-0/+5
|
* Format with brittanyYann Herklotz2019-05-1315-430/+474
|
* Fix report generation for fuzz runYann Herklotz2019-05-131-3/+10
|
* Add more reporting to equivalence checkYann Herklotz2019-05-133-8/+22
|
* Add optimisation to check if at bottomYann Herklotz2019-05-131-17/+40
|
* Add Identity to synthesisersYann Herklotz2019-05-131-0/+5
|
* Add reduction to fuzz runYann Herklotz2019-05-132-3/+34
|
* Add html output for reportYann Herklotz2019-05-132-15/+55
|
* Inverse case statementYann Herklotz2019-05-131-3/+3
|
* Add ResultT to Sh conversionYann Herklotz2019-05-133-2/+13
|
* Add reducer function for two arbitrary SynthesiserYann Herklotz2019-05-131-4/+13
|
* Remove Maybe from equivalence checkYann Herklotz2019-05-133-23/+16
|
* Add NonEmpty to testsYann Herklotz2019-05-134-27/+26
|
* Add Identity to ReportYann Herklotz2019-05-132-23/+48
|
* Add reduction for the commandlineYann Herklotz2019-05-132-43/+97
|
* Use NonEmpty to represent concatenationYann Herklotz2019-05-133-16/+16
|
* Change the arguments to Text in the ParserYann Herklotz2019-05-133-10/+31
|
* Add Identity synthesiserYann Herklotz2019-05-132-0/+45
|
* Remove modules that required $timeYann Herklotz2019-05-121-310/+0
|
* Remove double invYann Herklotz2019-05-121-10/+0
|
* Add BUF* to xilinx modulesYann Herklotz2019-05-121-0/+963
|
* Add all the flip flops and latchesYann Herklotz2019-05-121-114/+728
|
* Add FDE cell to xilinxYann Herklotz2019-05-121-0/+11
|
* Fix setup script for new awsYann Herklotz2019-05-121-3/+10
|