mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 05:30:53 +00:00
More yosys-smtbmc smtc features
This commit is contained in:
parent
ee3e7a0e45
commit
ad56ad44c3
5 changed files with 97 additions and 20 deletions
5
examples/smtbmc/demo3.smtc
Normal file
5
examples/smtbmc/demo3.smtc
Normal file
|
@ -0,0 +1,5 @@
|
|||
initial
|
||||
assume [rst]
|
||||
|
||||
always -1
|
||||
assert (= [-1:mem] [mem])
|
Loading…
Add table
Add a link
Reference in a new issue