mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-06 07:54:00 +00:00
verilog: allow null gen-if then block
This commit is contained in:
parent
584780d776
commit
8f9bba1bbf
3 changed files with 23 additions and 1 deletions
4
tests/various/gen_if_null.ys
Normal file
4
tests/various/gen_if_null.ys
Normal file
|
@ -0,0 +1,4 @@
|
|||
read_verilog gen_if_null.v
|
||||
select -assert-count 1 test/x
|
||||
select -assert-count 1 test/y
|
||||
select -assert-count 1 test/z
|
Loading…
Add table
Add a link
Reference in a new issue