summaryrefslogtreecommitdiff
path: root/frontends/ilang/lexer.l
Commit message (Expand)AuthorAge
* Added wire->upto flag for signals such as "wire [0:7] x;"Clifford Wolf2014-07-28
* Added "autoidx" statement to ilang file formatClifford Wolf2014-07-21
* Fixed clang -Wdeprecated-register warningsClifford Wolf2014-04-20
* Bugfix in ilang frontend autoidx recoveryClifford Wolf2014-03-07
* Fixed comment/eol parsing in ilang frontendClifford Wolf2014-02-01
* Added updating of RTLIL::autoidx to ilang frontendClifford Wolf2014-01-03
* Added support for signed parameters in ilangClifford Wolf2013-11-24
* Remove auto_wire framework (smarter than the verilog standard)Clifford Wolf2013-11-24
* Major improvements in mem2reg and added "init" sync rulesClifford Wolf2013-11-21
* Fixed parsing of value-less attributes in ilangClifford Wolf2013-10-23
* initial importClifford Wolf2013-01-05