aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use HashMap for contextfeature/hashmapYann Herklotz2019-07-296-68/+147
|
* Add benchmarkYann Herklotz2019-07-283-4/+4
|
* Add some more performance optimisationsYann Herklotz2019-07-271-1/+5
|
* Add faster build to travisYann Herklotz2019-07-271-0/+1
|
* Make the nix build more conciseYann Herklotz2019-07-274-96/+13
|
* Add a benchmarkYann Herklotz2019-07-276-61/+196
|
* Add benchmarkYann Herklotz2019-07-271-0/+7
|
* Move the imports to VeriFuzz.hsYann Herklotz2019-07-262-7/+11
|
* Move Gen.hs to Generate.hsYann Herklotz2019-07-263-4/+4
|
* Add non determinism probability to generationYann Herklotz2019-07-264-25/+64
|
* Remove old way of running testsYann Herklotz2019-07-231-13/+0
|
* Add more documentation about the new buildYann Herklotz2019-07-231-14/+39
|
* Bump version to 0.3.1.0v0.3.1.0Yann Herklotz2019-07-231-2/+2
|
* [Fix #52] Correctly resize the modulesYann Herklotz2019-07-231-6/+9
| | | | | This was fixed by taking out the clock and wiring it separately as it was shifting all the assignments.
* Add new maintainer emailYann Herklotz2019-07-2336-297/+219
|
* Add release to nixYann Herklotz2019-07-231-0/+2
|
* Fix nix build and add to travisYann Herklotz2019-07-236-47/+53
|
* Fix the filtering of the local valuesYann Herklotz2019-07-231-1/+4
|
* Add end of lineYann Herklotz2019-07-231-1/+1
|
* Remove stack and format fuzzYann Herklotz2019-07-235-52/+111
|
* Add .env and fix VeriFuzz.hsYann Herklotz2019-07-212-23/+22
|
* Update default.nixYann Herklotz2019-07-212-5/+7
|
* Merge branch 'master' into fix/resize-modportsYann Herklotz2019-07-2162-478/+2202
|\
| * Add section about configuration fileYann Herklotz2019-07-052-6/+79
| |
| * Small changes to the documentationYann Herklotz2019-07-051-17/+14
| |
| * Add description to dataYann Herklotz2019-06-291-0/+5
| |
| * Format filesYann Herklotz2019-06-2932-289/+416
| |
| * Fix pedantic warningsYann Herklotz2019-06-295-10/+21
| |
| * Add generated constructsYann Herklotz2019-06-291-6/+16
| |
| * Add links to presentation and thesisYann Herklotz2019-06-291-7/+26
| |
| * Add some more statsYann Herklotz2019-06-291-0/+3
| |
| * Add reported bugsYann Herklotz2019-06-291-8/+12
| |
| * Add found bugsYann Herklotz2019-06-291-0/+19
| |
| * Add back the simulationYann Herklotz2019-06-295-63/+60
| |
| * Add part of the simulator implementationYann Herklotz2019-06-293-5/+104
| |
| * Add exclude scriptYann Herklotz2019-06-061-0/+37
| |
| * Format all filesYann Herklotz2019-06-0510-104/+143
| |
| * Fix size in output wireYann Herklotz2019-06-051-2/+3
| |
| * Add combination optionYann Herklotz2019-06-053-5/+10
| |
| * Add median and mean samplingYann Herklotz2019-06-021-10/+39
| |
| * Remove dead codeYann Herklotz2019-06-021-1/+1
| |
| * Add selection for soupYann Herklotz2019-06-021-1/+1
| |
| * Add XOR to the outputYann Herklotz2019-06-022-2/+3
| |
| * Add fix to synthesise correctly with Quartus without MACYann Herklotz2019-06-021-1/+2
| |
| * Add check for quicker reductionYann Herklotz2019-06-021-17/+19
| |
| * Add extra experimentsYann Herklotz2019-06-022-0/+66
| |
| * Fix cyclone_v cell declarationYann Herklotz2019-06-021-46/+12
| |
| * Add outputYann Herklotz2019-05-301-3/+3
| |
| * Fix the conversionYann Herklotz2019-05-301-3/+13
| |
| * Add conversion scriptYann Herklotz2019-05-304-0/+21
| |