aboutsummaryrefslogtreecommitdiffstats
path: root/tests/verilog
Commit message (Expand)AuthorAgeFilesLines
* verilog: error on macro invocations with missing argument listsZachary Snow2021-02-192-0/+22
* Merge pull request #2578 from zachjs/genblk-portZachary Snow2021-02-111-0/+12
|\
| * verlog: allow shadowing module ports within generate blocksZachary Snow2021-02-071-0/+12
* | Add missing is_signed to type_atomKamil Rakoczy2021-02-111-0/+19
|/
* Add check of begin/end labels for genblockKamil Rakoczy2021-02-041-0/+26
* verilog: significant block scoping improvementsZachary Snow2021-01-319-0/+173
* sv: fix support wire and var data type modifiersZachary Snow2021-01-202-0/+42
* Merge pull request #2380 from Xiretza/parallel-testsclairexen2020-10-011-19/+3
|\
| * tests: Centralize test collection and Makefile generationXiretza2020-09-211-19/+3
* | Update .gitignoreDavid Shah2020-10-011-0/+2
* | add testsN. Engelhardt2020-09-282-0/+49
|/
* Merge pull request #2080 from YosysHQ/eddie/fix_test_warningsEddie Hung2020-06-031-1/+1
|\
| * tests: fix some test warningsEddie Hung2020-05-251-1/+1
* | test: add attribute-before-stmt test from @nakengelhardtEddie Hung2020-05-251-0/+15
* | verilog: do not warn for attributes on null statementsEddie Hung2020-05-251-4/+4
* | tests: add an generate-else test tooEddie Hung2020-05-251-0/+34
* | tests: add #2037 testcaseEddie Hung2020-05-251-0/+9
|/
* Merge pull request #2057 from YosysHQ/eddie/fix_task_attrEddie Hung2020-05-211-0/+28
|\
| * tests: attributes before task enableEddie Hung2020-05-141-0/+28
* Merge pull request #2045 from YosysHQ/eddie/fix2042Eddie Hung2020-05-144-0/+93
|\
| * test: add another testcase as per @nakengelhardtEddie Hung2020-05-141-0/+25
| * tests: update/extend task argument testsEddie Hung2020-05-132-2/+35
| * tests: add #2042 testcaseEddie Hung2020-05-111-0/+12
| * Setup tests/verilog properlyEddie Hung2020-05-112-0/+23
* techlibs/common: more robustness when *_WIDTH = 0Eddie Hung2020-05-051-1/+0
* test: add failing testEddie Hung2020-05-041-0/+5