aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Add a benchmarkYann Herklotz2019-07-271-3/+11
|
* Add benchmarkYann Herklotz2019-07-271-0/+7
|
* Add new maintainer emailYann Herklotz2019-07-232-12/+7
|
* Format filesYann Herklotz2019-06-295-20/+35
|
* Fix reduction for statementsYann Herklotz2019-05-251-0/+89
|
* Fix used wire check for clkYann Herklotz2019-05-241-0/+6
|
* Change simple graph check to acyclic checkYann Herklotz2019-05-191-5/+12
|
* 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-134-69/+71
|
* Add NonEmpty to testsYann Herklotz2019-05-131-21/+21
|
* Change the arguments to Text in the ParserYann Herklotz2019-05-131-2/+3
|
* 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 reduction unit testsYann Herklotz2019-05-111-0/+2
|
* Add new reduction techniquesYann Herklotz2019-05-111-32/+139
|
* Fixed parser to parse all the generated verilogYann Herklotz2019-05-101-9/+45
|
* Add always and initial blocks to parserYann Herklotz2019-05-102-1/+39
|
* Add parser and reducer testsYann Herklotz2019-05-092-0/+106
|
* Add new pretty printer with indentationYann Herklotz2019-05-092-30/+4
|
* Support multiple reg assigns in if statementsYann Herklotz2019-05-061-1/+1
|
* Fix compiling on CIYann Herklotz2019-04-191-2/+4
|
* Extend property tests to ResultTYann Herklotz2019-04-171-25/+21
|
* Fix tests and remove Parser tests for nowYann Herklotz2019-04-171-3/+54
|
* Update property testsYann Herklotz2019-04-141-18/+17
|
* Fix tests passingYann Herklotz2019-04-131-6/+4
|
* Large refactor with passing testsYann Herklotz2019-04-021-6/+7
|
* Fix hlint hintsYann Herklotz2019-04-021-2/+2
|
* Change property tests to use HedgehogYann Herklotz2019-04-021-46/+32
|
* Run through brittanyYann Herklotz2019-04-012-6/+8
|
* Add back fixed doctestYann Herklotz2019-04-011-1/+12
|
* Fix some of the testsYann Herklotz2019-03-311-2/+3
|
* Reformat using brittanyYann Herklotz Grave2019-02-252-11/+24
|
* Indent by 4Yann Herklotz Grave2019-02-172-78/+77
|
* Fix CodeGen bug and add more property testsYann Herklotz Grave2019-02-161-12/+16
|
* [Fix #7] Add property test to parserYann Herklotz Grave2019-02-161-1/+32
|
* Fix warnings for -WallYann Herklotz Grave2019-02-163-6/+5
|
* Change test case to use plated instanceYann Herklotz2019-02-081-1/+1
|
* Fix all the compile and test errorsYann Herklotz2019-02-011-1/+1
|
* Add type annotationsYann Herklotz2019-02-011-0/+2
|
* Prettify filesYann Herklotz2019-01-202-35/+76
|
* Fix unit test and cabal fileYann Herklotz2019-01-201-1/+0
|
* Rename moduleId to modIdYann Herklotz2019-01-201-0/+1
|
* Rename remaining modulesYann Herklotz2019-01-103-4/+4
|
* Move tests to testYann Herklotz2019-01-095-0/+93
|
* Rename folder to examplesYann Herklotz2018-11-081-23/+0
|
* Add simple verilog AND gateYann Herklotz2018-11-071-0/+23