Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | verilog: do not warn for attributes on null statements | Eddie Hung | 2020-05-25 | 1 | -4/+4 |
* | tests: add an generate-else test too | Eddie Hung | 2020-05-25 | 1 | -0/+34 |
* | tests: add #2037 testcase | Eddie Hung | 2020-05-25 | 1 | -0/+9 |
* | Merge pull request #2057 from YosysHQ/eddie/fix_task_attr | Eddie Hung | 2020-05-21 | 1 | -0/+28 |
|\ | |||||
| * | tests: attributes before task enable | Eddie Hung | 2020-05-14 | 1 | -0/+28 |
* | Merge pull request #2045 from YosysHQ/eddie/fix2042 | Eddie Hung | 2020-05-14 | 4 | -0/+93 |
|\ | |||||
| * | test: add another testcase as per @nakengelhardt | Eddie Hung | 2020-05-14 | 1 | -0/+25 |
| * | tests: update/extend task argument tests | Eddie Hung | 2020-05-13 | 2 | -2/+35 |
| * | tests: add #2042 testcase | Eddie Hung | 2020-05-11 | 1 | -0/+12 |
| * | Setup tests/verilog properly | Eddie Hung | 2020-05-11 | 2 | -0/+23 |
* | techlibs/common: more robustness when *_WIDTH = 0 | Eddie Hung | 2020-05-05 | 1 | -1/+0 |
* | test: add failing test | Eddie Hung | 2020-05-04 | 1 | -0/+5 |