aboutsummaryrefslogtreecommitdiffstats
path: root/test/Reduce.hs
Commit message (Collapse)AuthorAgeFilesLines
* 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