aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Sim
Commit message (Expand)AuthorAgeFilesLines
* Add new maintainer emailYann Herklotz2019-07-238-102/+64
* Format filesYann Herklotz2019-06-297-80/+141
* Fix pedantic warningsYann Herklotz2019-06-291-2/+2
* Add back the simulationYann Herklotz2019-06-292-27/+27
* Add part of the simulator implementationYann Herklotz2019-06-292-5/+59
* Format all filesYann Herklotz2019-06-053-3/+17
* Add fix to synthesise correctly with Quartus without MACYann Herklotz2019-06-021-1/+2
* Add changes to work with older VivadoYann Herklotz2019-05-261-1/+1
* Add timeout error to synthesisersYann Herklotz2019-05-252-12/+20
* Remove logging from within toolsYann Herklotz2019-05-215-27/+9
* Only compare against the identity synthYann Herklotz2019-05-201-1/+1
* Add renameSourceYann Herklotz2019-05-141-0/+5
* Format with brittanyYann Herklotz2019-05-131-10/+5
* Add more reporting to equivalence checkYann Herklotz2019-05-132-2/+14
* Add ResultT to Sh conversionYann Herklotz2019-05-131-0/+10
* Remove Maybe from equivalence checkYann Herklotz2019-05-132-22/+15
* Add NonEmpty to testsYann Herklotz2019-05-131-2/+1
* Add Identity to ReportYann Herklotz2019-05-131-1/+9
* Add Identity synthesiserYann Herklotz2019-05-131-0/+44
* Add NFData to force evaluation of config fileYann Herklotz2019-05-095-0/+20
* Fix unusable UNPACKYann Herklotz2019-05-091-1/+1
* Add configuration options for all simulatorsYann Herklotz2019-05-074-42/+56
* Add description field to YosysYann Herklotz2019-05-071-8/+9
* Use abc for verificationYann Herklotz2019-05-073-8/+6
* Create better command line outputYann Herklotz2019-05-071-1/+8
* Rename some functions to use nicer namesYann Herklotz2019-05-076-33/+40
* Add support for multiple modulesYann Herklotz2019-05-074-11/+41
* Fix some errors in the templatesYann Herklotz2019-04-231-0/+1
* Fix XST SynthesisYann Herklotz2019-04-231-1/+1
* Formatting files and add result type to front endYann Herklotz2019-04-234-6/+12
* Add new modules to fix Quartus equivalence checkYann Herklotz2019-04-211-0/+1
* Add output information to TypeYann Herklotz2019-04-186-36/+36
* Add output path to each simulatorYann Herklotz2019-04-185-13/+28
* Add Show instances to simulatorsYann Herklotz2019-04-175-8/+25
* Fix other type errors and replace with Result typeYann Herklotz2019-04-171-24/+33
* Update simulator with Result typeYann Herklotz2019-04-175-61/+111
* Move Reduce fileYann Herklotz2019-04-171-164/+0
* Move declaration of SourceInfoYann Herklotz2019-04-156-21/+4
* Rename Synthesisor -> SynthesiserYann Herklotz2019-04-155-13/+13
* Replace Env by FuzzYann Herklotz2019-04-151-58/+0
* Change port declarations in ReduceYann Herklotz2019-04-141-4/+4
* Print out local timeYann Herklotz2019-04-141-2/+5
* Add bit vector to Icarus simulationYann Herklotz2019-04-141-1/+6
* Add Quartus implementationYann Herklotz2019-04-141-0/+52
* Change Port type to include lower boundYann Herklotz2019-04-121-2/+2
* Fix the generation of modules and add initialisationYann Herklotz2019-04-104-5/+6
* Add Parameter type and remove DescriptionYann Herklotz2019-04-092-4/+4
* Generate flip-flops instead of latchesYann Herklotz2019-04-061-1/+0
* Fix for latches in designYann Herklotz2019-04-041-0/+1
* Add verilog modules to equivalence checkingYann Herklotz2019-04-031-1/+1