Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | verilog: ignore ranges too without -specify | Eddie Hung | 2020-02-13 | 1 | -0/+7 |
* | verilog: improve specify support when not in -specify mode | Eddie Hung | 2020-02-13 | 1 | -2/+0 |
* | verilog: ignore '&&&' when not in -specify mode | Eddie Hung | 2020-02-13 | 1 | -0/+6 |
* | specify: system timing checks to accept min:typ:max triple | Eddie Hung | 2020-02-13 | 1 | -0/+7 |
* | verilog: fix $specify3 check | Eddie Hung | 2020-02-13 | 1 | -0/+7 |
* | Fix tests/various/specify.v | Clifford Wolf | 2019-07-03 | 1 | -7/+2 |
* | Some cleanups in "ignore specify parser" | Clifford Wolf | 2019-07-03 | 1 | -1/+1 |
* | Comment out invalid syntax | Eddie Hung | 2019-06-30 | 1 | -2/+2 |
* | Add test from #1144, and try reading without '-specify' flag | Eddie Hung | 2019-06-28 | 1 | -0/+14 |
* | More testing | Eddie Hung | 2019-05-03 | 1 | -0/+2 |
* | Fix spacing | Eddie Hung | 2019-05-03 | 1 | -6/+6 |
* | Add quick-and-dirty specify tests | Eddie Hung | 2019-05-03 | 1 | -0/+28 |