aboutsummaryrefslogtreecommitdiffstats
path: root/test/Reduce.hs
Commit message (Expand)AuthorAgeFilesLines
* Add for loops and events to reductionYann Herklotz2020-05-121-0/+18
* Format with ormoluYann Herklotz2020-05-121-85/+198
* Tests passing for new reductionYann Herklotz2020-05-111-16/+23
* Fix the test suiteYann Herklotz2020-04-071-32/+35
* Update license noticesYann Herklotz2020-01-061-1/+1
* Update license to dual license GPLv3Yann Herklotz2020-01-061-1/+1
* Add reduction pass to remove constants from concatYann Herklotz2019-11-051-8/+31
* Rename main modulesYann Herklotz2019-09-181-2/+2
* Change name from VeriFuzz to VeriSmithYann Herklotz2019-08-291-2/+2
* Add new maintainer emailYann Herklotz2019-07-231-2/+2
* Format filesYann Herklotz2019-06-291-1/+1
* Fix reduction for statementsYann Herklotz2019-05-251-0/+89
* Fix used wire check for clkYann Herklotz2019-05-241-0/+6
* Add test for removing unused wiresYann Herklotz2019-05-151-0/+54
* Add test for clean allYann Herklotz2019-05-141-4/+67
* Add test for clean functionYann Herklotz2019-05-141-6/+78
* Format with brittanyYann Herklotz2019-05-131-7/+9
* Add more dependencies to build Yosys on EC2Yann Herklotz2019-05-121-2/+2
* Add working statement reductionYann Herklotz2019-05-121-0/+85
* Implement module item reduction properlyYann Herklotz2019-05-111-6/+6
* Fix warnings for CIYann Herklotz2019-05-111-2/+1
* Add new reduction techniquesYann Herklotz2019-05-111-32/+139
* Add parser and reducer testsYann Herklotz2019-05-091-0/+50