aboutsummaryrefslogtreecommitdiffstats
path: root/src/Verismith/OptParser.hs
Commit message (Collapse)AuthorAgeFilesLines
* Add annotations and make it compile againYann Herklotz2020-04-071-5/+5
|
* Do not run counter example if no rerunner is specifiedYann Herklotz2019-12-031-0/+5
|
* Add cross-check between netlistsYann Herklotz2019-11-241-0/+3
|
* Add reduction pass to remove constants from concatYann Herklotz2019-11-051-3/+22
|
* Add parsing of existing rtl when starting fuzz runYann Herklotz2019-10-311-8/+23
|
* Add --no-reductionYann Herklotz2019-10-281-21/+17
|
* Add OptParser to separate option parsingYann Herklotz2019-10-271-0/+266