3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2026-05-09 22:12:24 +00:00
sby/docs/examples/deadlock_detection/deadlock.sby
2026-03-31 21:16:58 +05:30

13 lines
No EOL
103 B
Text

[options]
mode bmc
depth 10
[engines]
smtbmc
[script]
read -formal fsm.v
prep -top fsm
[files]
fsm.v