aboutsummaryrefslogtreecommitdiffstats
path: root/tests/select
diff options
context:
space:
mode:
authorAlberto Gonzalez <boqwxp@airmail.cc>2020-03-23 17:50:11 +0000
committerAlberto Gonzalez <boqwxp@airmail.cc>2020-03-23 17:50:11 +0000
commit0da65d498b9f18ce0c09eedc19f16db2390e6dcb (patch)
treebf39f6dd98c12757d74b1581c2e422e0458e3ac4 /tests/select
parentca4e5dd56e1f007fa13c791ab179236103187c6f (diff)
downloadyosys-0da65d498b9f18ce0c09eedc19f16db2390e6dcb.tar.gz
yosys-0da65d498b9f18ce0c09eedc19f16db2390e6dcb.tar.bz2
yosys-0da65d498b9f18ce0c09eedc19f16db2390e6dcb.zip
Do not warn on empty selection with prefixed `arg_memb`.
Co-Authored-By: N. Engelhardt <nak@symbioticeda.com>
Diffstat (limited to 'tests/select')
-rw-r--r--tests/select/no_warn_prefixed_arg_memb.ys5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/select/no_warn_prefixed_arg_memb.ys b/tests/select/no_warn_prefixed_arg_memb.ys
new file mode 100644
index 000000000..596a6ed70
--- /dev/null
+++ b/tests/select/no_warn_prefixed_arg_memb.ys
@@ -0,0 +1,5 @@
+logger -expect-no-warnings
+read_verilog ../../examples/igloo2/example.v
+hierarchy
+proc
+select example/t:$add