3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-07 06:44:06 +00:00
sby/docs/examples/quickstart/prove.sby
2017-01-30 13:23:07 +01:00

13 lines
115 B
Plaintext

[options]
mode prove
[engines]
smtbmc
[script]
read_verilog -formal prove.v
prep -top testbench
[files]
prove.v