aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Sim/Quartus.hs
Commit message (Expand)AuthorAgeFilesLines
* Renaming to VeriSmithYann Herklotz2019-09-041-77/+0
* Change name from VeriFuzz to VeriSmithYann Herklotz2019-08-291-9/+9
* Add new maintainer emailYann Herklotz2019-07-231-10/+5
* Format filesYann Herklotz2019-06-291-4/+9
* Format all filesYann Herklotz2019-06-051-1/+6
* Add fix to synthesise correctly with Quartus without MACYann Herklotz2019-06-021-1/+2
* Remove logging from within toolsYann Herklotz2019-05-211-4/+1
* Only compare against the identity synthYann Herklotz2019-05-201-1/+1
* Add NFData to force evaluation of config fileYann Herklotz2019-05-091-0/+4
* Add configuration options for all simulatorsYann Herklotz2019-05-071-6/+8
* Rename some functions to use nicer namesYann Herklotz2019-05-071-2/+2
* Formatting files and add result type to front endYann Herklotz2019-04-231-2/+8
* Add new modules to fix Quartus equivalence checkYann Herklotz2019-04-211-0/+1
* Add output information to TypeYann Herklotz2019-04-181-5/+5
* Add output path to each simulatorYann Herklotz2019-04-181-2/+6
* Add Show instances to simulatorsYann Herklotz2019-04-171-3/+7
* Update simulator with Result typeYann Herklotz2019-04-171-13/+13
* Move declaration of SourceInfoYann Herklotz2019-04-151-0/+1
* Rename Synthesisor -> SynthesiserYann Herklotz2019-04-151-1/+1
* Add Quartus implementationYann Herklotz2019-04-141-0/+52