diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/select/no_warn_prefixed_arg_memb.ys | 5 |
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 |