aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Sim/Template.hs
Commit message (Collapse)AuthorAgeFilesLines
* Renaming to VeriSmithYann Herklotz2019-09-041-133/+0
|
* Change name from VeriFuzz to VeriSmithYann Herklotz2019-08-291-10/+10
|
* Add new maintainer emailYann Herklotz2019-07-231-1/+1
|
* Add back the simulationYann Herklotz2019-06-291-1/+1
|
* Add part of the simulator implementationYann Herklotz2019-06-291-5/+19
|
* Remove Maybe from equivalence checkYann Herklotz2019-05-131-6/+5
|
* Use abc for verificationYann Herklotz2019-05-071-1/+1
|
* Add support for multiple modulesYann Herklotz2019-05-071-6/+3
| | | | | | | Had to manually change module names, as Yosys does not change the module name at instantiation. This is done using sed.
* Fix some errors in the templatesYann Herklotz2019-04-231-0/+1
|
* Add output information to TypeYann Herklotz2019-04-181-8/+10
|
* Fix the generation of modules and add initialisationYann Herklotz2019-04-101-1/+1
|
* 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
|
* Add Vivado moduleYann Herklotz2019-04-031-0/+12
|
* Large refactor with passing testsYann Herklotz2019-04-021-0/+108