3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-07 19:51:23 +00:00

Added test cases for sat command

This commit is contained in:
Clifford Wolf 2014-02-04 13:43:34 +01:00
parent 6891fd79a3
commit 7a66b38c3e
7 changed files with 127 additions and 0 deletions

3
tests/sat/asserts.ys Normal file
View file

@ -0,0 +1,3 @@
read_verilog asserts.v
hierarchy; proc; opt
sat -verify -seq 1 -set-at 1 rst 1 -tempinduct -prove-asserts