aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Sim/Internal.hs
Commit message (Collapse)AuthorAgeFilesLines
* Renaming to VeriSmithYann Herklotz2019-09-041-215/+0
|
* Change name from VeriFuzz to VeriSmithYann Herklotz2019-08-291-8/+8
|
* Add new maintainer emailYann Herklotz2019-07-231-20/+14
|
* Format filesYann Herklotz2019-06-291-13/+19
|
* Add timeout error to synthesisersYann Herklotz2019-05-251-7/+14
|
* Add renameSourceYann Herklotz2019-05-141-0/+5
|
* Add more reporting to equivalence checkYann Herklotz2019-05-131-0/+2
|
* Add ResultT to Sh conversionYann Herklotz2019-05-131-0/+10
|
* Use abc for verificationYann Herklotz2019-05-071-4/+2
|
* Create better command line outputYann Herklotz2019-05-071-1/+8
|
* Rename some functions to use nicer namesYann Herklotz2019-05-071-12/+18
|
* Add support for multiple modulesYann Herklotz2019-05-071-2/+34
| | | | | | | Had to manually change module names, as Yosys does not change the module name at instantiation. This is done using sed.
* Add output information to TypeYann Herklotz2019-04-181-1/+0
|
* Add output path to each simulatorYann Herklotz2019-04-181-4/+6
|
* Update simulator with Result typeYann Herklotz2019-04-171-15/+57
|
* Move declaration of SourceInfoYann Herklotz2019-04-151-20/+0
|
* Rename Synthesisor -> SynthesiserYann Herklotz2019-04-151-4/+4
|
* Print out local timeYann Herklotz2019-04-141-2/+5
|
* Fix the generation of modules and add initialisationYann Herklotz2019-04-101-1/+1
|
* Add Parameter type and remove DescriptionYann Herklotz2019-04-091-2/+2
|
* Fix to the loggerYann Herklotz2019-04-031-0/+10
|
* Large refactor with passing testsYann Herklotz2019-04-021-0/+112