All Versions
9
Latest Version
Avg Release Cycle
27 days
Latest Release
1911 days ago
Changelog History
Changelog History
-
v0.6.0.2 Changes
December 26, 2019๐ Changelog
- โ Add back correct clean function in reduction step.
-
v0.6.0.1 Changes
December 26, 2019๐ Changelog
- โ Add configuration to set default yosys version (
default.yosys
). - โ Add documentation for all the configuration options.
- โ Add configuration to set default yosys version (
-
v0.6.0.0
December 25, 2019 -
v0.5.0.1
December 02, 2019 -
v0.5.0.0 Changes
November 24, 2019๐ Changelog
๐ Bug fixes
- Mask the output of simulator based on golden design #58.
- โก๏ธ Update dependency for Hedgehog #63.
- Error in for loop reduction #64.
- ๐ Fix parser with new modules #65.
๐ Features
- โ Added support for Quartus and Quartus light.
- โ Added flags to control fuzz run.
- โ Added flags to rerun fuzz run with custom Verilog.
-
v0.4.0.1 Changes
October 25, 2019- ๐ Fix generation of module instances with missing connections.
-
v0.4.0.0 Changes
October 07, 2019- ๐ Reproducible builds and newest dependencies.
-
v0.3.1.0 Changes
July 23, 2019- โ Add proper generation of modules
- โ Add nix build instead of stack
-
v0.3.0.0 Changes
May 21, 2019- โ Add report backend and new fuzz loop