3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-08-08 14:21:25 +00:00

Add some docs for "prove" mode

This commit is contained in:
Clifford Wolf 2017-01-30 13:23:07 +01:00
parent ffeee1a11f
commit 1410ac4d49
6 changed files with 82 additions and 3 deletions

View file

@ -0,0 +1,12 @@
[options]
mode prove
[engines]
smtbmc
[script]
read_verilog -formal prove.v
prep -top testbench
[files]
prove.v