aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add lens to focus on specific moduleYann Herklotz2019-05-141-0/+15
|
* Fix initialisation of flip flops in xilinx_7Yann Herklotz2019-05-141-1209/+916
|
* Add renameSourceYann Herklotz2019-05-141-0/+5
|
* Format with brittanyYann Herklotz2019-05-1315-430/+474
|
* Fix report generation for fuzz runYann Herklotz2019-05-131-3/+10
|
* Add more reporting to equivalence checkYann Herklotz2019-05-133-8/+22
|
* Add optimisation to check if at bottomYann Herklotz2019-05-131-17/+40
|
* Add Identity to synthesisersYann Herklotz2019-05-131-0/+5
|
* Add reduction to fuzz runYann Herklotz2019-05-132-3/+34
|
* Add html output for reportYann Herklotz2019-05-132-15/+55
|
* Inverse case statementYann Herklotz2019-05-131-3/+3
|
* Add ResultT to Sh conversionYann Herklotz2019-05-133-2/+13
|
* Add reducer function for two arbitrary SynthesiserYann Herklotz2019-05-131-4/+13
|
* Remove Maybe from equivalence checkYann Herklotz2019-05-133-23/+16
|
* Add NonEmpty to testsYann Herklotz2019-05-134-27/+26
|
* Add Identity to ReportYann Herklotz2019-05-132-23/+48
|
* Add reduction for the commandlineYann Herklotz2019-05-132-43/+97
|
* Use NonEmpty to represent concatenationYann Herklotz2019-05-133-16/+16
|
* Change the arguments to Text in the ParserYann Herklotz2019-05-133-10/+31
|
* Add Identity synthesiserYann Herklotz2019-05-132-0/+45
|
* Remove modules that required $timeYann Herklotz2019-05-121-310/+0
|
* Remove double invYann Herklotz2019-05-121-10/+0
|
* Add BUF* to xilinx modulesYann Herklotz2019-05-121-0/+963
|
* Add all the flip flops and latchesYann Herklotz2019-05-121-114/+728
|
* Add FDE cell to xilinxYann Herklotz2019-05-121-0/+11
|
* Fix setup script for new awsYann Herklotz2019-05-121-3/+10
|
* Add randomisation of config file with --randomiseYann Herklotz2019-05-122-6/+58
|
* Remove warningsYann Herklotz2019-05-121-118/+119
|
* Add more dependencies to build Yosys on EC2Yann Herklotz2019-05-123-12/+8
|
* Add defaultMainYann Herklotz2019-05-122-245/+245
|
* Add Quote.hsYann Herklotz2019-05-121-0/+49
|
* Add working statement reductionYann Herklotz2019-05-122-30/+145
|
* Implement module item reduction properlyYann Herklotz2019-05-114-12/+24
|
* Fix warnings for CIYann Herklotz2019-05-112-5/+4
|
* Add reduction unit testsYann Herklotz2019-05-111-0/+2
|
* Add Plate instance to StatementYann Herklotz2019-05-111-0/+6
|
* Add Mutation class in Mutate.hsYann Herklotz2019-05-111-1/+99
|
* Add Quote export to main moduleYann Herklotz2019-05-111-0/+3
|
* Add new reduction techniquesYann Herklotz2019-05-112-153/+232
|
* Fixed parser to parse all the generated verilogYann Herklotz2019-05-103-29/+129
|
* Add always and initial blocks to parserYann Herklotz2019-05-103-8/+157
|
* Fix some of the doctests in Mutate.hsYann Herklotz2019-05-101-5/+5
|
* Add constant expression to expression conversion and vice versaYann Herklotz2019-05-102-0/+23
|
* Fix but remove the doctests for nowYann Herklotz2019-05-102-36/+38
| | | | | They were not working well with the current printing method. I have to find a way to remove the spaces from the output.
* Add parser and reducer testsYann Herklotz2019-05-092-0/+106
|
* Add new pretty printer with indentationYann Herklotz2019-05-099-219/+191
|
* Add reduction strategy for modulesYann Herklotz2019-05-095-16/+166
|
* Add NFData to force evaluation of config fileYann Herklotz2019-05-0910-167/+102
|
* Upgrade stack LTS versionYann Herklotz2019-05-091-3/+3
|
* Add supported simulators to readmeYann Herklotz2019-05-091-0/+2
|