aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Sim/Yosys.hs
Commit message (Expand)AuthorAgeFilesLines
* Add new maintainer emailYann Herklotz2019-07-231-12/+7
* Format filesYann Herklotz2019-06-291-6/+11
* Format all filesYann Herklotz2019-06-051-1/+5
* Add timeout error to synthesisersYann Herklotz2019-05-251-5/+6
* Remove logging from within toolsYann Herklotz2019-05-211-8/+2
* Format with brittanyYann Herklotz2019-05-131-10/+5
* Add more reporting to equivalence checkYann Herklotz2019-05-131-2/+12
* Remove Maybe from equivalence checkYann Herklotz2019-05-131-16/+10
* Add NFData to force evaluation of config fileYann Herklotz2019-05-091-0/+4
* Fix unusable UNPACKYann Herklotz2019-05-091-1/+1
* Add configuration options for all simulatorsYann Herklotz2019-05-071-13/+17
* Add description field to YosysYann Herklotz2019-05-071-8/+9
* Use abc for verificationYann Herklotz2019-05-071-3/+3
* Rename some functions to use nicer namesYann Herklotz2019-05-071-9/+9
* Add support for multiple modulesYann Herklotz2019-05-071-2/+3
* Formatting files and add result type to front endYann Herklotz2019-04-231-2/+1
* Add output information to TypeYann Herklotz2019-04-181-11/+10
* Add output path to each simulatorYann Herklotz2019-04-181-4/+6
* Add Show instances to simulatorsYann Herklotz2019-04-171-1/+4
* Fix other type errors and replace with Result typeYann Herklotz2019-04-171-24/+33
* Move declaration of SourceInfoYann Herklotz2019-04-151-0/+1
* Rename Synthesisor -> SynthesiserYann Herklotz2019-04-151-4/+4
* Fix to the loggerYann Herklotz2019-04-031-2/+2
* Large refactor with passing testsYann Herklotz2019-04-021-0/+106