mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-30 15:00:26 +00:00
Add tests for select
command warnings.
This commit is contained in:
parent
5026f36250
commit
1b333d49ef
4 changed files with 13 additions and 0 deletions
3
tests/select/no_warn_prefixed_empty_select_arg.ys
Normal file
3
tests/select/no_warn_prefixed_empty_select_arg.ys
Normal file
|
@ -0,0 +1,3 @@
|
|||
logger -expect-no-warnings
|
||||
select n:foo/bar*
|
||||
select t:$assert
|
Loading…
Add table
Add a link
Reference in a new issue