mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-26 13:06:12 +00:00
now ignore init attributes on non-register wires in sat command
This commit is contained in:
parent
ee8ad72fd9
commit
3b52121d32
3 changed files with 43 additions and 4 deletions
4
tests/sat/initval.ys
Normal file
4
tests/sat/initval.ys
Normal file
|
@ -0,0 +1,4 @@
|
|||
read_verilog -sv initval.v
|
||||
proc;;
|
||||
|
||||
sat -seq 10 -prove-asserts
|
Loading…
Add table
Add a link
Reference in a new issue