mirror of
https://github.com/YosysHQ/sby.git
synced 2026-05-09 22:12:24 +00:00
13 lines
No EOL
103 B
Text
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 |