aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add quartuslightYann Herklotz2019-12-101-2/+2
* Do not run counter example if no rerunner is specifiedYann Herklotz2019-12-037-26/+40
* Set aigsmt to noneYann Herklotz2019-12-031-1/+1
* More minimisationYann Herklotz2019-12-031-3/+9
* Add different identifier for forloopsYann Herklotz2019-11-241-15/+17
* Add ModConnNamed in testbenchYann Herklotz2019-11-241-1/+1
* Add extension to simulation reductionYann Herklotz2019-11-241-1/+1
* Fix more changes to for loopsYann Herklotz2019-11-241-1/+1
* Do not mutate the expression in the for loopYann Herklotz2019-11-241-1/+1
* Fix buildYann Herklotz2019-11-241-1/+1
* Add output of v file during reductionYann Herklotz2019-11-242-35/+20
* Show the result as it is runYann Herklotz2019-11-241-4/+4
* Add cross-check between netlistsYann Herklotz2019-11-243-11/+16
* Fix counter-example simulation runYann Herklotz2019-11-241-1/+1
* Support proper Quartus Pro versionYann Herklotz2019-11-145-40/+166
* Add delay to finishYann Herklotz2019-11-141-1/+1
* Add z3 as default equivalence check with ABCYann Herklotz2019-11-141-0/+1
* Add reduction for simulation failuresYann Herklotz2019-11-126-70/+174
* Use text to store counter-exampleYann Herklotz2019-11-121-15/+15
* Add counter example parsingYann Herklotz2019-11-107-47/+164
* Add reduction pass to remove constants from concatYann Herklotz2019-11-054-7/+57
* Add support for Quartus using projectsYann Herklotz2019-11-042-17/+45
* Add parsing of existing rtl when starting fuzz runYann Herklotz2019-10-312-10/+31
* Add data-file installation pathYann Herklotz2019-10-296-38/+56
* Run simulation on all tools passing synthesisYann Herklotz2019-10-281-20/+27
* Add --no-reductionYann Herklotz2019-10-282-23/+20
* Add mtl dependency to enable easier use of transformersYann Herklotz2019-10-272-142/+172
* Add OptParser to separate option parsingYann Herklotz2019-10-272-245/+270
* Add comment to code generationYann Herklotz2019-10-251-1/+1
* Add the literal list to the mod instantiationYann Herklotz2019-10-251-2/+3
* Fix subtle issue with module generationYann Herklotz2019-10-251-0/+1
* Change location of the html reportsYann Herklotz2019-10-182-4/+6
* Add -k functionalityYann Herklotz2019-10-183-9/+31
* Rename Sim to ToolYann Herklotz2019-10-1814-68/+63
* [Fix #63] Make build pass againYann Herklotz2019-10-062-57/+54
* Rename main modulesYann Herklotz2019-09-1834-203/+203
* Renaming to VeriSmithYann Herklotz2019-09-0434-0/+0
* Change name from VeriFuzz to VeriSmithYann Herklotz2019-08-2934-290/+290
* Fix to read the verilog instead of a formal reprYann Herklotz2019-08-011-1/+1
* Add a benchmarkYann Herklotz2019-07-273-50/+163
* Move the imports to VeriFuzz.hsYann Herklotz2019-07-262-7/+11
* Move Gen.hs to Generate.hsYann Herklotz2019-07-262-3/+3
* Add non determinism probability to generationYann Herklotz2019-07-262-24/+61
* [Fix #52] Correctly resize the modulesYann Herklotz2019-07-231-6/+9
* Add new maintainer emailYann Herklotz2019-07-2333-284/+211
* Fix nix build and add to travisYann Herklotz2019-07-231-16/+12
* Fix the filtering of the local valuesYann Herklotz2019-07-231-1/+4
* Remove stack and format fuzzYann Herklotz2019-07-231-33/+27
* Add .env and fix VeriFuzz.hsYann Herklotz2019-07-211-23/+21
* Merge branch 'master' into fix/resize-modportsYann Herklotz2019-07-2129-389/+1007
|\