aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/verilog/Makefile.inc
Commit message (Collapse)AuthorAgeFilesLines
* Treat all bison warnings as errors in verilog front-endClaire Wolf2020-07-151-1/+1
| | | | Signed-off-by: Claire Wolf <claire@symbioticeda.com>
* Run bison with -Wall for verilog front-endClaire Wolf2020-07-151-1/+1
| | | | Signed-off-by: Claire Wolf <claire@symbioticeda.com>
* verilog_parser: turn S/R and R/R conflicts into hard errors.whitequark2020-07-091-1/+1
| | | | Fixes #2253.
* Add one mode dependencyMiodrag Milanovic2020-03-191-1/+1
|
* Read bigger Verilog files.Kaj Tuomi2019-05-181-1/+1
| | | | Hit parser limit with 3M gate design. This commit fix it.
* Build Verilog parser with -DYYMAXDEPTH=100000, fixes #906Clifford Wolf2019-03-291-0/+2
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add "make coverage"Clifford Wolf2018-08-271-4/+3
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Adjust makefiles to work with out-of-tree buildsClifford Wolf2015-08-121-2/+4
| | | | This is based on work done by Larry Doolittle
* Enable bison to be customizedFabio Utzig2015-01-081-1/+1
|
* Updated lexers & parsers to include prefixesWilliam Speirs2014-10-151-12/+12
|
* Added "make PRETTY=1"Clifford Wolf2014-07-241-3/+3
|
* Various improvements in support for generate statementsClifford Wolf2013-12-041-1/+3
|
* initial importClifford Wolf2013-01-051-0/+19