mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-22 21:05:30 +00:00
15 lines
148 B
Text
15 lines
148 B
Text
[options]
|
|
mode bmc
|
|
depth 15
|
|
multiclock on
|
|
|
|
[engines]
|
|
smtbmc
|
|
|
|
[script]
|
|
read -formal dpmem.sv
|
|
prep -top top
|
|
chformal -early -assume
|
|
|
|
[files]
|
|
dpmem.sv
|