aboutsummaryrefslogtreecommitdiffstats
path: root/tests/select
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1949 from YosysHQ/eddie/select_blackboxEddie Hung2020-04-221-0/+28
|\ | | | | select: do not select inside black-/white- boxes unless '=' prefix used
| * tests: update select black/white-box testsEddie Hung2020-04-221-0/+7
| |
| * select: add test for not selecting inside black/white boxesEddie Hung2020-04-161-0/+21
| |
* | tests: add select -unset testsEddie Hung2020-04-162-0/+20
|/
* Add .gitignore to tests/select/Xiretza2020-04-121-0/+1
|
* Do not warn on empty selection with prefixed `arg_memb`.Alberto Gonzalez2020-03-231-0/+5
| | | | Co-Authored-By: N. Engelhardt <nak@symbioticeda.com>
* Suppress warnings for empty `select` arguments when `-count` or `-assert-*` ↵Alberto Gonzalez2020-03-231-0/+2
| | | | options are set.
* Add tests for `select` command warnings.Alberto Gonzalez2020-03-233-0/+12