aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Verilog/Mutate.hs
Commit message (Collapse)AuthorAgeFilesLines
* Renaming to VeriSmithYann Herklotz2019-09-041-401/+0
|
* Change name from VeriFuzz to VeriSmithYann Herklotz2019-08-291-14/+14
|
* Add new maintainer emailYann Herklotz2019-07-231-29/+26
|
* Format filesYann Herklotz2019-06-291-22/+24
|
* Format all filesYann Herklotz2019-06-051-1/+8
|
* Add combination optionYann Herklotz2019-06-051-3/+3
|
* Add XOR to the outputYann Herklotz2019-06-021-1/+2
|
* Implement module item reduction properlyYann Herklotz2019-05-111-0/+4
|
* Add Mutation class in Mutate.hsYann Herklotz2019-05-111-1/+99
|
* Fix some of the doctests in Mutate.hsYann Herklotz2019-05-101-5/+5
|
* Add reduction strategy for modulesYann Herklotz2019-05-091-0/+2
|
* Add random bit selection for wiresYann Herklotz2019-04-261-0/+4
| | | | This has not been tested fully yet
* Fix tests and remove Parser tests for nowYann Herklotz2019-04-171-5/+5
|
* Add Bit vector instead of using numbersYann Herklotz2019-04-141-31/+29
|
* Fix tests passingYann Herklotz2019-04-131-1/+1
|
* Change Port type to include lower boundYann Herklotz2019-04-121-8/+12
|
* Fix the generation of modules and add initialisationYann Herklotz2019-04-101-10/+18
|
* Add Parameter type and remove DescriptionYann Herklotz2019-04-091-4/+4
|
* Generate flip-flops instead of latchesYann Herklotz2019-04-061-2/+1
|
* New combine functionYann Herklotz2019-04-041-0/+5
|
* Export Vivado types and fix test failureYann Herklotz2019-04-031-1/+1
|
* Large refactor with passing testsYann Herklotz2019-04-021-0/+272
|
* More restructuringYann Herklotz2019-02-011-169/+0
|
* [Fix #24] Small changes and looked at always block outputYann Herklotz2019-02-011-7/+9
|
* Make code a bit more readableYann Herklotz2019-02-011-1/+2
|
* Remove extra importYann Herklotz2019-02-011-1/+0
|
* [Fix #22] Fix SAT solver equivalence checkingYann Herklotz2019-01-201-1/+23
|
* Prettify filesYann Herklotz2019-01-201-0/+7
|
* Rename moduleId to modIdYann Herklotz2019-01-201-5/+5
|
* Reformat with stylish-haskellYann Herklotz2019-01-191-3/+1
|
* Add hlint changesYann Herklotz2019-01-191-1/+1
|
* Set column to 100Yann Herklotz2019-01-191-26/+7
|
* Add brittany formatting instead of stylish-haskellYann Herklotz2019-01-191-51/+62
|
* Fix all the warningsYann Herklotz2019-01-101-2/+2
|
* Fix documentation errorYann Herklotz2019-01-101-1/+1
|
* Fix warningsYann Herklotz2019-01-101-34/+34
|
* Add render to testYann Herklotz2019-01-101-3/+3
|
* Fix warningsYann Herklotz2019-01-101-1/+1
|
* Rename files out of the moduleYann Herklotz2019-01-101-0/+148