Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1949 from YosysHQ/eddie/select_blackbox | Eddie Hung | 2020-04-22 | 1 | -0/+28 |
|\ | | | | | select: do not select inside black-/white- boxes unless '=' prefix used | ||||
| * | tests: update select black/white-box tests | Eddie Hung | 2020-04-22 | 1 | -0/+7 |
| | | |||||
| * | select: add test for not selecting inside black/white boxes | Eddie Hung | 2020-04-16 | 1 | -0/+21 |
| | | |||||
* | | tests: add select -unset tests | Eddie Hung | 2020-04-16 | 2 | -0/+20 |
|/ | |||||
* | Add .gitignore to tests/select/ | Xiretza | 2020-04-12 | 1 | -0/+1 |
| | |||||
* | Do not warn on empty selection with prefixed `arg_memb`. | Alberto Gonzalez | 2020-03-23 | 1 | -0/+5 |
| | | | | Co-Authored-By: N. Engelhardt <nak@symbioticeda.com> | ||||
* | Suppress warnings for empty `select` arguments when `-count` or `-assert-*` ↵ | Alberto Gonzalez | 2020-03-23 | 1 | -0/+2 |
| | | | | options are set. | ||||
* | Add tests for `select` command warnings. | Alberto Gonzalez | 2020-03-23 | 3 | -0/+12 |