aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/ilang/ilang_parser.y
Commit message (Expand)AuthorAgeFilesLines
* Add "read_ilang -[no]overwrite"Clifford Wolf2018-12-231-3/+23
* read_ilang: allow slicing sigspecs.whitequark2018-12-161-10/+6
* Added avail params to ilang format, check module params in 'hierarchy -check'Clifford Wolf2016-10-221-1/+7
* Added $global_clock verilog syntax support for creating $ff cellsClifford Wolf2016-10-141-1/+7
* Fixed oom bug in ilang parserClifford Wolf2015-11-291-2/+2
* Fixed performance bug in ilang parserClifford Wolf2015-11-271-6/+12
* Import more std:: stuff into Yosys namespaceClifford Wolf2015-10-251-1/+1
* Adjust makefiles to work with out-of-tree buildsClifford Wolf2015-08-121-1/+1
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
* Fixed memory->start_offset handlingClifford Wolf2015-01-011-0/+3
* Added Yosys::{dict,nodict,vector} container typesClifford Wolf2014-12-261-1/+1
* Updated lexers & parsers to include prefixesWilliam Speirs2014-10-151-0/+409