mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-13 16:48:44 +00:00
14 lines
116 B
Plaintext
14 lines
116 B
Plaintext
[options]
|
|
mode bmc
|
|
depth 100
|
|
|
|
[engines]
|
|
smtbmc
|
|
|
|
[script]
|
|
read_verilog -formal demo.v
|
|
prep -top demo
|
|
|
|
[files]
|
|
demo.v
|