aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/verilog/verilog_parser.y
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed supply0/supply1 with many wiresClifford Wolf2014-12-111-3/+15
* Added warning for use of 'z' constants in HDLClifford Wolf2014-11-141-4/+4
* Fixed parsing of nested verilog concatenation and replicateClifford Wolf2014-11-121-1/+1
* Fixed parsing of "module mymod #( parameter foo = 1, bar = 2 ..."Clifford Wolf2014-10-301-4/+5
* Added support for task and function args in parenthesesClifford Wolf2014-10-271-6/+45
* Updated lexers & parsers to include prefixesWilliam Speirs2014-10-151-0/+1434