aboutsummaryrefslogtreecommitdiffstats
path: root/src/Verismith.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation issuesYann Herklotz2021-07-231-3/+4
* Add command line variablesYann Herklotz2021-07-231-0/+14
* Fix top-level of interfaceYann Herklotz2021-05-211-2/+23
* Add more top-level changesYann Herklotz2021-05-191-2/+0
* Add top-level argument interface for EMIYann Herklotz2021-05-181-1/+7
* Merge branch 'master' into dev/reducerdev/reducerYann Herklotz2020-05-131-0/+7
|\
| * Add distance function (#75)Yann Herklotz2020-05-091-0/+6
* | Format with ormoluYann Herklotz2020-05-121-239/+264
* | Fix types with annotationsYann Herklotz2020-05-111-4/+4
|/
* Add option to drop reg and wire from outputYann Herklotz2020-04-091-0/+4
* Remove DRBG dependencyYann Herklotz2020-04-071-16/+3
* Add annotations and make it compile againYann Herklotz2020-04-071-4/+4
* WIP changes to the AST typesYann Herklotz2020-03-161-4/+4
* Update license noticesYann Herklotz2020-01-061-1/+1
* Update license to dual license GPLv3Yann Herklotz2020-01-061-1/+1
* Do not run counter example if no rerunner is specifiedYann Herklotz2019-12-031-6/+6
* Fix buildYann Herklotz2019-11-241-1/+1
* Add cross-check between netlistsYann Herklotz2019-11-241-2/+2
* Add counter example parsingYann Herklotz2019-11-101-17/+17
* Add reduction pass to remove constants from concatYann Herklotz2019-11-051-3/+10
* Add parsing of existing rtl when starting fuzz runYann Herklotz2019-10-311-2/+8
* Add data-file installation pathYann Herklotz2019-10-291-5/+14
* Add --no-reductionYann Herklotz2019-10-281-2/+3
* Add OptParser to separate option parsingYann Herklotz2019-10-271-245/+4
* Add -k functionalityYann Herklotz2019-10-181-2/+2
* Rename Sim to ToolYann Herklotz2019-10-181-3/+3
* Rename main modulesYann Herklotz2019-09-181-0/+553