mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-25 20:46:04 +00:00
Suppress warnings for empty select
arguments when -count
or -assert-*
options are set.
This commit is contained in:
parent
1b333d49ef
commit
ca4e5dd56e
2 changed files with 7 additions and 4 deletions
2
tests/select/no_warn_assert.ys
Normal file
2
tests/select/no_warn_assert.ys
Normal file
|
@ -0,0 +1,2 @@
|
|||
logger -expect-no-warnings
|
||||
select -assert-count 0 top/t:ff4 top/w:d0 %co:+[d] %i
|
Loading…
Add table
Add a link
Reference in a new issue