aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Config.hs
Commit message (Expand)AuthorAgeFilesLines
* Format with brittanyYann Herklotz2019-05-051-1/+1
* Add seeds for reproducible runsYann Herklotz2019-05-051-9/+11
* Add random bit selection for wiresYann Herklotz2019-04-261-10/+15
* Add documentation to Config.hsYann Herklotz2019-04-231-16/+128
* Add simulator support to the config fileYann Herklotz2019-04-231-17/+55
* Add support for more event listsYann Herklotz2019-04-211-4/+33
* Use new fuzzing technique instead of the old functionYann Herklotz2019-04-171-1/+1
* Remove blocking assignment from GenerationYann Herklotz2019-04-141-1/+1
* Add for loop to designYann Herklotz2019-04-121-1/+5
* Fix the generation of modules and add initialisationYann Herklotz2019-04-101-64/+67
* Add probabilities to generation of expressionsYann Herklotz2019-04-091-1/+1
* Add more configuration optionsYann Herklotz2019-04-091-31/+125
* Fix infinite loop in state based generationYann Herklotz2019-04-031-1/+1
* Apply brittany to modified modulesYann Herklotz2019-04-031-6/+11
* Fix hlint hintsYann Herklotz2019-04-021-1/+1
* Add more configuration options and small fixYann Herklotz2019-04-021-10/+27
* Add conditionals to configYann Herklotz2019-04-021-1/+5
* Change license nameYann Herklotz2019-03-301-1/+1
* Add proper register generationYann Herklotz Grave2019-03-071-1/+1
* Add more probabilities to configYann Herklotz Grave2019-03-061-23/+27
* Add more configuration optionsYann Herklotz Grave2019-03-061-6/+54
* Run formatting on Config.hsYann Herklotz Grave2019-03-041-6/+12
* Add toml configuration support for probabilitiesYann Herklotz Grave2019-03-041-0/+57