aboutsummaryrefslogtreecommitdiffstats
path: root/src/Verismith.hs
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | This removes the need to recursively copy the data directory which will also save on space.
* 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