aboutsummaryrefslogtreecommitdiffstats
path: root/src/Verismith/Verilog/AST.hs
Commit message (Collapse)AuthorAgeFilesLines
* Add formal properties to ASTYann Herklotz2021-05-191-0/+29
|
* Fix parser for a larger set of inputsYann Herklotz2021-04-261-3/+4
| | | | | | | | - Added support for parameter parsing - Added support for parameter declaration for instantiations - Fix parsing of @(*) - Fix parsing of `timescale - Add parsing for case statements with default
* Change order of types in ASTYann Herklotz2020-05-121-107/+107
|
* Format with ormoluYann Herklotz2020-05-121-384/+522
|
* Add proper annotation supportYann Herklotz2020-05-111-69/+119
|
* Add annotations and make it compile againYann Herklotz2020-04-071-0/+4
|
* WIP changes to the AST typesYann Herklotz2020-03-161-2/+2
|
* Changes to AST to support annotationsYann Herklotz2020-03-041-289/+305
|
* Add case statement to the ASTYann Herklotz2020-03-031-0/+31
|
* 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-0/+6
|
* Rename main modulesYann Herklotz2019-09-181-0/+583