mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-06 14:24:08 +00:00
16 lines
148 B
Plaintext
16 lines
148 B
Plaintext
[options]
|
|
mode bmc
|
|
depth 15
|
|
multiclock on
|
|
|
|
[engines]
|
|
smtbmc
|
|
|
|
[script]
|
|
read -formal dpmem.sv
|
|
prep -top top
|
|
chformal -early -assume
|
|
|
|
[files]
|
|
dpmem.sv
|