3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-05 14:04:07 +00:00
sby/docs/examples/quickstart/cover.sby
2017-02-05 15:44:01 +01:00

13 lines
109 B
Plaintext

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