aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix shuffle for VecSelect and RangeSelectHEADmasterYann Herklotz2021-07-301-1/+4
* Fix small bugs with the parserYann Herklotz2021-07-231-1/+1
* Add paranthesisYann Herklotz2021-07-231-1/+1
* Fix compilation issuesYann Herklotz2021-07-232-6/+7
* Add command line variablesYann Herklotz2021-07-233-2/+71
* Add shuffling of Verilog itemsYann Herklotz2021-07-141-0/+132
* Add changes to Icarus for fuzzingYann Herklotz2021-07-144-4/+41
* Add functions and fix EMIYann Herklotz2021-05-212-16/+51
* Add simulation supportYann Herklotz2021-05-211-1/+1
* Fix top-level of interfaceYann Herklotz2021-05-212-3/+35
* Add new simulation for EMIYann Herklotz2021-05-192-22/+91
* Add showBS to UtilsYann Herklotz2021-05-191-0/+9
* Add formal properties to ASTYann Herklotz2021-05-192-0/+35
* Add Equivalence top-level generationYann Herklotz2021-05-191-5/+63
* Add more top-level changesYann Herklotz2021-05-193-32/+107
* Add top-level argument interface for EMIYann Herklotz2021-05-183-1/+98
* Add configuration for EMI testingYann Herklotz2021-05-182-11/+58
* Add full example of EMI testingYann Herklotz2021-05-172-2/+100
* Add EMI testingYann Herklotz2021-05-061-0/+11
* Fix parser for a larger set of inputsYann Herklotz2021-04-269-30/+71
* Save out of scope variablesYann Herklotz2020-05-131-2/+8
* Remove removeDecl as that pass is already thereYann Herklotz2020-05-131-1/+1
* Merge branch 'master' into dev/reducerdev/reducerYann Herklotz2020-05-133-0/+215
|\
| * Add distance function (#75)Yann Herklotz2020-05-093-49/+240
* | Fix generation of blocking assignmentYann Herklotz2020-05-131-45/+129
* | Add for loops and events to reductionYann Herklotz2020-05-121-1/+18
* | Add line count to reductionYann Herklotz2020-05-121-3/+5
* | Remove single module instead of allYann Herklotz2020-05-121-25/+30
* | Change order of types in ASTYann Herklotz2020-05-121-107/+107
* | Add debug to reductionYann Herklotz2020-05-122-4/+14
* | Format with ormoluYann Herklotz2020-05-1237-4753/+5269
* | Tests passing for new reductionYann Herklotz2020-05-112-1/+13
* | Fix types with annotationsYann Herklotz2020-05-1113-44/+51
* | Add reduction annotationsYann Herklotz2020-05-111-92/+134
* | Add proper annotation supportYann Herklotz2020-05-111-69/+119
|/
* Add option to drop reg and wire from outputYann Herklotz2020-04-093-18/+74
* Remove shakespeare dependencyYann Herklotz2020-04-073-102/+103
* Remove statistic dependencyYann Herklotz2020-04-071-3/+9
* Remove DRBG dependencyYann Herklotz2020-04-073-31/+34
* Add annotations and make it compile againYann Herklotz2020-04-0711-31/+41
* WIP changes to the AST typesYann Herklotz2020-03-1621-212/+210
* Changes to AST to support annotationsYann Herklotz2020-03-041-289/+305
* Fix spacing in the generated VerilogYann Herklotz2020-03-031-16/+20
* Add case statement to the ASTYann Herklotz2020-03-032-1/+41
* Update license noticesYann Herklotz2020-01-0635-35/+35
* Update license to dual license GPLv3Yann Herklotz2020-01-0635-35/+35
* Add correct cleaning function backYann Herklotz2019-12-261-1/+1
* Add configuration for default Yosys locationYann Herklotz2019-12-263-7/+28
* Update documentationYann Herklotz2019-12-261-26/+49
* Add reduction stage backYann Herklotz2019-12-261-0/+1