aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Verilog/Parser.hs
Commit message (Expand)AuthorAgeFilesLines
* Add new maintainer emailYann Herklotz2019-07-231-14/+11
* Format filesYann Herklotz2019-06-291-10/+13
* Format with brittanyYann Herklotz2019-05-131-55/+62
* Change the arguments to Text in the ParserYann Herklotz2019-05-131-6/+26
* Fixed parser to parse all the generated verilogYann Herklotz2019-05-101-13/+77
* Add always and initial blocks to parserYann Herklotz2019-05-101-7/+118
* Add Bit vector instead of using numbersYann Herklotz2019-04-141-16/+9
* Change Port type to include lower boundYann Herklotz2019-04-121-1/+1
* Fix the generation of modules and add initialisationYann Herklotz2019-04-101-3/+3
* Add probabilities to generation of expressionsYann Herklotz2019-04-091-1/+1
* Add Parameter type and remove DescriptionYann Herklotz2019-04-091-4/+2
* Apply brittany to modified modulesYann Herklotz2019-04-031-6/+8
* Large refactor with passing testsYann Herklotz2019-04-021-0/+316